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

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]

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!