Author |
Message |
|
If it's a 406 error have a look at http://urbangiraffe.com/2005/08/20/mysterious-406-error/
|
 |
|
What you're asking for is more like a forum than a guestbook. Closest thing you can do is require a password be given on posting.
|
 |
|
Yeah I'm not sure why he uses the shortform PHP tags seeing how not all servers will have them turned on.
|
 |
|
One of the reasons I removed all chdir() from Lazarus.
|
 |
|
I assume this only happens when an entry is previewed first?
|
 |
|
You are using Lazarus not Advanced Guestbook. Please post your problem in the Lazarus Forums.
|
 |
|
Change the meta tag charset found at the top of your chosen language file. I'd recommend utf-8.
|
 |
|
Download the package again and then replace everything EXCEPT the admin folder.
|
 |
|
You will find the required information in the config.inc.php file which is found in the admin folder of th eguestbook.
|
 |
|
The number in the add comment window is the real number of the entry. Not a lot we can do about it (well not a lot I can do since this isn't my work) but it does not affect the guestbook in anyway.
|
 |
|
templates/entry.php is the template responsible for the tables used to hold each entry.
|
 |
|
Did you replace all the files as I suggested? (except config.inc.php of course)
Also you need to set the base_url in the config file.
|
 |
|
All I can suggest is replacing all your files with new copies except the config.inc.php file.
Remember to back up your existing files first.
|
 |
|
Well you could do with updating to 2.4.3 anyway.
Download full guestbook package and extract from the zip.
Delete the config.inc.php file from the files you just extracted.
Backup your existing guestbook files.
Upload the new files to replace your old files.
Visit misc/update_db.php in your web browser
After all that try the forgot_pass.php file again
|
 |
|
So long as you are using the latest version you will find a file in the misc directory called forgot_pass.php. Just visit it in your web browser.
|
 |
|