News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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