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: 2 bugs: captcha and loginform plugins  (Read 4389 times)

0 Members and 1 Guest are viewing this topic.

Ben-Ja

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 1
    • www.net4me.ru
2 bugs: captcha and loginform plugins
« on: May 26, 2008, 10:00:55 am »

2 bugs: captcha and loginform plugins:

1. captcha plugin:
line 167:
Code: [Select]
     * Administrators,Registered,Guests,Bannedchange to
Code: [Select]
    * Administrators,Registered,Anonymous,Bannedbut group Guests now is Anonymous.

2. loginform plugin:
line 58:
Code: [Select]
$loginFormHtml = "<div align=\"right\" class=\"smallfont\">Welcome back <strong>".(USER_NAME)."</strong><br />";change to
Code: [Select]
$loginFormHtml = "<div align=\"right\" class=\"smallfont\">Welcome back <strong>".(USER_NAME)."</strong><br /></div>";but tag div is not closed.

Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: 2 bugs: captcha and loginform plugins
« Reply #1 on: May 26, 2008, 10:34:20 am »

Report the bugs in the thread of the plugin itself instead of opening a new thread and report two issues although board rules say no more then 1 topic per thread.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.