<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to add 'Approve by admin function' in AGB 2.3.4?"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "How to add 'Approve by admin function' in AGB 2.3.4?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to add 'Approve by admin function' in AGB 2.3.4?</title>
				<description><![CDATA[ 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)<br /> <br /> As mentioned, the human verification test doesn't stop human spammers.<br /> <br /> How can we add a 'Approve message by admin before display function' in Advanced Guestbook v2.3.4?<br /> <br /> I'm not a programmer myself, unfortunately. I've tried, but it's not my shelf<br /> <br /> Thank you]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18625.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18625.php</link>
				<pubDate><![CDATA[Tue, 8 Nov 2005 22:18:36]]> GMT</pubDate>
				<author><![CDATA[ sdh]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ 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.<br /> <br /> 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.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18626.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18626.php</link>
				<pubDate><![CDATA[Tue, 8 Nov 2005 23:05:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]<br /> 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.[/quote]<br /> <br /> 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<br /> <br /> Thank you again]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18644.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18644.php</link>
				<pubDate><![CDATA[Thu, 10 Nov 2005 19:16:59]]> GMT</pubDate>
				<author><![CDATA[ sdh]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ 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.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18646.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18646.php</link>
				<pubDate><![CDATA[Thu, 10 Nov 2005 19:31:51]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ 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.<br /> <br /> A small guide on how to change to Lazarus, and still keep all messages and so on<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18648.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18648.php</link>
				<pubDate><![CDATA[Thu, 10 Nov 2005 19:50:24]]> GMT</pubDate>
				<author><![CDATA[ sdh]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="sdh"]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.<br /> <br /> A small guide on how to change to Lazarus, and still keep all messages and so on<br /> <br /> Thanks[/quote]<br /> <br /> Carbs update file will do the database for you when you run it. And you will not lose your entries.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18655.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18655.php</link>
				<pubDate><![CDATA[Fri, 11 Nov 2005 03:24:36]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yeah I'll throw something together once I've done the new update scripts.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18656.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18656.php</link>
				<pubDate><![CDATA[Fri, 11 Nov 2005 08:48:58]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thank you Carbonize]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/18657.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/18657.php</link>
				<pubDate><![CDATA[Fri, 11 Nov 2005 15:17:43]]> GMT</pubDate>
				<author><![CDATA[ sdh]]></author>
			</item>
			<item>
				<title>Switch from Advaced guestbook to Lazarus</title>
				<description><![CDATA[ [quote="JTD"][quote="sdh"]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.<br /> <br /> A small guide on how to change to Lazarus, and still keep all messages and so on<br /> <br /> Thanks[/quote]<br /> <br /> Carbs update file will do the database for you when you run it. And you will not lose your entries.[/quote]<br /> <br /> Carbonize,<br /> I like to switch to the Lazarus guestbook.<br /> I now use the Advanced Guesbook and intergrated it into my coppermine gallery, see: www.haraldlabout.nl/fotografie<br /> Will this be a simple action or is it difficult to change from AGB to Lazarus?<br /> 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)<br /> <br /> Harald]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24832.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24832.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 10:40:40]]> GMT</pubDate>
				<author><![CDATA[ H.Labout]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ 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.<br /> <br /> It might actually be easier to integrate Lazarus since it has a file specifically made for integrating the guestbook in to other pages.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24833.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24833.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 12:03:42]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Carbonize,<br /> <br /> Thanks for the quick reply on my question.<br /> Can I replace all the AGB fies with the Lazarus files?<br /> Should that work?<br /> <br /> Later on I will modify some files to get the same look as I have created now.<br /> <br /> Harald]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24834.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24834.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 15:32:18]]> GMT</pubDate>
				<author><![CDATA[ H.Labout]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ There is an entry in the Lazarus FAQ section on changing from AG to Laz.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24835.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24835.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 16:01:01]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Nope, wont work.<br /> Copied my database info from AGB to Lazarus with following result:<br /> <br /> Could not connect to MySQL because: Access denied for user '*******'@'localhost' (using password: NO) (my name on the ******)<br /> <br /> Hope to solve this in the future.<br /> <br /> Harald]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24836.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24836.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 19:50:51]]> GMT</pubDate>
				<author><![CDATA[ H.Labout]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Are you sure you copied the database information exactly? Feel free to email me both config files to <a class="snap_shots" href="mailto:webmaster@carbonize.co.uk">webmaster@carbonize.co.uk</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24837.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24837.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 20:04:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanx man.<br /> <br /> e-mail sent.<br /> <br /> Harald]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24838.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24838.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 20:15:34]]> GMT</pubDate>
				<author><![CDATA[ H.Labout]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Added e-mail conversation to post: (never know if the information is useful to someone else) <img src="https://proxy2.de/forum//images/smilies/8f7fb9dd46fb8ef86f81154a4feaada9.gif" /> <br /> _____________________________________________________________<br /> Harald wrote:<br /> <br /> Hi Carbonize,<br />  <br /> Your help is very appreciated.<br /> Here are the two config files.<br /> I don’t know what i am doing wrong.<br /> Hope you can help me, i really like the lazarus guestbook better.<br />  <br /> Regards,<br />  <br /> Harald<br /> <br /> _____________________________________________________________<br /> Carbonize wrote:<br /> <br /> You will have to grab the proper url for the base url as that is now stored in settings. How is it included in to Coppermine since it appears to use some settings from Coppermine.<br /> <br /> _____________________________________________________________<br /> Harald wrote:<br /> <br /> Found the data in my coppermine include/config.inc.php file.<br /> When I run the installer now it shows the proper menu: Install or Update.<br /> <br /> Question 1: are the four lines in the database settings the only parts that has to be filled in / copied, or do I need to copy the rest of the agb config.inc.php information to the lazarus config file?<br /> Question 2: what is the best way to go on: Install or Update?<br /> Question 3: will Lazarus use my coppermine theme?<br /> <br /> Harald]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5143/24839.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5143/24839.php</link>
				<pubDate><![CDATA[Sat, 15 Aug 2009 22:21:50]]> GMT</pubDate>
				<author><![CDATA[ H.Labout]]></author>
			</item>
	</channel>
</rss>