error when i open a node with the "share" code. I don't know if the problem is cause by share module or forward. I used for some times service_link and i have no problems:
htmlspecialchars() expects parameter 1 to be string, object given in /[CUT]/includes/bootstrap.inc on line 631.
Comments
Comment #1
greenskin commentedShare does not use htmlspecialchars() function or drupal's check_plain(). Your error must be coming from something else.
Comment #2
greenskin commentedComment #3
greenskin commentedThis issue is not known to be caused by Share module.