After moving my sites to a new server this morning, everyuthign works - web stes, email, blogs, CPG 1.4...
But not CPG 1.3.
All the CPG 1.3 galleries give the same error: front page OK but clicking through on any thumbnail gives "gallery does not exist". And admin cannot log in: instead I get "Warning your browser does not accept script's cookies".
It's NOT the browser. It's the server.
Any ideas?
PHP 5 ?
I just ran into this same issue.
Running php-5.0.4-10 and cpg135
Any help would be appreciated!
TIA!
A couple other things that might help in the troubleshooting. Turned on debug in the config table in the database.
1. When trying to look at Last uploads/Last comments/Most viewed/Top rated/My favorites, get the following message:
The selected album/file does not exist !
File: /var/www/html/cpg135/include/functions.inc.php - Line: 863
Line 863 states the following:
cpg_die(ERROR, $lang_errors['non_exist_ap'], __FILE__, __LINE__);
2. If I try to register, I click on Agree, but still keep getting the Terms and Conditions.
Enable register_long_arrays in your php.ini or update to 1.4