After upgrading unable to login.. After upgrading unable to login..
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

After upgrading unable to login..

Started by Roadster2004, November 27, 2005, 05:11:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Roadster2004

Hey all,

I had cpg 1.3.5 installed to work together with mine phpbb board..

After upgrading van cpg 1.3.5 to 1.4.2 I've no users anymore at CPG therefore I cannot login als admin :(
I had as template the standard template water_drop that came with 1.3.5

www.xdmm.net/phpbb
www.xdmm.net/covers


plss advice

Nibbler

Login using the original admin account you created during installation.

Roadster2004

I've tried that.. But still keeps on saying That I cannot loggin and that I've to tried again  ::)

kegobeer

Use phpMyAdmin and get the username and password for user #1.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller


kegobeer

It was encrypted during the upgrade process?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Nibbler

If it's an upgrade from 1.3 then the passwords would remain plaintext.

Your server does not appear to be setting any cookies atall, that is the real issue.

Kurt21


Joachim Müller


saintnick

I have the same problem. I just upgraded, and now I can't log in.
I've tried to log in as the first account listed on phpMyAdmin, but it still doesn't work.

When I clicked on "Forgot my password" I got an e-mail with a link to a page that looked like this:
QuoteAn error has been encountered in accessing this page.

1. Server: coppermine.sourceforge.net
2. URL path: /forgot_passwd.php
3. Error notes: File does not exist: /home/groups/c/co/coppermine/htdocs/forgot_passwd.php
4. Error type: 404
5. Request method: GET
6. Request query string: key=bda783e56824b5e0707adec79cd663cf&id=1
7. Time: 2005-12-02 06:49:29 PST (1133534969)

Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net).

If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above):

   1. Contact the project via their designated support resources.
   2. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net

If you are a member of the project that maintains this web content, please refer to the Site Documentation regarding the project web service for further assistance.

My gallery is here: http://ib1a.toobigtofitinhere.com/galleri/index.php

Nibbler

You haven't set the url to coppermine correctly in config then, it still points to our site. You'll need to set that manually in the config table if you can't login.

saintnick

Yeah, I figured it was something like that.
So, where do I change?  ???

Nibbler

cpg_config table, 'ecards_more_pic_target'

saintnick

I managed to fix the "Forgot password" thing, and got a new one, but I still can't log in. :(

Roadster

I've fixed this by adding a new useraccount with de rights of account 1...

After that I could login again :o

saintnick

Quote from: Roadster on December 03, 2005, 09:14:18 AM
I've fixed this by adding a new useraccount with de rights of account 1...

After that I could login again :o
That doesn't work for me. I still can't log in. :( :(

saintnick

I've just re-updated Coppmermine, but I still can't log in. :( This sucks so much.  >:(

Paver

In your cpg_config table, check the "enable_encrypted_passwords" record.  It should be '0' if you upgraded from a 1.3 version.  If it's '1', change it to '0', then try to log in with the first account listed in your cpg_users table again (whose password I assume is plain text in the table).

saintnick

Thank you! It finally works now!   ;D