<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Database error"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Database error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Database error</title>
				<description><![CDATA[ Installed Advanced Poll v.3 to vBulletin<br /> <br /> One shows error:<br /> [code]SELECT phrasegroup_cpcms AS cpcms<br /> 		FROM language<br /> 		WHERE languageid = 2;<br /> <br /> MySQL Error   : Table 'utwory_poll.language' doesn't exist<br /> Error Number  : 1146<br /> Request Date  : Sunday, January 1st 2012 @ 07:53:45 PM<br /> Error Date    : Sunday, January 1st 2012 @ 07:53:47 PM<br /> Script        : http://www.mydomain/r/content.php?action=results&poll_ident=3<br /> Referrer      : http://www.mydomain/r/content.php<br /> IP Address    : 178.42.31.108<br /> Username      : Admin<br /> Classname     : vB_Database<br /> MySQL Version : 5.0.92-50-log[/code]<br /> <br /> what to do?<br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7631/26092.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7631/26092.php</link>
				<pubDate><![CDATA[Sun, 1 Jan 2012 19:02:26]]> GMT</pubDate>
				<author><![CDATA[ valdi]]></author>
			</item>
			<item>
				<title>Re:Database error</title>
				<description><![CDATA[ The button Vote gets the announcement:<br /> <br /> [i]Your submission could not be processed because a security token was missing.<br /> <br /> If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.[/i]<br /> <br /> Somebody  will help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7631/26093.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7631/26093.php</link>
				<pubDate><![CDATA[Mon, 2 Jan 2012 17:37:30]]> GMT</pubDate>
				<author><![CDATA[ valdi]]></author>
			</item>
			<item>
				<title>Database error</title>
				<description><![CDATA[ Auron's the poll expert.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7631/26094.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7631/26094.php</link>
				<pubDate><![CDATA[Mon, 2 Jan 2012 20:55:21]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>Re:Database error</title>
				<description><![CDATA[ <br /> Going by the error message you're missing the language table.<br /> <br /> Use something like phpMyAdmin to check.<br /> [code]MySQL Error   : Table 'utwory_poll.language' doesn't exist<br /> Error Number  : 1146[/code]http://dev.mysql.com/doc/refman/5.0/en/error-messages-server.html#error_er_no_such_table<br /> <br /> Looking at the install SQL it doesn't create a language table.<br /> <br /> Taken from misc/tb_mysql.php.<br /> [code]&lt;?php<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_config] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_data] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_index] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_ip] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_log] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_user] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_comment] (<br />    .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_tpl] (<br />   .....<br /> )";<br /> <br /> $tbl[] = "CREATE TABLE $POLLTBL[poll_tplset] (<br />   .....<br /> )";<br /> <br /> ?&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7631/26095.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7631/26095.php</link>
				<pubDate><![CDATA[Tue, 3 Jan 2012 02:23:29]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title>Re:Database error</title>
				<description><![CDATA[ To thank for the answer.<br /> <br /> Sorry, I cannot this make.<br /> This pool looks very well, but are a lot problems with the installation.<br /> Since a long time I want to install and it {he, she} does not work.<br /> Here I wrote about this:<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/posts/list/7613.php#26012" target="_blank" rel="nofollow">http://proxy2.de/forum/posts/list/7613.php#26012</a><br /> <br /> Thanks.<br /> <br /> p.s.<br /> <br /> One can this install using with IFRAME ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7631/26096.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7631/26096.php</link>
				<pubDate><![CDATA[Tue, 3 Jan 2012 14:09:26]]> GMT</pubDate>
				<author><![CDATA[ valdi]]></author>
			</item>
	</channel>
</rss>