Issues with Form Token again Issues with Form Token again
 

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

Issues with Form Token again

Started by Darkness, July 15, 2012, 09:53:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Darkness

http://www.avpgalaxy.net/gallery/index.php

Got another little problem with the form token.

When I go to edit all the files in an album, I add titles and stuff and submit it and it works. But if I use the selector to display 50, 75 or 100 images instead of the default 25, it gives me the invalid token error.

A valid form token could not be found.

Αndré

Does the form get loaded completely (including the "Powered by Coppermine" footer)? Also check the token lifetime and how long you need to enter the data before you submit the form. Maybe it's simply too short.

Darkness

Footer is there. Page loads as normal. The token time is really long anyway. It only takes me a few seconds to enter the data and I get the error.

Αndré

Please ask your hosting provider if there are any form data limits. Alternatively, you could try to increase the limit in your browser's address bar
Quoteeditpics.php?album=123&start=0&count=25
in steps of e.g. 5 or 10 to find a possible limit.