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: editOnePic.php  (Read 2351 times)

0 Members and 1 Guest are viewing this topic.

AfroJoJo

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
editOnePic.php
« on: December 13, 2006, 10:30:59 pm »

editOnePic.php
Code: [Select]
<textarea name="caption" rows="5" cols="40" class="textinput" style="width: 100%;" onkeydown="textCounter(this, {$CONFIG['max_img_desc_length']});" onkeyup="textCounter(this, {$CONFIG['max_img_desc_length']});">{$CURRENT_PIC['caption']}</textarea>
The following is suppose to put a maximum length on the description field in editOnePic.php using the length you choose from the CONFIG. It does not work. Does anyone know whats wrong with it?
Logged

Nibbler

  • Guest
Re: editOnePic.php
« Reply #1 on: December 14, 2006, 12:17:12 pm »

Post a link and test account.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.