Pixelpost

Authentic Photoblog Flavour


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

Thread Closed
 
Thread Tools
  #11  
Old 04-15-2005, 12:59 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
what is the URL of your photoblog? I cannot help you without any clue!
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #12  
Old 04-15-2005, 01:06 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
if you see a blank page then you have some typos in the addon I mentioned. make sure that you have used it correctly.

I provide you with anoter addon, this will change username and password alltogheter.
to avoid typos I will put it on my site. dload it and copy the file into the addon folder
this is the code
Code:
<?php
if ($_GET['changepass'] =="yes")
{
	$new_user = 'meadmin';
	$new_pass = 'temp';
	$new_pass = md5($new_pass );
	$update = sql_query("update ".$pixelpost_db_prefix."config set admin='".$new_user."', password='$new_pass' where admin='".$cfgrow['admin']."'");
	}
?>
it will set username as meadmin and password as temp
download url: http://www.raminia.com/temp/changepass.zip
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #13  
Old 04-15-2005, 01:29 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
I runned the new script and the blog 'came back' but still cannot log into the admin area...

I get this:

Database error:
Updating the new password failed.

and

The username you have mentioned is not the same as the admin user of Pixelpost.

It is not actually my blog, I'm doing this for a friend, this is his address
http://montanez.co.uk/pablo/www/index.php

if you'd like to check it yourself (if you are so kind and have time) I can give you the server username and password by email

Thx
  #14  
Old 04-15-2005, 02:23 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
yes. I would be happy if you could help.

I tried the address and I wanted to translate it into English using google and it prompt me
Code:
Parse error: parse error, unexpected $ in /home/montanez/public_html/pablo/www/index.php on line 720
I should look into the admin/index.php
did you make any changes/modification?
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #15  
Old 04-15-2005, 04:18 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
I didn't underestand how, but the password is changed in the way I told you. I logged on into the admin page of yours (your friend's) and changed the password. and logged out and logged in again and all was safe. I don't have your email thus I'll put this message here in case you want to contact me to have the new password

I think your servers was doing something like maintenance that prevents updates and not the server is free to do things...

please PM me as soon as possible. (push the PM ME button below this message!)

UPDATE:
there is an extra '>' in side your template or index.php that is shown in the main photoblog page!
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
  #16  
Old 04-17-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
the problem was:
After changing the password with the above code I provided you tried to change password with password recovery thing instead of doing that in the admin panel / option section. The password recovery has a bug that will be corrected in the official release. but since then it won't work and you should read this forum if you want to correct it.

http://www.pixelpost.org/forum/viewtopic.php?t=912

That's just simple as replacing a line in admin/index.php with a correct one.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Thread Closed


Thread Tools




All times are GMT. The time now is 06:14 PM.

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