Actually I'd say my human verification was the best anti spam method as the method you have posted stops people who's browser does not support javascript from visiting your site.
in the right windowpane you should see Export at the top. Click it then select all the tables that start with book_ in the list. Tick save as file, put a name in the text box and select zip then click the button.
edit form.php in templates and remove the <tr> that contains the homepage input. Then in entry.php delete $URL. I actually made Homepage an option in lazarus
No but a dns name is just an IP resolved. I have written a mod to store IP and not hostname. The human verification is simple and most guests understand why it is there. It's just like signing an I AGREE box on a form.
the messages are stored in your database. You would need to use somethin glike phpMyAdmin to export it from your old hosts and then import it to the new host.
the only post you need to read is the first post as that is the instructions as simply as they can be put. Email me your addentry.php and a link to your site.
Carbonize wrote:
On slightly different matter you need to remove the css from body.php (I think thats where you have put it) and just just add it to the input declaration in header.php. You also need to fix the table holding your banner as you have placed the img tag outside the TD.So the image is to the left in Firefox and not in the center.
is that really crucial? cuz that's the first thing i did and it was working fine. cuz i like the way it is now so I wanna keep from doing anything that's gonna make it look different cuz it took me like a week to get it that way, lol.
As you have it it is invalid HTML. In Firefox/Mozilla this makes the image appear to the left. Putting the img tag between the TD where ti should be will correct this and will not affect how it appears in Internet Explorer.
As for your other problem email me your addentry.php