Author |
Message |
|
The username and password are kept in the SQl database "book_auth"
|
|
|
Hi,
What script got hacked?
|
|
|
Hi,
There is an typo in the guestbook.
it asks for "Your Current Password" but you have to type your new password there and and repeat it at "Confirm New Password"
|
|
|
Locate “config.inc.php” open it with notepad.
You should see the following:
Fill in the fields with your info and leave $GB_DB["host"] = "localhost"; as it is.
|
|
|
Do you get an error?
Normally it should work.
The only problem could be that the file is to big and you will have to cut in parts and upload it in sessions
|
|
|
You will need PHPadmin for this.
[Method 1]
Select the Guestbook database.
Select book_auth.
Now choose Browse.
You now see the admin username and password.
Select edit.
Now paste Code:
in the password field and click “GO”.
This will reset your account to:
Your admin name and the password will be: 123
Or do it like this.
[Method 2]
Select the Guestbook database
Now choose on the right side of screen select SQL
Now insert in the Data Entry Field the following lines:
Code:
And click "GO"
This will reset your account to:
User name: test
Password: 123
|
|
|
Locate “config.inc.php” open it with notepad.
You should see the following:
Fill in the fields with your info and leave $GB_DB["host"] = "localhost"; as it is.
|
|
|
Some problems you might have could be the results of wrong chmod settings.
Here is how I have the chmod setup:
admin 755
doc 755
img 755
lang 755
lib 755
public 777
templates 777
tmp 777
|
|
|
Hi Rich,
here is your answer:
12.72.169.18 PTR record: 18.west-valley-02rh15rt.ut.dial-access.att.net. [TTL 172800s] [A=12.72.169.18]
205.188.116.146 PTR record: cache-dtc-ac17.proxy.aol.com. [TTL 3600s] [A=205.188.116.146]
|
|
|
One of the problems you could have is that your hosting provider doesn't allow file uploading.
Check your php variables with the script in the admin section and look for "file_uploads" this should be on.
|
|
|
Hi Guest,
Thanks for trying it out and telling us about your findings.
|
|
|
Hi Guest,
Your Welcome.
As of the problems people have with their login, I sounds if the problem lies in a corrupt "session" in the "book_auth" from the database.
However, to be sure I would have to have full access to a guestbook with this problem.
On the other hand, maybe somebody else could try to look at it and fix the "session" and tell us if this is indeed the problem.
|
|
|
No you haven't lost your signs.
They are kept seperated in the database just upload your admin folder again.
Don't forget to enter your settings in admin/config.inc.php
|
|
|
This is a CHMOD problem.
You need to CHMOD /lib folder to 755
|
|
|
I'm sad to announce that http://www.Spisas.com no longer exist.
The site will be offline for unknown period of time.
I wish to thank Spor for all the help he provided and his site will be greatly missed.
Take care.
|
|
|