I use vBulletin 3 integration and have de-commented the
vB section of the header config file.
I get these errors on the Review Post home page:
Warning: main(templates/menubar.tmpl): failed to open stream: No such file or directory in /home/sites/avforums/public_html/reviewpost/index.php on line 165
Warning: main(): Failed opening 'templates/menubar.tmpl' for inclusion (include_path='') in /home/sites/avforums/public_html/reviewpost/index.php on line 165
And when I try to look at specific products :
Warning: main(login-inc.php): failed to open stream: No such file or directory in /home/sites/avforums/public_html/reviewpost/showproduct.php on line 26
Fatal error: main(): Failed opening required 'login-inc.php' (include_path='') in /home/sites/avforums/public_html/reviewpost/showproduct.php on line 26
Please help!