<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Trouble modifing the header.php .. getting errors"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Trouble modifing the header.php .. getting errors"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Trouble modifing the header.php .. getting errors</title>
				<description><![CDATA[ Greetings!<br /> <br /> I've made some modifications to header.php so the guestbook will match my site.  I've got it nailed down to the part where I call a php script to display a random quote.<br /> <br /> this is the code in the page for the quote: <br /> <br /> [code]&lt;?php $theQuote; include&#40;$_SERVER&#91;'DOCUMENT_ROOT'&#93;.'/quotes/quotes.php'&#41;; ?&gt;[/code]<br /> <br /> If I take this code out the error goes away!  Here is the error that I'm getting: <br /> <br /> Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/content/d/h/a/dhandler/html/guestbook/lib/gb.class.php(55) : eval()'d code on line 78<br /> <br /> the page is located at http://handlersspot.net/guestbook<br /> <br /> you can see my php info at http://handlersspot.net./info.php<br /> <br /> This is a little bit about the scope of my knowledged.  I do appreciate the help if you can tell me what I'm doing wrong!<br /> <br /> Thanks so much in advance!<br /> <br /> Regards!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7103/24075.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7103/24075.php</link>
				<pubDate><![CDATA[Tue, 3 Jun 2008 04:55:36]]> GMT</pubDate>
				<author><![CDATA[ MrBiggZ]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It's because you cannot put php in the templates. Your best bet is to look at Lazarus and it's gbinclude.php method.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7103/24076.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7103/24076.php</link>
				<pubDate><![CDATA[Tue, 3 Jun 2008 09:29:19]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]It's because you cannot put php in the templates. Your best bet is to look at Lazarus and it's gbinclude.php method.[/quote]<br /> <br /> Thanks bud!  I found it and will d/l tonight and install! I figure it was something like that.  Coppermine is funny with putting php in it's templates too.  Although there stuff you can include it in the header and footer pages no problem.  I was just going on the guess I could here too! <br /> <br /> Again .. thanks for pointing me to the right path!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7103/24077.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7103/24077.php</link>
				<pubDate><![CDATA[Tue, 3 Jun 2008 16:03:41]]> GMT</pubDate>
				<author><![CDATA[ MrBiggZ]]></author>
			</item>
	</channel>
</rss>