vBulletin 5 Integration
Installation Instructions:
Please refer this document to install VB 5.
Setup steps:
You can integrate it the exact same way as VB 4.x. The only difference is in the /dap/dap-config.php.
Instead of entering something like this:
define(‘VBFORUMPATH’, ‘/home/…/yoursite.com/forum’); // path to your forum
Enter:
define(‘VBFORUMPATH’, ‘/home/…/yoursite.com/forum/core’); // path to your forum’s core folder
Instructions here:
1) http://www.digitalaccesspass.com/doc/vbulletin-integration/
2) http://www.digitalaccesspass.com/doc/vbulletin-setup/