Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [FIXED] Search form still pointing to 'coppermine'  (Read 4677 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
(http://batamweb.net/4leechers/sengsaraatgmail.gif)

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.063 seconds with 18 queries.