Moving to new server --> "Warning your browser does not accept script's cookies" Moving to new server --> "Warning your browser does not accept script's cookies"
 

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

Moving to new server --> "Warning your browser does not accept script's cookies"

Started by mwillems, December 06, 2005, 05:32:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mwillems

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?





olegario

I just ran into this same issue.

Running php-5.0.4-10 and cpg135

Any help would be appreciated!

TIA!

olegario

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.

Nibbler