I'm having a problem installing PP VBGallery on my site.
I have uploaded all of the files correctly from what I understand. All text files were uploaded in ASCII and all media files were uploaded in Binary.
Unfortunately, once I start the install, the page goes blank, and I get this error:
Quote:
Warning: Unknown(/homepages/46/d231939782/htdocs/hockeyprimetime/forum/includes/vbgallery/template_groups.php): failed to open stream: No such file or directory in /includes/adminfunctions_template.php(3692) : eval()'d code on line 4
Fatal error: (null)() [function.require]: Failed opening required '/homepages/46/d231939782/htdocs/hockeyprimetime/forum/includes/vbgallery/template_groups.php' (include_path='.:/usr/lib/php') in /homepages/46/d231939782/htdocs/hockeyprimetime/forum/includes/adminfunctions_template.php(3692) : eval()'d code on line 4
|
The forum is then useless and I can't access anything.
I was able to find this thread (
installation error) which gave me some clues as to how to fix it. I added "define('DISABLE_HOOKS', true);" to "config.php" in the includes folder which allowed my forum to work again. I went into VBGallery - Modify settings and entered all of the url and path info. But it didn't seem to correct the problem once I removed "define('DISABLE_HOOKS', true);". So I decided to uninstall to get my forum back.
Can anyone help and let me know what I can do to get this working?
Thanks