[solved] Problems Logging In [solved] Problems Logging In
 

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

[solved] Problems Logging In

Started by macnyc, June 30, 2004, 10:48:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

macnyc

I just upgraded from 1.2.2 to 1.3 - easy process.

I am using MD5 password encryption.

I modified the files to support MD5 according to the mod here:
http://forum.coppermine-gallery.net/index.php?topic=2179.0

Now when I login with my admin or any other account - it seems like I am logged in as I can view full size images - however after I login and get the welcome message - it does not have my username next to Login on the main menu.  I also do not get the admin option when I login as administrator.  And I do not get the upload image option when I log in as a user

I cleared my cookies and tried to login again - same problem.

Any ideas?

Jim

Joachim Müller

by applying mods you always take a risk to run into problems if you upgrade later, especially with mods that manipulate the database as well. The md5 mod comes "as-is", no support for it (as it would mean the supporter would have to set up a cpg1.3.0 install with the md5 hack applied, which is too much to ask imo) - I already tried to make this clear on the thread you're refering to.

GauGau

macnyc

Redid the mod and it is now working - was my mistake