Author |
Message |
|
Well Lazarus uses the .tpl extension and not .php. This is for security reasons. There are some changes in the Lazarus templates but having seen your site it wouldn't take long to convert Lazarus to your current style.
|
 |
|
Kijk eens naar Lazarus
|
 |
|
You could go through the files replacing the relevant part
$HTTP_POST_VARS -> $_POST
$HTTP_GET_VARS -> $_GET
$HTTP_SERVER_VARS -> $_SERVER
$HTTP_COOKIE_VARS -> $_COOKIE
and the file one which I forget.
|
 |
|
Check the downloads. You will see a new test version available.
|
 |
|
You can upgrade if you wish. I need to change my 2.2 to 2.3.x script so it is 2.2 to 2.4.x but that wont be anytime soon.
I will look into the timestamp issue. Can't see them having changed it but you never know.
|
 |
|
The misc folder, and therefore the reset script, is only in AG 2.4 and newer. I have a reset script in the FAQ's for Lazarus and it will work for AG.
|
 |
|
This seems to be happening a lot lately. I wonder if they've changed the timestamp format.
|
 |
|
It's in my signature.
|
 |
|
It is a fork of Advanced Guestbook 2.3.x and as such is released under GPL (yes it's free).
|
 |
|
Edit body.php in templates.
|
 |
|
you were right with the attributes you changed but they occur more than once. Check body.php again.
|
 |
|
Not in Advanced Guestbook no. Lazarus does have this feature though.
|
 |
|
Just drag the entire folder across in your FTP client.
|
 |
|
www.carbonize.co.uk/AG
|
 |
|
Turning off HTML should turn it of for both entries and comments.
|
 |
|