Author |
Message |
08/11/2005 22:18:36
|
sdh
Newbie
Joined: 30/10/2005 11:40:06
Messages: 4
Offline
|
Yes, I know about Lazarus guestbook. Too bad I didn't start to use that from the beginning. But I don't feel like importing my messages into Lazarus, nor restyle the templates. (design)
As mentioned, the human verification test doesn't stop human spammers.
How can we add a 'Approve message by admin before display function' in Advanced Guestbook v2.3.4?
I'm not a programmer myself, unfortunately. I've tried, but it's not my shelf
Thank you
|
|
08/11/2005 23:05:29
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
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.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
10/11/2005 19:16:59
|
sdh
Newbie
Joined: 30/10/2005 11:40:06
Messages: 4
Offline
|
Carbonize wrote:
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.
Thank you for your answer. If you can find some spare time on your hands, it would be great if you'd write a little 'tutorial' on how to do this. Say, in 10 simple steps or something like that
Thank you again
|
|
10/11/2005 19:31:51
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I think it would take more than 10 steps to add the Admin feature. If I get chance I will think about it but right now I am busy working on Lazarus 1.5.1 and some new install/update scripts for it.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
10/11/2005 19:50:24
|
sdh
Newbie
Joined: 30/10/2005 11:40:06
Messages: 4
Offline
|
Hello Carbonize. I didn't mean 10 steps to add the admin feature. I meant 10 steps to set up Lazarus in the same way as AGB, and then how to import the messages from AGB into Lazarus.
A small guide on how to change to Lazarus, and still keep all messages and so on
Thanks
|
|
11/11/2005 03:24:36
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
sdh wrote:Hello Carbonize. I didn't mean 10 steps to add the admin feature. I meant 10 steps to set up Lazarus in the same way as AGB, and then how to import the messages from AGB into Lazarus.
A small guide on how to change to Lazarus, and still keep all messages and so on
Thanks
Carbs update file will do the database for you when you run it. And you will not lose your entries.
|
LINK-> Use Lazarus Guestbook |
|
11/11/2005 08:48:58
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Yeah I'll throw something together once I've done the new update scripts.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
11/11/2005 15:17:43
|
sdh
Newbie
Joined: 30/10/2005 11:40:06
Messages: 4
Offline
|
Thank you Carbonize
|
|
15/08/2009 10:40:40
|
H.Labout
Beginner
Joined: 14/08/2009 21:09:31
Messages: 10
Offline
|
JTD wrote:
sdh wrote:Hello Carbonize. I didn't mean 10 steps to add the admin feature. I meant 10 steps to set up Lazarus in the same way as AGB, and then how to import the messages from AGB into Lazarus.
A small guide on how to change to Lazarus, and still keep all messages and so on
Thanks
Carbs update file will do the database for you when you run it. And you will not lose your entries.
Carbonize,
I like to switch to the Lazarus guestbook.
I now use the Advanced Guesbook and intergrated it into my coppermine gallery, see: www.haraldlabout.nl/fotografie
Will this be a simple action or is it difficult to change from AGB to Lazarus?
And most important, will it have the same layout as my current AGB guestbook? www.haraldlabout.nl/fotografie/guestbook.php (still empty, just installed AGB)
Harald
|
|
15/08/2009 12:03:42
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I'm guessing you have edited the templates which is something you would have to do again to make it exactly match what you have now.
It might actually be easier to integrate Lazarus since it has a file specifically made for integrating the guestbook in to other pages.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
15/08/2009 15:32:18
|
H.Labout
Beginner
Joined: 14/08/2009 21:09:31
Messages: 10
Offline
|
Carbonize,
Thanks for the quick reply on my question.
Can I replace all the AGB fies with the Lazarus files?
Should that work?
Later on I will modify some files to get the same look as I have created now.
Harald
|
|
15/08/2009 16:01:01
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
There is an entry in the Lazarus FAQ section on changing from AG to Laz.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
15/08/2009 19:50:51
|
H.Labout
Beginner
Joined: 14/08/2009 21:09:31
Messages: 10
Offline
|
Nope, wont work.
Copied my database info from AGB to Lazarus with following result:
Could not connect to MySQL because: Access denied for user '*******'@'localhost' (using password: NO) (my name on the ******)
Hope to solve this in the future.
Harald
|
|
15/08/2009 20:04:29
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Are you sure you copied the database information exactly? Feel free to email me both config files to webmaster@carbonize.co.uk
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
15/08/2009 20:15:34
|
H.Labout
Beginner
Joined: 14/08/2009 21:09:31
Messages: 10
Offline
|
Thanx man.
e-mail sent.
Harald
|
|
|