Macindy
08-26-2007, 10:02 PM
Hi forum!
I want to integrate realchat in vbulletin.
In the howto the following is mentioned:
4. Edit the vBulletin file global.php, as described below:
Find the following line:
require_once(CWD . '/includes/init.php');
Add the following line right below:
require_once(CWD . '/realchat.php');
Can I realize this with a plugin/hook?
How can I do this?
I want to integrate realchat in vbulletin.
In the howto the following is mentioned:
4. Edit the vBulletin file global.php, as described below:
Find the following line:
require_once(CWD . '/includes/init.php');
Add the following line right below:
require_once(CWD . '/realchat.php');
Can I realize this with a plugin/hook?
How can I do this?