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: [FIXED] Search form still pointing to 'coppermine'  (Read 4757 times)

0 Members and 1 Guest are viewing this topic.

sengsara

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
    • http://batamweb.net
[FIXED] Search form still pointing to 'coppermine'
« on: November 06, 2003, 10:06:05 am »

File search.php line 51
Code: [Select]
<input type="hidden" name="name" value="coppermine">
Logged
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fbatamweb.net%2F4leechers%2Fsengsaraatgmail.gif&hash=5023c7ba1bc4142435e406735fee30bc611c5a03)

gtroll

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 618
    • CPG-Nuke
[FIXED] Search form still pointing to 'coppermine'
« Reply #1 on: November 06, 2003, 10:28:22 am »

Thank you we missed this one has been fixed in CVS and will be in RC2
should be
Code: [Select]
<input type="hidden" name="name" value="$name">
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 18 queries.