Author |
Message |
|
You put the code wherever you want the date to appear on the page.
|
 |
|
Download Lazarus, copy database infor from AG config.inc.php to Lazarus config.inc.php and fill in the base_url while there. Upload lazarus. Download the agupdate file from downloads page or smartupdater from forums and run it. Job done.
|
 |
|
There is a password reset script in the misc folder of the guestbook.
|
 |
|
Email me your vars.class.php file. webmaster @ carbonize . co . uk
|
 |
|
Did you put $this->query and not just query ?
|
 |
|
THIS IS NOT TESTED
open lib/add.class.php and replace
With
Save and close the file
Open up vars.class.php and replace
With
Save and close the file
Open up comment.class.php and replace
With
|
 |
|
The mods for AG will be easy enough. I will toss something together tomorrow.
|
 |
|
Lazarus is based upon the Advanced Guestbook and as such it can use your existing AG database but requires you to run an update file.
Advanced Guestbook 2.4 and later comes with image verification to prevent spam.
|
 |
|
If you update to 2.4.1 it now comes with image verification.
|
 |
|
You'd have to write a script to move the message from one table to the other or look at Lazarus as this lets you moderate entries before they get published.
|
 |
|
Update to 2.4.1 which has image vericiation built in.
|
 |
|
Ok now try the upgrade script that comes with 2.4. It is in the misc folder.
|
 |
|
first goto www.carbonize.co.uk/AG and download my 2.2 upgrade script and follow the instructions. Then run the update file that comes with 2.4.
|
 |
|
You upgraded from which version to which version?
|
 |
|
The guestbook templates. I believe the template you want to edit is entry.php found in the templates folder.
|
 |
|