Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > MISCELLANEOUS > Archives > Bug Report 1.4.x

Thread Closed
 
Thread Tools
  #1  
Old 04-15-2005, 05:17 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Can't log

I've upgraded to version 1.4, and now can't log into the Admin area, when tried to recover my password said that the name is not in the database...
Any help?

Thanks
  #2  
Old 04-15-2005, 06:07 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
watch you user name and password again. Are you running your photoblog on a unix/linux server? what version of PHP do you use?
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #3  
Old 04-15-2005, 06:44 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Quote:
Originally Posted by raminia
watch you user name and password again. Are you running your photoblog on a unix/linux server? what version of PHP do you use?
Yes, the photoblog is running on linux (apache 1.3.33 -Unix) and the PHP version is 4.3.10
What seems wired to me is that yesterday right after upgrading i had no problems to loggin, but today does not recognize the username and says is not in the database...

Thanks

Igor
  #4  
Old 04-15-2005, 07:00 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
try clearing up the cookies and try to login again. if still exist I'll give you some script to set the pass but it should not be needed.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #5  
Old 04-15-2005, 09:26 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Quote:
Originally Posted by raminia
try clearing up the cookies and try to login again. if still exist I'll give you some script to set the pass but it should not be needed.
dear ramnia, I did clean the cookies and still can't log, also have tried from another computer (without cookies) with the same result.

Thanks

Igor
  #6  
Old 04-15-2005, 11:53 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
I'm doubtful about the upgrade. Did upgrade go without any error?
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #7  
Old 04-15-2005, 12:10 PM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
use this code and save it as changepass.php
Code:
<?php
if ($_GET['passchange'] =="yes")
{
	$new_pass = 'temp';
	$new_pass = md5($new_pass );
	$update = sql_query("update ".$pixelpost_db_prefix."config set password='$new_pass' where admin='".$cfgrow['admin']."'");
	}
?>
and put it in the addon folder.
open your photoblog in a browser with address
your_photoblog_address.com/index.php?passchange=yes

it will set password as temp for you. login using this password and change it immediately.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #8  
Old 04-15-2005, 12:11 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Quote:
Originally Posted by raminia
I'm doubtful about the upgrade. Did upgrade went without any error?
With no errors at all, and at first I was able to loggin, now I'm still can't log into the admin area, but the rest of the blog is working fine.
  #9  
Old 04-15-2005, 12:47 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
raminia, I did try with the script but with no success
And now the photoblog is not working at all

Is there a way to do a new 'clean' installation but keeping the same pictures, database, etc

Thx
  #10  
Old 04-15-2005, 12:56 PM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
Quote:
And now the photoblog is not working at all
you mean photoblog does not show up?! if so that's not the case!
tell me what happend exactly.
Does it says wrong username/password again?

you can re install from scratch but all comments and notes will be deleted. no need to do that!

if you have a backup from v1.3 as it was recommened in v1.4 upgrade try it. then try to upgrade again.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Thread Closed


Thread Tools




All times are GMT. The time now is 12:21 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs