Advanced search  

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

Pages: [1]   Go Down

Author Topic: [BUG] SEF: thumbnails-favpics.html issue  (Read 5581 times)

0 Members and 1 Guest are viewing this topic.

SNo0py

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
[BUG] SEF: thumbnails-favpics.html issue
« on: August 16, 2006, 01:52:30 pm »

thumbnails-favpics.html actually does not work, it can be solved by adding the line
RewriteRule thumbnails-([a-z]*)\.html thumbnails.php?album=$1 [NC]
after
RewriteRule thumbnails-([0-9]*)\.html thumbnails.php?album=$1 [NC]

to the .htaccess file.

Please add this rule to the next version of the plugin.
« Last Edit: August 16, 2006, 03:06:39 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: [BUG] SEF: thumbnails-favpics.html issue
« Reply #1 on: August 16, 2006, 03:06:13 pm »

Adjusting the existing rule is more efficient, commited to svn.
Logged

SNo0py

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
Re: [BUG] SEF: thumbnails-favpics.html issue
« Reply #2 on: August 17, 2006, 01:02:08 pm »

Thanks.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.