View Single Post
Old October 22nd, 2010, 08:29 AM   #2 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
The problem is that the "guide" ist still the old guide from vbgallery 2.5
We havent found the time yet to write a new one, but basically the instructions are the same:

Copy ALL files from the package to your server respecting the directory structure.
that is all you have to do!

that means ALL files (3 of them) from the package forums/admincp/ directory
go to your active forums admincp directory..

This is only an assumtion... if you changed the name of your admincp directory, of course, thats logic, you have to copy the files to the directory that is your admincp directory.

All files AND directories and content from the package in the forums/includes directory got to your active forums/includes directory...
with directories, files and everything..
etc.. etc...


You then create a gallery directory, and copy ALL files from the package gallery directory to that directory. Like with the forums directory you must respect the directory structure !!!!

You then edit (create) a config.php file from the config.php.new in your gallery directory after editing the file and entering the complete path to your forums directory (without the trailing slash) path... not the url.

So if you get a file not found error when you call your admincp/vbgallery_install.php, that means you did NOT copy the file(s) there...

Do following: log into vbulletin ACP.. (admin control panel)

The url for you should be: http://xxxxx.com/xxxt/admincp/
Once you are logged in, you just add vbgallery_install.php at the end of the url.
If you get a file not found error, that means you did not copy the file to your vbulletin admin directory.

admincp is the name of your vbulletin admin directory.

Luc
Luciano is offline   Reply With Quote