<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://www.maianscriptworld.co.uk/forums/extern.php?action=feed&amp;tid=499&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Maian Script World Support Forums / Need idea on where to look for the problem please]]></title>
		<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?id=499</link>
		<description><![CDATA[The most recent posts in Need idea on where to look for the problem please.]]></description>
		<lastBuildDate>Sat, 13 Sep 2008 06:45:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=5645#p5645</link>
			<description><![CDATA[<p>I will update the captcha when I get some spare time.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Sat, 13 Sep 2008 06:45:06 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=5645#p5645</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=3063#p3063</link>
			<description><![CDATA[<p>Thanks Barb, will look at this today.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Thu, 24 Jan 2008 08:46:05 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=3063#p3063</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=3049#p3049</link>
			<description><![CDATA[<p>David,</p><p>Today, I sent you a donation and an email via the contact form.&#160; Let me know what you need in order to see why my form quit working (see first post).</p><p>Thanks in advance!</p><p>Barb</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Wed, 23 Jan 2008 18:25:32 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=3049#p3049</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2723#p2723</link>
			<description><![CDATA[<p>Thanks Barb, thats very kind of you. Glad you got it sorted.</p><p>The rand() function generates a randon number between the given arguments. So if I did rand(1,9), this would generate a single number between 1 &amp; 9. So, rand(100, 150) is generating a single random number between 100 &amp; 150.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Tue, 08 Jan 2008 08:13:46 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2723#p2723</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2719#p2719</link>
			<description><![CDATA[<p>Ok, based on the other thread, I think I got my captcha problem taken care of.&#160; I refresh over 20 times and didn&#039;t have any &quot;invisible&quot; characters, especially that 5th one.&#160; Whereas before, it happened by the 5th refresh. *fingers and toes crossed*</p><p>Just to clarify, this captcha is NOT case sensitive?&#160; It seems to work both ways, but wanted to double check.</p><p>As soon as my client pays me, I&#039;ll send you a donation so you can help with my major problem! *grins*</p><p>Thanks for your patience in helping.<br />Barb</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Tue, 08 Jan 2008 02:58:32 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2719#p2719</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2718#p2718</link>
			<description><![CDATA[<p>Thanks for point me to that thread.</p><p>I guess what I&#039;m confused about is that if RGB is made up of 3 numbers (ie, 250 250 250) ... then why is there only two listed per group (ie (100, 250)) ?&#160; I guess I&#039;m not sure how to read the code in the script.</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Tue, 08 Jan 2008 02:37:47 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2718#p2718</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2713#p2713</link>
			<description><![CDATA[<p>Barb,</p><p>Check out this other thread for Maian Mail:<br /><a href="http://www.maianscriptworld.co.uk/forum/index.php?action=vthread&amp;forum=5&amp;topic=498" rel="nofollow">http://www.maianscriptworld.co.uk/forum/index.php? action=vthread&amp;forum=5&amp;topic=498</a></p><p>Look at Alexanders last message. He also wanted to change the colour. You could also adjust some of the settings in the captcha class. ie, you could create a blank jpeg and then specify that as the background. </p><p>You can also look for this code on line 298:</p><p>imagecolorallocate(&amp;#036;this-&gt;oImage, 255, 255, 255);</p><p>That sets white as the background color. You can change these values. Only problem is you might still get a character generated with the same bg colour.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Mon, 07 Jan 2008 20:10:00 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2713#p2713</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2710#p2710</link>
			<description><![CDATA[<p>Just really quick .. I went into that above file and changed the color set from </p><p>&amp;#036;iLineColour = imagecolorallocate(&amp;#036;this-&gt;oImage, rand(100, 250), rand(100, 250), rand(100, 250));</p><p>to ...</p><p>&amp;#036;iLineColour = imagecolorallocate(&amp;#036;this-&gt;oImage, rand(100, 150), rand(100, 150), rand(100, 150));<br />} else {<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&amp;#036;iRandColour = rand(100, 150);<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&amp;#036;iLineColour = imagecolorallocate(&amp;#036;this-&gt;oImage, &amp;#036;iRandColour, &amp;#036;iRandColour, &amp;#036;iRandColour);</p><p>And I still get a white 5th character in the captcha ... have to refresh form 3-5 times to get it to show.&#160; I also tried 200, 225, 175, etc ... I&#039;m not used to working with RGB ... so I&#039;m not sure what I&#039;m doing with the above code. *grins*&#160; I do have a web page up showing all the RGB codes for colors. I think a gremlin is in my files. *chuckles*</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Mon, 07 Jan 2008 19:22:06 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2710#p2710</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2708#p2708</link>
			<description><![CDATA[<p>Thanks Barb. The donation is up to you. I don`t set an amount. Any donation is appreciated.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Mon, 07 Jan 2008 19:13:08 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2708#p2708</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2705#p2705</link>
			<description><![CDATA[<p>David,</p><p>Am just doing a quick &quot;drive-by&quot; the forum as I&#039;m swamped with stuffs ... </p><p>Will adjust the white as you suggested ... didn&#039;t even think of that. doh!</p><p>Donation ... how small is &quot;small&quot; ?&#160; *wink*&#160; hehehe </p><p>Will check back with you in another day or so.&#160; And, thanks for your help and great scripts!</p><p>Barb</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Mon, 07 Jan 2008 18:58:15 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2705#p2705</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2658#p2658</link>
			<description><![CDATA[<p>Hi Barbara,</p><p>Firstly, the captcha is working correctly. Because its randomly selecting a colour for each character, its possible that white is one of those colours. At the moment I don`t have a refresh option for Maian Mail for the captcha, but I will add one next time.</p><p>You can try opening the &#039;classes/php-captcha.inc.php&#039; file and finding line 154:</p><p>&amp;#036;iLineColour = imagecolorallocate(&amp;#036;this-&gt;oImage, rand(100, 250), rand(100, 250), rand(100, 250));</p><p>Reduce the 250 to something smaller. The RGB for white is 255,255,255. So, reducing the 250 will reduce the amount of white used.</p><p>As for the form, well unfortunately I can`t be of much help because I can`t see what you have done with the code, so I have no idea where its failing. If you want to send a small donation I`ll take a look for you.</p><p>David.</p>]]></description>
			<author><![CDATA[dummy@example.com (msworld)]]></author>
			<pubDate>Sun, 06 Jan 2008 10:28:02 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2658#p2658</guid>
		</item>
		<item>
			<title><![CDATA[Need idea on where to look for the problem please]]></title>
			<link>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2653#p2653</link>
			<description><![CDATA[<p>Hi there,</p><p>Several months ago, I took your mail program and expanded it into a staff application form by adding more fields and checkboxes.&#160; I did not alter anything to do with the capcha and such.&#160; The form worked beautifully with not a hitch. </p><p>Now, my client wanted to alter some of those fields and expand the application. So, I followed the same procedure that I previously did (kept my notes on what files I altered etc).&#160; </p><p>Now the form wont work.&#160; You can fill in the form/application and click send and the page just refreshes. Some of the fields remain filled in and others are blank again.&#160; You have given the error message of: Please correct the errors in red:&#160; However, there are no red error messages showing.&#160; I did not alter anything in the sitestyle file and I made sure that the fields are accounted for anywhere in the code in files pertaining to error.&#160; </p><p>Also, and this was a problem from before, but a minor one ... with the capcha ... it&#039;s a 5 character capcha, but sometimes (3 out of 5 times) the 5th character is white, and thus you can&#039;t see it.&#160; Again, I never, from day one, altered ANYTHING concerning the capcha code. </p><p>I even used WinMerge to compare/contrast the original mail form script (untouched) and other than those codes that pertain to the fields themselves, nothing else is altered (send function, capcha, etc). </p><p>Once I have the form working, I&#039;ll need to put it behind a SSL certificate for obvious reasons when you view the form. </p><p>&lt;a href=&quot;http://www.heavensangelsreadings.com/application/index.php&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.heavensangelsreadings.com/application/i&#160; ndex.php&lt;/a&gt;</p><p>If you can provide any suggestions, I would be more than appreciative. I have been looking at these files for the last 2 days and can&#039;t figure out why the form won&#039;t work now, when it worked perfectly fine before.&#160; I went through with a fine tooth comb making sure all apostrophes and semi colons and all are intact.&#160; </p><p>I&#039;m half bald now and that doesn&#039;t look great on a gal *wink*</p><p>BTW: I did v3.1</p><p>Barbara</p>]]></description>
			<author><![CDATA[dummy@example.com (barbe)]]></author>
			<pubDate>Sun, 06 Jan 2008 04:27:00 +0000</pubDate>
			<guid>http://www.maianscriptworld.co.uk/forums/viewtopic.php?pid=2653#p2653</guid>
		</item>
	</channel>
</rss>
