coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: jarthel on January 02, 2006, 02:13:06 PM

Title: another "Warning your browser does not accept script's cookies" error
Post by: jarthel on January 02, 2006, 02:13:06 PM
I have searched the boards but the solutions posted hasn't work or the error the other users are getting is not similar to mine.

I just upgraded to a new server and have successfullly upgraded to 1.4.3 (though I can't see versioncheck since it's telling me I don't have the proper rights).

- I have "register_long_arrays = On" in php.ini but from what I've read, this doesn't matter with 1.4.x.
- I have renamed my "cookie_name" to something else since one of the members (I think it is gaugau) suggested to change it to something random.
- I do not get an error in debugger.php like another user.
- I have looked at the apache error log (since another user who is getting the same error has errors in the error log) and I do not see anything relevant to my cookie problem.
- I have checked the system clock for both client and server and they are the same. server and client (browser) resides in 2 different PCs.

I have turned debug_mode on and this is what I'm getting after supposedly logging in successfully:
##############################################
USER:
------------------
Array
(
    [ID] => 4f18f3dc8bff59123bb8b511f2200a25
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 0
    [user_name] => Guest
    [groups] => Array
        (
           
Title: Re: another "Warning your browser does not accept script's cookies" error
Post by: Nibbler on January 02, 2006, 02:28:50 PM
Post a link please.
Title: Re: another "Warning your browser does not accept script's cookies" error
Post by: jarthel on January 02, 2006, 04:14:26 PM
tried from a friend's PC and everything seems to be working fine. must be my browser settings then.

thanks for looking :)