coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: mwillems on December 06, 2005, 05:32:43 AM

Title: Moving to new server --> "Warning your browser does not accept script's cookies"
Post by: mwillems on December 06, 2005, 05:32:43 AM
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?



Title: Re: Moving to new server --> "Warning your browser does not accept script's cookies"
Post by: Nibbler on December 06, 2005, 11:25:46 AM
PHP 5 ?
Title: Re: Moving to new server --> "Warning your browser does not accept script's cookies"
Post by: olegario on December 16, 2005, 05:22:54 PM
I just ran into this same issue.

Running php-5.0.4-10 and cpg135

Any help would be appreciated!

TIA!
Title: Re: Moving to new server --> "Warning your browser does not accept script's cookies"
Post by: olegario on December 16, 2005, 06:03:00 PM
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.
Title: Re: Moving to new server --> "Warning your browser does not accept script's cookies"
Post by: Nibbler on December 16, 2005, 06:18:34 PM
Enable register_long_arrays in your php.ini or update to 1.4