Hey Jon,
I just installed the Socialize WP plug-in. Right off the bat, I am getting this message on the posts:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/darrenri/public_html/wtfnoway/wp-content/plugins/socialize/socialize.php on line 165
the line of code in question is :
$keyexist = in_array(‘socialize’,get_post_custom_keys($post->ID));
I’ve been searching the web trying to find the “share on Facebook” button to add to my WP blog that I saw on a screenshot of one of your posts in the WP plugin directory:
Hey Jon,
I just installed the Socialize WP plug-in. Right off the bat, I am getting this message on the posts:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/darrenri/public_html/wtfnoway/wp-content/plugins/socialize/socialize.php on line 165
the line of code in question is :
$keyexist = in_array(‘socialize’,get_post_custom_keys($post->ID));
Any ideas?
Thank you,
Darren Rinaldi
Hey John,
I’ve been searching the web trying to find the “share on Facebook” button to add to my WP blog that I saw on a screenshot of one of your posts in the WP plugin directory:
http://wordpress.org/extend/plugins/socialize/screenshots/
Just wondering where you got the button? Also I don’t see it on your existing posts… has it not been working well for you?
thanks for your help,
Glenn