Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   PATCH 371-02: 'Sociable' v4.0.6 plugin doesn't work with the %sociable% in footer (http://forum.bytesforall.com/showthread.php?t=16059)

juggledad Nov 22, 2011 04:29 AM

PATCH 371-02: 'Sociable' v4.0.6 plugin doesn't work with the %sociable% in footer
 
version 4.0.6 of the plugin 'Sociable' doesn't work when using '%sociable%' in the footer due to a change in the plugin's code. It can be fixed by changing line 474 of bfa_postinfo.php from

function_exists('sociable_html') ) ? $sociable = sociable_html2() : "" );

to

function_exists( do_sociable() ) ) ? do_sociable() : "");

originally reported in thread http://forum.bytesforall.com/showthread.php?t=15792


All times are GMT -6. The time now is 04:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.