<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Base URL and addentry.php"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Base URL and addentry.php"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Base URL and addentry.php</title>
				<description><![CDATA[ [url]http://www.j3ko.com/guestbook/[/url]<br /> <br /> I'm tryin to change the formatting of the header (the links to "back to guestbook" and "administration") in addentry.php and I was just wondering where I could find this?  I know the one to index is in body.php.<br /> <br /> Second little problem, I'm including the guestbook to my current template and the headers now have "&lt;base href=\"http://www.j3ko.com/\"&gt;" and all the links point to www.j3ko.com/addentry.php etc.. instead of www.j3ko.com/guestbook/addentry.php.<br /> <br /> In config.inc.php:<br /> [code]<br /> $GB_PG&#91;&quot;base_url&quot;&#93; = &quot;http&#58;//www.j3ko.com/guestbook&quot;;<br /> [/code]<br /> <br /> My temp solution is adding guestbook/ to each of:<br /> [code]<br /> $GB_PG&#91;&quot;index&quot;&#93;    = &quot;guestbook/index.php&quot;;<br /> $GB_PG&#91;&quot;admin&quot;&#93;    = &quot;guestbook/admin.php&quot;;<br /> $GB_PG&#91;&quot;comment&quot;&#93;  = &quot;guestbook/comment.php&quot;;<br /> $GB_PG&#91;&quot;addentry&quot;&#93; = &quot;guestbook/addentry.php&quot;;<br /> [/code]<br /> <br /> Just wondering is there a better way to do this since my admin page doesn't include the template all links point to www.j3ko.com/guestbook/guestbook/...<br /> <br /> Thanks  :D]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3493/9924.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3493/9924.php</link>
				<pubDate><![CDATA[Sun, 15 Aug 2004 18:09:15]]> GMT</pubDate>
				<author><![CDATA[ TicK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Go through your config.inc.php line by line and check your entries. It is trying to goto guestbook/guestbook/index.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3493/9925.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3493/9925.php</link>
				<pubDate><![CDATA[Sun, 15 Aug 2004 21:10:55]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Go through your config.inc.php line by line and check your entries. It is trying to goto guestbook/guestbook/index.php[/quote]<br /> <br /> what is pointing to guestbook/guestbook/index.php?  the link from the admin page?  I'm aware, that's y i'm wondering if there's a better solution to my problem then adding guestbook/ to these<br /> <br /> [code]$GB_PG&#91;&quot;index&quot;&#93;    = &quot;guestbook/index.php&quot;; <br /> $GB_PG&#91;&quot;admin&quot;&#93;    = &quot;guestbook/admin.php&quot;; <br /> $GB_PG&#91;&quot;comment&quot;&#93;  = &quot;guestbook/comment.php&quot;; <br /> $GB_PG&#91;&quot;addentry&quot;&#93; = &quot;guestbook/addentry.php&quot;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3493/9927.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3493/9927.php</link>
				<pubDate><![CDATA[Mon, 16 Aug 2004 08:17:50]]> GMT</pubDate>
				<author><![CDATA[ TicK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Only page I saw problems with the links on was the admin enter and you can hard code them in by editting the templates/admin_enter.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3493/9929.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3493/9929.php</link>
				<pubDate><![CDATA[Mon, 16 Aug 2004 11:41:33]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>