Posts: 9
Threads: 2
Joined: May 2011
2011-07-22, 05:21:57
(This post was last modified: 2011-07-22, 05:23:38 by ritabrhoden.)
Hey,
I've installed 'The Photo Gallery' onto my GS install, and i've faced a problem whereby it doesn't navigate to directories properly.
Have a look here:
http://nexus-dbc.org.uk/media/images/ - Whenever you click through the directories and then click the directory tree navigation bar to get back, it takes you to
http://nexus-dbc.org.uk/media/images/media/images
It seems to do this for eternity!
If you could offer any help, that'd be great.
Thanks,
Joe
Posts: 2,928
Threads: 195
Joined: Feb 2011
check your gsconfig.php, maybe canonical redirects are activated there
comment that out, I had the same problem last time and that was the reason
good luck,
Connie
Posts: 9
Threads: 2
Joined: May 2011
Hey Connie,
Thanks so much for the help.
Canonical Redirects are already commented out; Would it be an idea for me to uncomment it but set the string to 0?
i.e. define('GSCANONICAL', 0);
Other than that, any idea what's going wrong?
Thanks
Joe
Posts: 9
Threads: 2
Joined: May 2011
Scratch that - Just tried setting the string to 0 and the photo gallery just would not navigate albums.
I'm very confused!
Posts: 2,928
Threads: 195
Joined: Feb 2011
uncomment it or delete it
I have the experience that sometimes setting a directive to 0 is weaker than uncommenting it out
but in general, I would post this problem in the relevant support thread of that plugin, I am sure you have more chances there to be heard and helped
but: I clicked through your directories and I came down to the most deep gallery:
Photo Gallery » Main Corps » 2011 Dare To Dream » Cadence Spectacular
and could click up again, but the URL was very strange
http://nexus-dbc.org.uk/media/images/med...dia/images
Code:
<link rel="canonical" href="http://nexus-dbc.org.uk/media/images/" />
is still in your source code
Posts: 9
Threads: 2
Joined: May 2011
2011-07-22, 15:50:55
(This post was last modified: 2011-07-22, 15:55:43 by ritabrhoden.)
Hey Connie,
Ok. Well, it's uncommented and if thats still showing up I guess it's something in the plugin code?
How would I go about changing it?
And I did post it on the plugin thread Ages ago, but for some reason never got a reply notification - I'm a bit of a fool aren't I!
For future reference, the threads here:
http://get-simple.info/forum/topic/1828/...ry/page/2/
Thanks,
Joe