<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with AGB 2.3.1"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with AGB 2.3.1"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with AGB 2.3.1</title>
				<description><![CDATA[ Hello, everyone!<br /> <br /> Sorry for my bad english <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> I have one big problem with my guestbook on <a class="snap_shots" href="http://www.mostok2008.org/guestbook/" target="_blank" rel="nofollow">http://www.mostok2008.org/guestbook/</a> <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> I insert gb in my layout:<br /> <br /> rename addentry.php to addentry2.php<br /> rename admin.php to admin2.php<br /> rename comment.php to comment2.php<br /> rename index.php to index2.php<br /> <br /> create addentry.php with my layout and add &lt;?php include '../guestbook/addentry2.php' ?&gt;<br /> create admin.php with my layout and add &lt;?php include '../guestbook/admin2.php' ?&gt;<br /> create comment.php with my layout and add &lt;?php include '../guestbook/comment2.php' ?&gt;<br /> create index.php with my layout and add &lt;?php include '../guestbook/index2.php' ?&gt;<br /> <br /> Modify admin/config.inc.php :<br /> =======8&lt;============================<br /> ...<br /> <br /> $GB_PG["base_url"] = "htpp://www.mostok2008.org/guestbook/img";<br /> <br /> ...<br /> <br /> if ($GB_PG["base_url"] == "htpp://www.mostok2008.org/guestbook/img") {<br />     $inter_type = php_sapi_name();<br />     if ($inter_type == "cgi") {<br />         if (isset($HTTP_SERVER_VARS["PATH_INFO"]) &amp;&amp; !empty($HTTP_SERVER_VARS["PATH_INFO"])) {<br />             $GB_PG["base_url"] = dirname($HTTP_SERVER_VARS["PATH_INFO"]);<br />         } elseif (isset($HTTP_SERVER_VARS["REQUEST_URI"]) &amp;&amp; !empty($HTTP_SERVER_VARS["REQUEST_URI"])) {<br />             $GB_PG["base_url"] = dirname($HTTP_SERVER_VARS["REQUEST_URI"]);<br />         } else {<br />             $GB_PG["base_url"] = dirname($HTTP_SERVER_VARS["SCRIPT_NAME"]);<br />         }<br />     } else {<br />         $GB_PG["base_url"] = dirname($HTTP_SERVER_VARS["PHP_SELF"]);<br />     }<br /> }<br /> <br /> =======8&lt;============================<br /> <br /> On index.php, admin.php, addentry.php gb work fine. But if I add reply on comment, and hit "Submit", I view a blank page (with my layout). Now, if I hit "Reload" in browser, I get blank page. If I reload index.php, I view 2 reply on comment (first from "Submit, second from "Reload").<br /> Why I get blank page? And how to fix it?<br /> <br /> Some little questions:<br /> 1. How I can add notification to webmaster by email on add reply? Notification on addentry work fine.<br /> 2. Why don't replace [ : ) ] to smiles on reply? On addentry replace work fine.<br /> 3. How add smiles box on reply page?<br /> <br /> Thank you very mach for your help <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3536/10128.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3536/10128.php</link>
				<pubDate><![CDATA[Fri, 27 Aug 2004 07:52:07]]> GMT</pubDate>
				<author><![CDATA[ Costa]]></author>
			</item>
			<item>
				<title>Re: Problem with AGB 2.3.1</title>
				<description><![CDATA[ [quote="Costa"]...<br /> Why I get blank page? And how to fix it?<br /> <br /> Some little questions:<br /> 1. How I can add notification to webmaster by email on add reply? Notification on addentry work fine.<br /> 2. Why don't replace [ : ) ] to smiles on reply? On addentry replace work fine.<br /> 3. How add smiles box on reply page?<br /> [/quote]<br /> <br /> Sorry, what about my questions? Do you understand my previous post (my english is bad)? Thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3536/10173.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3536/10173.php</link>
				<pubDate><![CDATA[Mon, 30 Aug 2004 17:33:36]]> GMT</pubDate>
				<author><![CDATA[ Costa]]></author>
			</item>
			<item>
				<title>Re: Problem with AGB 2.3.1</title>
				<description><![CDATA[ [quote="Costa"][quote="Costa"]...<br /> Why I get blank page? And how to fix it?<br /> <br /> Some little questions:<br /> 1. How I can add notification to webmaster by email on add reply? Notification on addentry work fine.<br /> 2. Why don't replace [ : ) ] to smiles on reply? On addentry replace work fine.<br /> 3. How add smiles box on reply page?<br /> [/quote]<br /> <br /> Sorry, what about my questions? Do you understand my previous post (my english is bad)? Thanks.[/quote]<br /> <br /> Why did you goto all the trouble of renaming the pages and then using an include code? Why not just include a header and footer at the start and end of each page?<br /> <br /> 1 - I assume you mean you want email notification of comments left to other posts. If the emails are just to be sent to yourself then I cannot see it being a problem to write a mod for this.<br /> <br /> 2 - I'll have a look at feeding the comments through the smiley replace routine.<br /> <br /> 3 - With some editting of the template file for that page.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3536/10274.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3536/10274.php</link>
				<pubDate><![CDATA[Sat, 4 Sep 2004 19:47:07]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>