Quote:
Originally Posted by eNforce
oooh about that, I have VBA CMPS installed and it's the index.php, the original VB index.php is renamed to forum.php. Is this causing the problems?
If so, any way to get around it?
(i don't see any comment blocks in the VBA CMPS index.php)
|
Try adding the forum.php to the includes/hook_files.php on its own line.
You have to remember, hook_files.php contains the locations to all of the files the Accelerator scans for hook locations; without that it doesnt know what and where to replace any plugin code.
Update that hook_files.php with forum.php and the Rebuild Hook Cache, Rebuild All Plugins.