| Having trouble with login / header / footer integration after install
Hi there,
I've just recently installed our new copy of Photopost VBgallery on our test forum ( Vbulletin 3.6.8r2 ) but seem to be having a couple of problems.
Installation:
The gallery is in the folder <root path goes here>/gallery
The other files are in the folder <root path goes here>/vbulletin ( the forum folder ) as per the readme
I pointed the config file to the vbulletin path before uploading the files.
Symptoms:
1. The nav bar at the top of the gallery is not pointing to the correct locations.
For example:
Members List is pointing to: http://<my main URL>/gallery/memberlist.php
It should be pointing to: http://<my main URL>/vbulletin/memberlist.php
In our gallery_config.php file we set $forumpath to the path to the vbulletin folder. In our Admin panel the 'Navbar Replacements' box has memberlist.php in it, I had thought that would replace the parent folder for that item?
The same is true of the other navbar items, they are all parented to the gallery folder not the forum folder.
2. Can't log in.
I assume this relates to 1. When I open the gallery page I am not logged in. So if I am logged in as vbadmin in my forum, I go to my profile and select 'View all gallery submissions by vbadmin'. I am sent to the Gallery page for 'vbadmin' but I am not logged in. If I then try to log in using the user name and password box at the top right of the window, I am redirected to my default homepage (eg. the page I am redirected to when a page on the site isn't found). I am not logged in.
3. No Gallery link in the nav bar.
My VBAdmin panel for the gallery indicates that I should have a Gallery entry in my nav bar (under 'Main Options' / 'Galley Link in Navbar'). However, there is no gallery link in the nav bar of either my forum or gallery.
I have a feeling it all probably comes down to the same basic cause, just not sure what that is, any ideas greatly appreciated!
|