Author |
Message |
|
www.carbonize.co.uk/smtp.zip
Edit the agsmtp.php file and upload it the guestbook folder then replace the add.class.php file in your lib folder with the new one.
Not tested it and have no intentions of testing it.
|
 |
|
Advanced Guestbook does not support SMTP sending. Some hosts recommend alternate scripts for using instead of the PHP mail() function so ask them if they have a opreference.
|
 |
|
You need to speak to your hosts.
|
 |
|
Have a look at the code I uploaded here
|
 |
|
The guestbook will honour the lang variable from a cookie.
|
 |
|
To prevent bots from reading the email and spamming it.
|
 |
|
Was that any help?
|
 |
|
http://carbonize.co.uk/Lazarus/Forum/index.php?topic=1444.0
|
 |
|
It's not an error it's a security feature to keep their email address from being collected by spammers bots.
|
 |
|
Either make sure you are on the very latest version of Advanced Guestbook or switch over to Lazarus.
|
 |
|
You could delete it via phpMyAdmin by going to the guestbooks database and browsing through book_data. Once you get rid of it turn of HTML as it allows ANY HTML which is a damn stupid thing to do and was one of the first things I fixed in Lazarus.
|
 |
|
1 - Remove the variable from the relevant template.
2 - There is no way of registering. Not sure what the licence says but as far as I am aware you can remove it but just changing the wording is prefered with the link left in place.
|
 |
|
You would need ot add the relevant style attributes to the templates. Auron is better with the polls than I am.
|
 |
|
If you are talking about the guestbook have you actually bothered to log in to the administration and look in the style section?
|
 |
|
Try replacing all your existing files EXCEPT the config.inc.php file with new ones.
|
 |
|