News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Hyperlink on album thumbnails wrong

Started by kperson, August 17, 2006, 09:54:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kperson

The hyperlink for the thumbnails for each of my albums is being generated in the form:
<servername>/coppermine/thumbnails-42.html
when it should be (I believe):
<servername>/coppermine/thumbnails.php?album=42.
The second form correctly brings up the thumbnail page for the desired album when manually entered on URL line.  The first doesn't since that html file doesn't exist.  This behavior began after I added a few hundred pictures last week, but I honestly can't say precisely when it started since I didn't try to use the albums until a couple of days later.  This behavior is happening with all albums -- I added a couple of new test albums to make sure.  I am on the road so don't have access to the server at the moment, but any ideas what would cause the hyperlinks for the album thumbnails to be generated incorrectly in this way?  Could I have changed some setting somewhere that caused this to start happening?  Thanks.

Kerry

Joachim Müller

Quote from: kperson on August 17, 2006, 09:54:52 AM
Could I have changed some setting somewhere that caused this to start happening?
Yes, you have: turn the experimental SEF_URL plugin off.

kperson

Thanks, problem solved!  Now go get some sleep...   ;)