1 vlaanderen Jun 17, 2016 20:22
3 vlaanderen Jun 17, 2016 21:29
Hi manuel,
Thank you so much for this reply.
I added the & and it worked.
The same for socialbuttons.
One more error I am left with now in the latter is:
Strict Standards: Declaration of socialbuttons_plugin::SkinBeginHtmlHead() should be compatible with that of Plugin::SkinBeginHtmlHead() in /xxxx/xxx/xxxx/xxxxxxxxxxx/b2e/plugins/socialbuttons_plugin/_socialbuttons.plugin.php on line 785
Just this one and I am all set.
Thanks so much.
@vlaanderen please, check this link: https://github.com/b2evolution/facebook_like_button_plugin/blob/master/_fblikebutton.plugin.php#L238
I think your code is missing the & character at
function SkinTag( & $params )
. Just add it and test it again.Please, let us know if the plugin works as before. We didn't test any Facebook connection, due to this plugin has been developed many years ago and the fb api may be modified since that moment, making this plugin no longer functional.
Regards!