I commented out
PHP Code:
$vbulletin =& new vB_Registry(); // Fake an OOP Object
and
PHP Code:
class vBulletinHook { function fetch_hook() { return false; } }
Like I was instructed, and added the Master and Slave port calls, but I got a NEW error
PHP Code:
Fatal error: Call to undefined function: dooutput() in /home/animefan/public_html/community/vBExternal.php on line 257
Any ideas on how I might resolve this ( hopfuly my last ) error with this script. I moved from 3.0.7 to 3.5.4 and this scripts been a huge pain lol, but its the perfect one!
Wow..somehow, while I was working on the script half of it was eaten...possibly an error caused by my laptops faulting onboard mouse...anyhow..redownloaded the FULL script, modded it, and now it works perfectly!
Quote:
Originally Posted by Webs007
Is this compatible with 3.5.4 ?:banana:
|
Yes it is, i'm running 3.5.4 and it works fine.