<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Parse Error?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Parse Error?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Parse Error?</title>
				<description><![CDATA[ Hi there!  I just updated to the new version to get rid of that exploit, and am receiving the following error when I try to load the guestbook from IE:<br /> <br /> Parse error: parse error, unexpected '(' in /home/skinks/public_html/guestbook/admin/config.inc.php on line 6<br /> <br /> Here is what I was instructed to do:<br /> <br /> Make sure you know the database name, username, user password and host prefix, if any, for your guestbook database. Open admin/config.inc.php with a text editor, or from (File Manager in the CPanel) and edit the following information:<br /> <br /> Around line 4: <br />      Code: <br />      $GB_DB["dbName"] = "(hostprefix)_guestbookdatabasebname"; <br />      $GB_DB["host"]   = "localhost"; <br />      $GB_DB["user"]   = ""(hostprefix)_username"; <br />      $GB_DB["pass"]   = "dbuserpassword"; <br /> <br /> Around line 59: <br />      Code: <br />      $GB_PG["base_url"] = "http://www.yoursite.com/guestbook";;  <br />      $DB_CLASS  = "mysql.class.php"; <br />      $TEC_MAIL  = "your_email@yoursite.com"; <br />      $GB_UPLOAD = "public"; <br />      $GB_TMP    = "tmp"; <br /> <br /> <br /> Even when I replace the fields with my own information, I get the same error.<br /> <br /> Any help is great.  Thanks!  Email at <a class="snap_shots" href="mailto:zachg@efn.org">zachg@efn.org</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10406.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10406.php</link>
				<pubDate><![CDATA[Thu, 16 Sep 2004 22:06:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ PS--<br /> <br /> I also updated the SQL tables as far as I know, here were my inst....<br /> <br /> <br /> In PhpMyAdmin, Update the database tables:<br /> <br />   On the right window pane, click on "SQL"<br /> <br />    Find the Sql box near the bottom, click inside the box, then click on "browse" and navigate to the place on your hard drive where the new version of guestbook is, the Doc/update.sql file.  Once you have navigated to that file and it is in the box, click on ok.<br /> <br />     After processing the task, you should get a successful result. If successful, the guestbook tables will appear in the left (blue) pane. <br /> <br />    If there is a problem, you will get an error message. If you get an error message, please make note of it for future help. <br /> <br />    On the left (blue) pane, click on Home<br /> <br />    On the right pane, select log out<br /> <br />    Close out the PhpMyAdmin window without navigating anywhere else (for security reasons)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10407.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10407.php</link>
				<pubDate><![CDATA[Thu, 16 Sep 2004 22:07:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote]$GB_DB["user"] = "[b]"[/b](hostprefix)_username"; [/quote]<br /> <br /> You have 2 quotes at the start and this is causing an error.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10410.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10410.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 01:14:06]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks Cabonize, actually Amber helped me out personally, and it was something else!  The double quotes were fixed as well though.<br /> <br /> Thanks for the reply.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10412.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10412.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 01:36:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Glad it was fixed. I also noticed a double ; which I assume was also fixed.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10413.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10413.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 02:11:53]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Glad it was fixed. I also noticed a double ; which I assume was also fixed.[/quote]<br /> <br /> <br /> <br /> A double?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10415.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10415.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 04:56:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote]$GB_PG["base_url"] = "http://www.yoursite.com/guestbook"[b];; [/b][/quote]<br /> <br /> The double ; at the end. SHouldn't cause any errors though.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10416.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10416.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 05:00:39]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Oh, I did'nt even see that one...... Yeah, doesn't seem to be doing anything..<br /> <br /> So, I this new version is pretty much 'expoit' or generally hacker safe?  I know you've probably answered that a million times by now... I really like the guestbook. :cool:]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3603/10424.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3603/10424.php</link>
				<pubDate><![CDATA[Fri, 17 Sep 2004 09:21:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>