Fix incompability with other fb plugins
-
The plugin is missing this line of code
if ( !class_exists('BaseFacebook') )
before
require_once "base_facebook.php";
it makes fatal error if other facebook plugins are enabled.https://www.ads-software.com/extend/plugins/nextend-facebook-connect/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fix incompability with other fb plugins’ is closed to new replies.