JackNorris
11-27-2009, 11:28 AM
I currently have an application running on vBulletin 3.x that simply works by including global.php from the main vBulletin installation. With this I have access to the vBulletin login session and the various data managers. The same process works with vBulletin 4.0 to a certain extent but I am worried about future releases of vBulletin as it is documented within the vBulletin code that legacy code will eventually be removed in favour of the new MVC approach. Once this happens my usage of global.php may no longer work.
I am wanting to future proof my application and would appreciate any input on the best way to integrate my application with the new vBulletin 4.0 software.
Cheers.
I am wanting to future proof my application and would appreciate any input on the best way to integrate my application with the new vBulletin 4.0 software.
Cheers.