upload autorisation upload autorisation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

upload autorisation

Started by zom, February 25, 2004, 08:09:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zom

in my admistaration panel when I go (on the left side) on the file waiting autorisation i ve a error message :
function textCounter(field, maxlimit) { if (field.value.length > maxlimit) // if too long...trim it! field.value = field.value.substring(0, maxlimit); }

could help?
Thanks to everyone

Casper

Post a link, with test account and passwrd, or a screenshot.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here