Author |
Message |
|
Unfortunately it's not a simple thing. It would require the modification of add.class.php, gb.class.php, panel_easy, admin.php and the actual database tables.
As to the importing of entries the entries are kept in your MySQL database and it's just a case of setting Lazarus up using the exact same MySQL details as AG uses.
|
 |
|
Well you could either add it to the IP ban list of the guestbook or block it totaly by using your .htaccess file.
|
 |
|
1 - upgrade to 2.3.4 by replacing all the files except admin/config.inc.php
2 - Goto www.carbonize.co.uk/AG where I have pre modded files.
|
 |
|
The smilies you see on the form are hard coded into the templates/form.php file.
|
 |
|
PM me with guestbook url and admin details
|
 |
|
You would need to chmod them via FTP client or file manager.
|
 |
|
I'd need access to your guestbook if you have the templates set to editable or FTP access.
|
 |
|
That mean you haven't fixed it yet?
|
 |
|
you will find the code located in body.php and clearly marked as such.
|
 |
|
this has been discussed time and time again.
|
 |
|
If you had read the thread titled READ THIS BEFORE POSTING ANY QUESTIONS you would of seen where it says Change the Comments Text Color: with two links below it.
|
 |
|
Sounds like you have thae same mistake I had. I had a backup copy of the guestbook installed without spam protection and the spammers found it. Took me a week to figure that out.
|
 |
|
As I said it's either at the start of body.php or the end of header.php. Or where the start/end would be if you hadn't put other code there. It's either after the <body ....> tag in header.php or at the very start of body.php.
|
 |
|
It's from when you copied your HTML into either header.php or body.php along with a second head section which could mess up your site.
|
 |
|
Or add it your self, it's not hard as I've even altered the files for you and all you have to do is download them.
|
 |
|