<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Upgrading from 2.2 to 2.31 sessions (logged out) problem..."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Upgrading from 2.2 to 2.31 sessions (logged out) problem..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Upgrading from 2.2 to 2.31 sessions (logged out) problem...</title>
				<description><![CDATA[ Found a lot of posts regarding this problem so I thought I'd write what worked for me which I found in this form. From phpmyadmin select the guestbook database. Then on the right press on the SQL tab. Enter the code below in the text box and press go. Worked for me.<br /> <br /> <br /> ALTER TABLE `book_auth` CHANGE `LAST_VISIT` `last_visit` int(11) NOT NULL DEFAULT '0'; <br /> ALTER TABLE `book_data` DROP `image`; <br /> ALTER TABLE `book_private` DROP `image`; <br /> <br /> ALTER TABLE `book_smilies` CHANGE `width` `width` smallint(6) unsigned NOT NULL default '0'; <br /> ALTER TABLE `book_smilies` CHANGE `height` `height` smallint(6) unsigned NOT NULL default '0'; <br /> <br /> ALTER TABLE `book_ip` ADD KEY guest_ip (guest_ip);]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3484/9811.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3484/9811.php</link>
				<pubDate><![CDATA[Thu, 12 Aug 2004 17:30:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I wrote a script for upgrading from 2.2 to 2.3.1 but I haven't had chance to test it. If it doesn't work I will just take the 2.3.1 install file and integrate your code. Still need testers though as my servers being funny <img src="https://proxy2.de/forum//images/smilies/1cfd6e2a9a2c0cf8e74b49b35e2e46c7.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3484/9837.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3484/9837.php</link>
				<pubDate><![CDATA[Fri, 13 Aug 2004 16:43:35]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>