Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
I mean your MySQL password will be on there for you to get. All you need is the MySQL password to run my password/username reset script. If nothing else the MySQL password should be in admin/config.inc.php file.
Carbonize I am not the maker of the Advanced Guestbook
Carbonize wrote:I mean your MySQL password will be on there for you to get. All you need is the MySQL password to run my password/username reset script. If nothing else the MySQL password should be in admin/config.inc.php file.
SORRY iam not getting u "MySQL password to run my password/username reset script" where is this script(sorry i can't find this)
and admin/config.inc.php is here ,inside this file password is in encrypted format .
12/01/2005 13:57:35
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Ok lets start from the begining. What exactly is the problem.
the MySQL password in the config file is NOT encrypted. MySQL passwords are usually randomly generated rarely make sense.
Carbonize I am not the maker of the Advanced Guestbook
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
OK first you need to set the Base_url setting in config.inc.php. Findand replace it with:
As for the invalid input problem it is linked to word size. Log into the Admin section and goto the general Settings page. Scroll down to the Message Length section. The default settings for this bit are
Min. message length = 4
Max. message length = 300
Max. Word length = 45
Carbonize I am not the maker of the Advanced Guestbook
Carbonize wrote:OK first you need to set the Base_url setting in config.inc.php. Findand replace it with:
As for the invalid input problem it is linked to word size. Log into the Admin section and goto the general Settings page. Scroll down to the Message Length section. The default settings for this bit are
Min. message length = 4
Max. message length = 300
Max. Word length = 45
THIS IS THE CONTENT OF admin/config.inc.php file here i cann't find these line.
And that admin section it is not accepting a password also .
12/01/2005 16:17:37
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Download www.carbonize.co.uk/reset.zip and extract the reset.php file. Upload it to your guestbook folder. Goto reset.php in yourweb browser and when it asks for your password put in whatever it says in .
Carbonize I am not the maker of the Advanced Guestbook