SpikeSaunders
05-29-2012, 08:22 PM
Hello,
I use the plugin 'vbulletin-wordpress bridge' which has worked great from 3.x to 4.1.12. However with the upgrade to 4.2.x we're suddenly getting error.
Just curious if you can help out and figure out why the error below is now appearin on the wordpress site. :
Fatal error: Cannot redeclare class vB in /home/halkum1/public_html/vb/vb.php on line 30
Also at the top of the file (vb.php) is this single line. I don't recall it before but never looked either.
<?php if (!defined('VB_ENTRY')) die('Access denied.');
Is it due to this that a plugin for wordpress no longer can properly call the vbulletin files/sessions?
Any ideas would be great!
-I have also asked the modification/bridge developer but he doesn't use 4.x at all so isn't clear to what changed.
Thanks!
D
I use the plugin 'vbulletin-wordpress bridge' which has worked great from 3.x to 4.1.12. However with the upgrade to 4.2.x we're suddenly getting error.
Just curious if you can help out and figure out why the error below is now appearin on the wordpress site. :
Fatal error: Cannot redeclare class vB in /home/halkum1/public_html/vb/vb.php on line 30
Also at the top of the file (vb.php) is this single line. I don't recall it before but never looked either.
<?php if (!defined('VB_ENTRY')) die('Access denied.');
Is it due to this that a plugin for wordpress no longer can properly call the vbulletin files/sessions?
Any ideas would be great!
-I have also asked the modification/bridge developer but he doesn't use 4.x at all so isn't clear to what changed.
Thanks!
D