<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "advanced guestbook help"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "advanced guestbook help"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>advanced guestbook help</title>
				<description><![CDATA[ [quote]Query Error<br /> --------------------------------------------------------------------------------<br /> <br /> MySQL Error : Query Error<br /> Error Number: 1146 Table 'b2l0747_agbook1.book_pics' doesn't exist<br /> Date        : Sun, February 1, 2004 08:33:02<br /> IP          : 213.224.83.166<br /> Browser     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)<br /> Referer     : <br /> PHP Version : 4.3.3<br /> OS          : Linux<br /> Server      : Apache/1.3.29 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2634 PHP-CGI/0.1b<br /> Server Name : www.killerqueen.buildtolearn.net<br /> <br /> [/quote]<br /> this is what i get after i uploaded the guestbook... anybody who knows what i should do???]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2734/7236.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2734/7236.php</link>
				<pubDate><![CDATA[Sun, 1 Feb 2004 09:35:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Have you checked database name, password etc. in admin/config.inc.php ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2734/7238.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2734/7238.php</link>
				<pubDate><![CDATA[Sun, 1 Feb 2004 16:12:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes i did<br /> now i uploaded it again and now i get[quote]You can't access this file directly...[/quote] it's really strange... you can check it out [url]http://killerqueen.buildtolearn.net.guestbook[/url]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2734/7245.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2734/7245.php</link>
				<pubDate><![CDATA[Mon, 2 Feb 2004 13:14:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sound like your table book_pics is missing (doesn't exist). Check your database, it should be 10 tables. Here are mine:<br /> book_auth<br /> book_ban<br /> book_com<br /> book_config<br /> book_data<br /> book_ip<br /> book_pics<br /> book_private<br /> book_smilies<br /> book_words<br /> <br /> 1. If you miss it, make a manual table. For book_pics, see install.php, make a table with parameter like this:<br />   msg_id int(11) NOT NULL default '0',<br />   book_id int(11) NOT NULL default '0',<br />   p_filename varchar(100) NOT NULL default '',<br />   p_size int(11) unsigned NOT NULL default '0',<br />   width int(11) unsigned NOT NULL default '0',<br />   height int(11) unsigned NOT NULL default '0',<br /> <br /> 2. If it doesn't work, it seems an installation problem. Common solution is to reinstall, as follows : a) delete all tables (backup first if you have data) [you do not need to delete database] b) execute install.php [db name, password should match config.inc.php]<br /> <br /> 3. If it still doesn't work, sometimes there is a problem during file uploading (file missing, not upload appropriately). Re-upload the latest version, delete the existing tables, install.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2734/7252.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2734/7252.php</link>
				<pubDate><![CDATA[Mon, 2 Feb 2004 22:00:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>