In your /gallery/gallery_config.php.new file that came with this script:
Open this file and find:
$forumpath = '/path/to/your/forums';
Add the full path to your forum on your server between the '' marks here. Save the file as gallery_config.php (removing the '.new' part from the end).
============================
In the script folder there are 2 folders.
- forums
- gallery
The content of the forums folder is uploaded to the root of your vBulletin install. The file structure of the upload will coincide with the vBulletin folder layout.
The gallery folder must also stay in tact, but can be placed in many places.
EX:
1)
http://www.domain.com <- vBulletin root
http://www.domain.com/gallery http://gallery.domain.com
2)
http://www.domain.com http://www.domain.com/forums <- vBulletin root
http://www.domain.com/forums/gallery http://www.domain.com/gallery http://gallery.domain.com
Now you can also change the /gallery/ name it could rename to /photos/ , but would best be done before install.
There are no file edits to the forum needed to install the gallery only on the /gallery/gallery_config.php file.
=======================
It's time to add the PhotoPost vBGallery settings and templates. Run the install script from your browser by going to
Code:
Content visible to verified customers only.
This script will make all necessary changes to your database and install the templates, phrases, settings, and etc for you. Once the script is done, go to your Admin CP and you will see a new group of options called "vBGallery" in the left frame. That is where you will modify the settings and set up your new Gallery.
Once you have finished please remove vbgallery_install.php, product-ppvbgallery.xml in the forums/admincp folder.
================================================
- If your still down shoot me some ftp / AdminCP access via PM I'll see whats up ill be happy to take a look.