<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Transferring entries from older version (2.3.1) to NEW one?"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Transferring entries from older version (2.3.1) to NEW one?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Transferring entries from older version (2.3.1) to NEW one?</title>
				<description><![CDATA[ Hi everyone,<br /> <br /> I lost the ability to log into the old version of AG 2.3.1 and so it's useless.<br /> <br /> What can I do to transfer all the old entries from a previous installation (which is still there in a different folder) to a new installation of the most recent version?<br /> <br /> Thanks,<br /> Erik]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21309.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21309.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 14:18:15]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just update it keeping the same database information.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21311.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21311.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 18:25:27]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That's the obvious answer, of course. But the new installation didn't recognize that an older one was there. And I can't install in the old folder. I could select the old database during the installation process (of the new one), but it didn't USE the old database. It ignored it.<br /> <br /> The root path to the old database is different than the root path to all the templates, etc. of the new guestbook. If I change the path in the config.inc.php file (from the admin folder) toward the old database...the old messages show up in the new book, but then the feature that allows people to enter a code (such as "f2pgh" or something like that) to post new entries doesn't show up. I also get header alerts at the top of the control panel in the administration area.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21313.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21313.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 18:33:47]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you copy the database information from the old config.inc.php file to the new one then the entries will be there.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21315.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21315.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 18:39:55]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ How, specifically? I want to know if how I've tried doing that is the right way or the wrong way.<br /> <br /> Erik]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21319.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21319.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 18:46:52]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ copy database information from old config.inc.php to the 2.4.1 config.inc.php file. Upload the entrie 2.4.1 folder. Visit misc/update_db.php in your web browser.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21320.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21320.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 18:48:41]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Okay... let's see. The 2.3.1 version doesn't have a misc folder. So when I installed the NEW version, I tried running the update script... "no update necessary"<br /> <br /> So then I copy the Misc folder to the old version installation...and tried running the script. NOthing happened.<br /> <br /> Line by line, what info should I be copying from the old config.inc.php to the new version config file? Obviously I'm not copying the right lines, or it should work as you say...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21322.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21322.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 19:01:42]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No you copy the database information from the 2.3.1 config file to the 2.4.1 config file then upload the 2.4.1 folder to replace everything in the old one or to a new folder THEN run the 2.4.1 file called update_db.php found in the 2.4.1 misc folder.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21323.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21323.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 19:14:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Here's the database info from the old file:<br /> <br /> [quote]<br /> /* database settings */<br /> <br /> <br /> <br /> $GB_DB["dbName"] = "name_agbook1";<br /> $GB_DB["host"] = "localhost";<br /> $GB_DB["user"] = "name_agbook1";<br /> $GB_DB["pass"] = "EDITED";<br /> <br /> <br /> /* tables */<br /> <br /> <br /> <br /> $GB_TBL["data"]  = "book_data";<br /> <br /> $GB_TBL["auth"]  = "book_auth";<br /> <br /> $GB_TBL["cfg"]   = "book_config";<br /> <br /> $GB_TBL["com"]   = "book_com";<br /> <br /> $GB_TBL["ip"]    = "book_ip";<br /> <br /> $GB_TBL["words"] = "book_words";<br /> <br /> $GB_TBL["ban"]   = "book_ban";<br /> <br /> $GB_TBL["priv"]  = "book_private";<br /> <br /> $GB_TBL["smile"] = "book_smilies";<br /> <br /> $GB_TBL["pics"]  = "book_pics";<br /> <br /> [/quote]<br /> <br /> And here's the database info from the new file (unaltered yet)<br /> <br /> [quote]<br /> /* database settings */<br /> <br /> <br /> <br /> $GB_DB["dbName"] = "name_agbook1";<br /> <br /> $GB_DB["host"]   = "localhost";<br /> <br /> $GB_DB["user"]   = "name_agbook10";<br /> <br /> $GB_DB["pass"]   = "EDITED";<br /> <br /> <br /> <br /> /* tables */<br /> <br /> <br /> <br /> $GB_TBL["data"]  = "gb_book_data";<br /> <br /> $GB_TBL["auth"]  = "gb_book_auth";<br /> <br /> $GB_TBL["cfg"]   = "gb_book_config";<br /> <br /> $GB_TBL["com"]   = "gb_book_com";<br /> <br /> $GB_TBL["ip"]    = "gb_book_ip";<br /> <br /> $GB_TBL["words"] = "gb_book_words";<br /> <br /> $GB_TBL["ban"]   = "gb_book_ban";<br /> <br /> $GB_TBL["priv"]  = "gb_book_private";<br /> <br /> $GB_TBL["smile"] = "gb_book_smilies";<br /> <br /> $GB_TBL["pics"]  = "gb_book_pics";<br /> <br /> $GB_TBL["cap"]   = "gb_book_captcha";<br /> <br /> [/quote]<br /> <br /> What needs to change in the new file? The database name is the same...<br /> <br /> thanks for your patience, btw...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21324.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21324.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 19:26:12]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ nothing else needs changing. Save the 2.4.1 file in the 2.4.1 admin folder. Upload the whole 2.4.1 folder then run the update_db.php file.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21325.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21325.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 21:25:43]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I disagree.<br /> <br /> It wouldn't read the datafiles for the guestbook or the private messages in the OLD database until I removed the prefix "gb" from "book_data" and "book_private" from the new config file.<br /> <br /> That works now...but I'm getting weird header alert messages appearing above the top of my administration area control panel... Nothing's perfect, I guess.<br /> <br /> Erik]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21326.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21326.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 21:33:23]]> GMT</pubDate>
				<author><![CDATA[ AutismMedia]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hmm wonder when he changed the table prexfix. What error messages you getting?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5869/21327.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5869/21327.php</link>
				<pubDate><![CDATA[Thu, 28 Sep 2006 22:01:00]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>