Hyperlink on album thumbnails wrong Hyperlink on album thumbnails wrong
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Hyperlink on album thumbnails wrong

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

Previous topic - Next topic

0 Members and 2 Guests 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...   ;)