Unable to update thumbs in 1.6.07 Unable to update thumbs in 1.6.07
 

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

Unable to update thumbs in 1.6.07

Started by delirious, January 21, 2020, 11:40:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

delirious

Sorry if this has been resolved or asked previously, I'm having some issues updating thumbnails through admin tools in my galleries - getting maybe 30% of the way through the progress bar and then receiving the "A valid form token could not be found. Critical error" message. Was wondering if anyone would be able to support with this. Thanks so much in advance.


ron4mac

#2
I have made CPG code modifications that should allow long running admin tool processes to avoid valid form token issues. It will be a part of the next CPG release (1.6.08). If you would like to get that change before the next release, just copy 2 files from the Github repository to your 1.6.07 installation:
util.ajax.php
js/util.js

delirious

Quote from: ron4mac on January 22, 2020, 06:54:00 PM
I have made CPG code modifications that should allow long running admin tool processes to avoid valid form token issues. It will be a part of the next CPG release (1.6.08). If you would like to get that change before the next release, just copy 2 files from the Github repository to your 1.6.07 installation:
util.ajax.php
js/util.js
This worked perfectly for me, thank you so much for the fix!