<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel xml:base="http://www.myphpscripts.net/rss/bbs.php">
		<title>myPHPscripts Latest Posts</title>
		<link>http://www.myphpscripts.net/rss/bbs.php</link>
		<copyright>Open Source Developer</copyright>
		<description>myPHPscripts Latest Posts</description>
		<lastBuildDate>25 May 2011 06:11:49 -0600</lastBuildDate>
		<atom:link href="http://www.myphpscripts.net/rss/bbs.php" rel="self" type="application/rss+xml" />
		<item>
			<title><![CDATA[Re: Character encoding]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=204#903</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=204#903</guid>
			<description><![CDATA[Hello,
Thank you for developping myPHPscripts Guestbook, great script.
I have a problem with it, about the character encoding.
The DATA.TXT is encoded in UTF-8 but when some people post on the guestbook, the file changes into a different encoding (ANSI on notepad). Then the accents like &Atilde;& ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=204#903" rel="">more</a>]]]></description>
			<pubDate>25 May 2011 06:11:49 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Can't Open user database]]></title>
			<link>http://www.myphpscripts.net/?sid=7&amp;tid=203#902</link>
			<guid>http://www.myphpscripts.net/?sid=7&amp;tid=203#902</guid>
			<description><![CDATA[Hello,

I've a question.

I managed to get to the log-in screen.

But when I want to register, I get this cant open user database error.

Of course i've looked at the other posts on the forum, but no solution explained in there could help me.

In my FTP client (Filezilla) I have already se ... [<a href="http://www.myphpscripts.net/?sid=7&amp;tid=203#902" rel="">more</a>]]]></description>
			<pubDate>12 May 2011 17:31:16 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: attachments]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=202#901</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=202#901</guid>
			<description><![CDATA[managed to sort out the problem. I did not have the tmp directory in place. ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=202#901" rel="">more</a>]]]></description>
			<pubDate>10 May 2011 05:07:04 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Captcha font color]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=197#900</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=197#900</guid>
			<description><![CDATA[Thankyou. it works great. ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=197#900" rel="">more</a>]]]></description>
			<pubDate>10 May 2011 04:58:56 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: attachments]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=202#899</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=202#899</guid>
			<description><![CDATA[I have enabled attachments in the config file. eveytime i try to attach a file and click send i get the message &quot;problems with upload&quot;.

please help  ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=202#899" rel="">more</a>]]]></description>
			<pubDate>10 May 2011 04:58:02 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: error invalid URL]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=200#898</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=200#898</guid>
			<description><![CDATA[Just tested it in the demo.  Seems to work fine from my end.  I think Josh probably has the right idea. ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=200#898" rel="">more</a>]]]></description>
			<pubDate>05 May 2011 17:38:44 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Undefined variables...]]></title>
			<link>http://www.myphpscripts.net/?sid=7&amp;tid=201#897</link>
			<guid>http://www.myphpscripts.net/?sid=7&amp;tid=201#897</guid>
			<description><![CDATA[In your protected page, do the following:

Add:

[CODE]error_reporting(0);[/CODE]

Before:

[CODE]require(&quot;login.php&quot;);[/CODE]

The final code should look like:

[CODE]&lt;?php error_reporting(0); require(&quot;login.php&quot;); ?&gt;[/CODE] ... [<a href="http://www.myphpscripts.net/?sid=7&amp;tid=201#897" rel="">more</a>]]]></description>
			<pubDate>05 May 2011 17:31:13 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Undefined variables...]]></title>
			<link>http://www.myphpscripts.net/?sid=7&amp;tid=201#896</link>
			<guid>http://www.myphpscripts.net/?sid=7&amp;tid=201#896</guid>
			<description><![CDATA[Hi Scott,
I'm having problem getting your script to work.

After registering, the &quot;successfully registered&quot; page loads with the following errors:

Notice: Undefined variable: j in MY_WEBSITE\login.php on line 129

Notice: Undefined variable: j in MY_WEBSITE\login.php on line 130

 ... [<a href="http://www.myphpscripts.net/?sid=7&amp;tid=201#896" rel="">more</a>]]]></description>
			<pubDate>02 May 2011 13:14:48 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: error invalid URL]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=200#895</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=200#895</guid>
			<description><![CDATA[Are you running it on your site or a local server? The reason I ask is because when it checks the URL it actually connects to it to make sure it's valid so if it can't it sees it as invalid. ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=200#895" rel="">more</a>]]]></description>
			<pubDate>24 Apr 2011 06:23:19 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: error invalid URL]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=200#894</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=200#894</guid>
			<description><![CDATA[Response I received from Scott.

I believe this is a bug in the coding.  The script is looking for a 3-digit domain suffix.

I've looked in post.php and functions.php and in the last I checked the functions check_url and validate_url. Unfortunately I'm not familiar enough with php to find exactl ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=200#894" rel="">more</a>]]]></description>
			<pubDate>15 Apr 2011 11:40:04 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: error invalid URL]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=200#893</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=200#893</guid>
			<description><![CDATA[When entering an entry for the guestbook with an URL, I receive the message &quot;Invalid URL&quot; in the captcha screen. The url's that I use are valid.
http://pkruger.nl or https://pkruger.nl
What can be wrong? ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=200#893" rel="">more</a>]]]></description>
			<pubDate>13 Apr 2011 07:04:19 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Captcha font color]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=197#889</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=197#889</guid>
			<description><![CDATA[This worked for me.

[b]./mailcode-includes/captcha.php[/b]

[code]$white = imagecolorallocate($image_p, 255, 0, 0);[/code]

The code above seems to turn the whole thing red so I've uploaded a new captcha.php that fixes it [URL=#]here[/URL].

[URL=#]Demo[/URL].

-- Edit: 11/26/11 --
Due t ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=197#889" rel="">more</a>]]]></description>
			<pubDate>05 Apr 2011 20:10:36 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Captcha font color]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=197#888</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=197#888</guid>
			<description><![CDATA[How to i go about changing the captcha font color to example red. ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=197#888" rel="">more</a>]]]></description>
			<pubDate>11 Mar 2011 21:08:43 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error messages translations]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=194#887</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=194#887</guid>
			<description><![CDATA[Translation is not something I designed into the script.  To apply any type of translation, you will have to change all messages manually within the code. ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=194#887" rel="">more</a>]]]></description>
			<pubDate>27 Feb 2011 20:47:32 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Character limit?]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=195#886</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=195#886</guid>
			<description><![CDATA[There shouldn't be a character limit.  I'll have to take a look at it. ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=195#886" rel="">more</a>]]]></description>
			<pubDate>27 Feb 2011 20:43:44 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Change date format]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=196#885</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=196#885</guid>
			<description><![CDATA[You can find it in [B]./includes/post.php[/B]:

[code]	$date = date(&quot;F j, Y&quot;);[/code] ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=196#885" rel="">more</a>]]]></description>
			<pubDate>19 Feb 2011 11:41:01 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Change date format]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=196#884</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=196#884</guid>
			<description><![CDATA[Hi,
Thanks for this script. I've found everything to customize it, except for the date. How can I change the format ?

thanks ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=196#884" rel="">more</a>]]]></description>
			<pubDate>14 Feb 2011 12:03:04 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Problem install Guestbook  2.1.3]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=192#883</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=192#883</guid>
			<description><![CDATA[ok solved, now when I want to make a post and validate or go to the admin, I get this error message


==&gt;

Not Found

The requested URL /Dream-Prez/includes/login.php was not found on this server.
Apache/2.0.64 (Win32) PHP/5.2.14 Server at 127.0.0.1 Port 80
Not Found

The requested URL ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=192#883" rel="">more</a>]]]></description>
			<pubDate>12 Feb 2011 13:48:35 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Character limit?]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=195#882</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=195#882</guid>
			<description><![CDATA[I've installed your guestbook on a couple of sites, and I'm impressed with the features and ease of setup. I do have a question.

A visitor posted a message on the guestbook, but the message was truncated and only part of it showed up. Is there a character limit for posts, and if so is there any w ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=195#882" rel="">more</a>]]]></description>
			<pubDate>11 Feb 2011 12:42:49 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error messages translations]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=194#881</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=194#881</guid>
			<description><![CDATA[First i must thanks for that very nice and simple form script, so thank you.

And second that script is not that simple at i can translate whole error messages :)

So how i can translate error messages first words, example name, security_code etc.?

I tried change config.php after $formval = a ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=194#881" rel="">more</a>]]]></description>
			<pubDate>03 Feb 2011 11:40:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error message:Warning: fopen(/users.txtusers.txt)]]></title>
			<link>http://www.myphpscripts.net/?sid=7&amp;tid=193#880</link>
			<guid>http://www.myphpscripts.net/?sid=7&amp;tid=193#880</guid>
			<description><![CDATA[Looks like you added users.txt to the path, it should looks something like this:

[code]$path = &quot;/home/&lt;user&gt;/public_html/loginsession/&quot;;[/code]

Or for better security you should put the users.txt file somewhere outside of the public directory:

[code]$path = &quot;/home/&lt;u ... [<a href="http://www.myphpscripts.net/?sid=7&amp;tid=193#880" rel="">more</a>]]]></description>
			<pubDate>31 Jan 2011 00:27:15 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error message:Warning: fopen(/users.txtusers.txt)]]></title>
			<link>http://www.myphpscripts.net/?sid=7&amp;tid=193#879</link>
			<guid>http://www.myphpscripts.net/?sid=7&amp;tid=193#879</guid>
			<description><![CDATA[I get the above message when i try to access Login Session from the server.

Warning: fopen(/users.txtusers.txt) [function.fopen]: failed to open stream: Permission denied in /home/globalre/public_html/globalreach.co.cc/loginsession-2.2.4/login.php on line 157
Can't open user database.

 Any le ... [<a href="http://www.myphpscripts.net/?sid=7&amp;tid=193#879" rel="">more</a>]]]></description>
			<pubDate>24 Jan 2011 19:23:59 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Problem install Guestbook  2.1.3]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=192#878</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=192#878</guid>
			<description><![CDATA[You have to change the path in the file includes/config.php to the path of the txt file on your hard drive.

[code]$db = '/path/to/guestbook/includes/data.txt';[/code]

should be something like this
[code]$db = 'C:\Program Files\VertrigoServ\www\Dream-Prez\book\includes\data.txt';[/code] ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=192#878" rel="">more</a>]]]></description>
			<pubDate>21 Jan 2011 13:57:30 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Problem install Guestbook  2.1.3]]></title>
			<link>http://www.myphpscripts.net/?sid=6&amp;tid=192#877</link>
			<guid>http://www.myphpscripts.net/?sid=6&amp;tid=192#877</guid>
			<description><![CDATA[Hello in the Guestbook installing 2.1.3, I get this error message ===&gt;


Warning: fopen (/ path / to / guestbook / includes / data.txt) [function.fopen]: failed to open stream: No such file or directory in C: \ Program Files \ VertrigoServ \ www \ Dream-Prez \ book \ includes \ get.php on line ... [<a href="http://www.myphpscripts.net/?sid=6&amp;tid=192#877" rel="">more</a>]]]></description>
			<pubDate>17 Jan 2011 04:06:03 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: config.php options]]></title>
			<link>http://www.myphpscripts.net/?sid=5&amp;tid=190#875</link>
			<guid>http://www.myphpscripts.net/?sid=5&amp;tid=190#875</guid>
			<description><![CDATA[If you don't want to log form usage, you can disable logging.  HTML support means your visitors can embed HTML code in the messages they send, and it will be rendered in the message as HTML instead of plain text. ... [<a href="http://www.myphpscripts.net/?sid=5&amp;tid=190#875" rel="">more</a>]]]></description>
			<pubDate>24 Nov 2010 17:51:51 -0700</pubDate>
		</item>
	</channel>
</rss>
