<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Webmasterpals</title>
		<link>http://webmasterpals.com</link>
		<description>Social Community Forum for Webmasters</description>
		<language>en</language>
		<lastBuildDate>Tue, 07 Sep 2010 19:49:13 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://webmasterpals.com/images/solido/misc/rss.jpg</url>
			<title>Webmasterpals</title>
			<link>http://webmasterpals.com</link>
		</image>
		<item>
			<title><![CDATA[Can't send e-mail to hotmail]]></title>
			<link>http://webmasterpals.com/showthread.php?t=1691&amp;goto=newpost</link>
			<pubDate>Tue, 07 Sep 2010 16:44:22 GMT</pubDate>
			<description>Hey guys,

Im using v2.1 which i have extended considerably but I for some reason it has stopped sending messages to hotmail. It still works sending...</description>
			<content:encoded><![CDATA[<div>Hey guys,<br />
<br />
Im using v2.1 which i have extended considerably but I for some reason it has stopped sending messages to hotmail. It still works sending them to g-mail though.<br />
I have copied this registration script from an existing webhost where it all works but for some reason its stopped working. Any help would be appreciated.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">$message&nbsp;</span><span style="color: #007700">=&nbsp;<br /></span><span style="color: #DD0000">"Welcome&nbsp;to&nbsp;Student&nbsp;Inspired.&nbsp;These&nbsp;are&nbsp;your&nbsp;login&nbsp;details\n<br /><br />User&nbsp;ID:&nbsp;$user_name\n<br />Email:&nbsp;$usr_email&nbsp;\n&nbsp;<br />Password:&nbsp;$data&#91;pwd&#93;&nbsp;\n<br />Activation&nbsp;code:&nbsp;$activ_code&nbsp;\n<br /><br />Please&nbsp;follow&nbsp;this&nbsp;link&nbsp;to&nbsp;activate&nbsp;your&nbsp;account:\n<br /><br />*****ACTIVATION&nbsp;LINK*****\n<br />my&nbsp;activation&nbsp;link&nbsp;is&nbsp;here&nbsp;-&nbsp;its&nbsp;just&nbsp;a&nbsp;link&nbsp;to&nbsp;my&nbsp;login&nbsp;page&nbsp;<br /><br />Thank&nbsp;You<br /><br />Administrator<br />$host_upper<br />______________________________________________________<br />THIS&nbsp;IS&nbsp;AN&nbsp;AUTOMATED&nbsp;RESPONSE.&nbsp;<br />***DO&nbsp;NOT&nbsp;RESPOND&nbsp;TO&nbsp;THIS&nbsp;EMAIL****<br />"</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">mail</span><span style="color: #007700">(</span><span style="color: #0000BB">$usr_email</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">"Login&nbsp;Details"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$message</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">"From:&nbsp;\"Member&nbsp;Registration\"&nbsp;&lt;auto-reply@$host&gt;\r\n"&nbsp;</span><span style="color: #007700">.<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">"X-Mailer:&nbsp;PHP/"&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">phpversion</span><span style="color: #007700">());<br /><br /><br />&nbsp;&nbsp;</span><span style="color: #0000BB">$suc&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">urlencode</span><span style="color: #007700">(</span><span style="color: #DD0000">"Congratulations&nbsp;you&nbsp;account&nbsp;has&nbsp;been&nbsp;created.&nbsp;Please&nbsp;check&nbsp;your&nbsp;e-mail&nbsp;and&nbsp;activate&nbsp;it&nbsp;soon."</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">header</span><span style="color: #007700">(</span><span style="color: #DD0000">"Location:&nbsp;login.php?suc=$suc"</span><span style="color: #007700">);<br />exit();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /><br /></span><span style="color: #0000BB">?&gt;</span>&nbsp;<br /></span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div></div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>Software_Giant</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1691</guid>
		</item>
		<item>
			<title>ÅÄÖ?</title>
			<link>http://webmasterpals.com/showthread.php?t=1687&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 17:58:24 GMT</pubDate>
			<description>Hi,

How can i get ÅÄÖ letters to the script?

So if your name is Börje, so how can i get it to be shown on the session.user script?

Thanx!</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
How can i get ÅÄÖ letters to the script?<br />
<br />
So if your name is Börje, so how can i get it to be shown on the session.user script?<br />
<br />
Thanx!</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=26">PHP Login Script Discussion</category>
			<dc:creator>thehanko</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1687</guid>
		</item>
		<item>
			<title>Change Username Availability</title>
			<link>http://webmasterpals.com/showthread.php?t=1685&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 21:00:23 GMT</pubDate>
			<description><![CDATA[Hey Guys!

I need help changing one little feature.
As of now you have to click on "Check Availability" to see if the *username* entered into the...]]></description>
			<content:encoded><![CDATA[<div>Hey Guys!<br />
<br />
I need help changing one little feature.<br />
As of now you have to click on &quot;Check Availability&quot; to see if the <b>username</b> entered into the <b>registration form</b> is available or taken.<br />
<br />
Is there any way you change this so that it happens automatically without having to click the button?<br />
<br />
im only asking because I have sweet nothing in terms of room on my form and i dont want a button sitting there. I think this would be a handy feature in all future scripts.<br />
<br />
Im using php login script 2.2.<br />
<br />
Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>Software_Giant</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1685</guid>
		</item>
		<item>
			<title>Displaying the password</title>
			<link>http://webmasterpals.com/showthread.php?t=1684&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 10:27:17 GMT</pubDate>
			<description>How do you go about displaying the password using the script from mysettings.php? It will only be displayed on a page accessible by the admin...</description>
			<content:encoded><![CDATA[<div>How do you go about displaying the password using the script from mysettings.php? It will only be displayed on a page accessible by the admin login.<br />
<br />
Or is this not advisable security wise, even though it's only accessible via the admin login?<br />
<br />
Below is the code which checks the password when changing it, but I can't work out how to bring in the password without the encryption?<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'doUpdate'</span><span style="color: #007700">&#93;&nbsp;==&nbsp;</span><span style="color: #DD0000">'Update'</span><span style="color: #007700">)&nbsp;&nbsp;<br />{<br /><br /></span><span style="color: #0000BB">$rs_pwd&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">mysql_query</span><span style="color: #007700">(</span><span style="color: #DD0000">"select&nbsp;pwd&nbsp;from&nbsp;users&nbsp;where&nbsp;id='$_SESSION&#91;user_id&#93;'"</span><span style="color: #007700">);<br />list(</span><span style="color: #0000BB">$old</span><span style="color: #007700">)&nbsp;=&nbsp;</span><span style="color: #0000BB">mysql_fetch_row</span><span style="color: #007700">(</span><span style="color: #0000BB">$rs_pwd</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$old_salt&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$old</span><span style="color: #007700">,</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">9</span><span style="color: #007700">);<br /><br /></span><span style="color: #FF8000">//check&nbsp;for&nbsp;old&nbsp;password&nbsp;in&nbsp;md5&nbsp;format<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if(</span><span style="color: #0000BB">$old&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">PwdHash</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'pwd_old'</span><span style="color: #007700">&#93;,</span><span style="color: #0000BB">$old_salt</span><span style="color: #007700">))<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$newsha1&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">PwdHash</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'pwd_new'</span><span style="color: #007700">&#93;);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">mysql_query</span><span style="color: #007700">(</span><span style="color: #DD0000">"update&nbsp;users&nbsp;set&nbsp;pwd='$newsha1'&nbsp;where&nbsp;id='$_SESSION&#91;user_id&#93;'"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$msg</span><span style="color: #007700">&#91;&#93;&nbsp;=&nbsp;</span><span style="color: #DD0000">"Your&nbsp;new&nbsp;password&nbsp;is&nbsp;updated"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//header("Location:&nbsp;mysettings.php?msg=Your&nbsp;new&nbsp;password&nbsp;is&nbsp;updated");<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$err</span><span style="color: #007700">&#91;&#93;&nbsp;=&nbsp;</span><span style="color: #DD0000">"Your&nbsp;old&nbsp;password&nbsp;is&nbsp;invalid"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//header("Location:&nbsp;mysettings.php?msg=Your&nbsp;old&nbsp;password&nbsp;is&nbsp;invalid");<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}<br />}&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div></div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>JU5TY</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1684</guid>
		</item>
		<item>
			<title><![CDATA[A free Travel & hotels WP theme]]></title>
			<link>http://webmasterpals.com/showthread.php?t=1683&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 09:50:44 GMT</pubDate>
			<description><![CDATA[Image: http://tech2connect.com/testz/wp-content/themes/travel19/screenshot.png An elegant free 2 column WordPress theme for Travel & Hotels Niche...]]></description>
			<content:encoded><![CDATA[<div><img src="http://tech2connect.com/testz/wp-content/themes/travel19/screenshot.png" border="0" alt="" />An elegant free 2 column WordPress theme for Travel &amp; Hotels Niche WordPress blogs.has a fancy and a professional look, The theme is provided to user under the open source License. <a href="http://tech2connect.com/testz/?preview_theme=travel19" target="_blank">Live Demo</a> | <a href="http://tech2connect.com/testz/wp-content/themes/travel19.zip" target="_blank">Download</a></div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=2"><![CDATA[Marketing & Promotion]]></category>
			<dc:creator>npnhome</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1683</guid>
		</item>
		<item>
			<title>Script is not redirecting with correct status!!!</title>
			<link>http://webmasterpals.com/showthread.php?t=1682&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 08:00:05 GMT</pubDate>
			<description>Hi,

         Am using this script, Its working superb. But when i embedd other files in login page. It was not redirecting with correct status.

Say...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
         Am using this script, Its working superb. But when i embedd other files in login page. It was not redirecting with correct status.<br />
<br />
Say for example whats happening is,<br />
<br />
<br />
              In my website i'm having logo,links,menubar etc, (By default i have the link like when i was not logged in it will show like login, if logged in should show other two links like settings and logout.)  When i use those things in login page its taking it to the correct page but with wrong status. (i.e) It does not showing logout and settings,its aging shows me the login link. So what should i do, Please help...</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>vizay25687</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1682</guid>
		</item>
		<item>
			<title>No activation mail sent or forgoten...</title>
			<link>http://webmasterpals.com/showthread.php?t=1675&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 20:02:04 GMT</pubDate>
			<description>Hi,

I have a problem with the script.
No activation email will be sent to those who register to my website.
and the same thing if they have...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have a problem with the script.<br />
No activation email will be sent to those who register to my website.<br />
and the same thing if they have forgotten the password.<br />
<br />
I have tried all the different options available, but I have not the brains to how I should make it work right.<br />
<br />
I have two different domain and on one it works perfect but not on the other ...<br />
<br />
Hope you can help me.<br />
I understand Finnish Swedish and English ... So everything is possible ... :)<br />
<br />
Or is the fault of dbc.php?<br />
<br />
Please help me!<br />
<br />
Can someone send me the RIGHT script or scripts to xxx</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>thehanko</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1675</guid>
		</item>
		<item>
			<title>Edit users mysettings.php from admin login</title>
			<link>http://webmasterpals.com/showthread.php?t=1674&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 11:27:02 GMT</pubDate>
			<description>Thought I’d give this its own thread so it doesn’t get missed. I’m new to the forum having recently downloaded the login script, very impressed so...</description>
			<content:encoded><![CDATA[<div>Thought I’d give this its own thread so it doesn’t get missed. I’m new to the forum having recently downloaded the login script, very impressed so far, have just paid the $5.<br />
<br />
Anyway my question…<br />
<br />
What you’ve done in the latest update with the drop down edit panel for each user (in admin.php) is great. But it isn’t really suitable for my setup having added a number of fields to the mysettings.php page. From the admin.php page is it possible to direct the edit button to the user’s mysettings.php page so I can fully edit any user’s settings from the admin account?<br />
<br />
Many thanks in advance. :)</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>JU5TY</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1674</guid>
		</item>
		<item>
			<title>reCAPTCHA KEYS</title>
			<link>http://webmasterpals.com/showthread.php?t=1673&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 14:00:02 GMT</pubDate>
			<description>Hi,
Now that I have two domains, but reCAPTCHA works only on one of them. Ando, I have done so as to do the same on both domains. But still it does...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
Now that I have two domains, but reCAPTCHA works only on one of them. Ando, I have done so as to do the same on both domains. But still it does not work. When someone signs up on my web site so they get no email though they have registered. When you take reCAPTCHA into service after you have registered on their web site so how long does it take everything to start working?<br />
<br />
that is why it does not speak of sending emails to those who have been on my side when reCAPTCHA does not work?<br />
<br />
how can I reCAPTCHA away so that it would work directly?<br />
<br />
please help me so I can help you at any time if needed to something!<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>thehanko</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1673</guid>
		</item>
		<item>
			<title>Submit buttons problem</title>
			<link>http://webmasterpals.com/showthread.php?t=1668&amp;goto=newpost</link>
			<pubDate>Wed, 01 Sep 2010 03:42:59 GMT</pubDate>
			<description>hello, i just installed successfully the script on my hosting and i was modifying the scripts to be all in spanish. The problem is that when i change...</description>
			<content:encoded><![CDATA[<div>hello, i just installed successfully the script on my hosting and i was modifying the scripts to be all in spanish. The problem is that when i change the submit buttons values the script doesn't work at all. The only thing it does is refresh the page. <br />
<br />
Original login.php<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;input name=&quot;doLogin&quot; type=&quot;submit&quot; id=&quot;doLogin3&quot; value=&quot;Login&quot;&gt;</code><hr />
</div>Spanish version login.php<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;input name=&quot;doLogin&quot; type=&quot;submit&quot; id=&quot;doLogin3&quot; value=&quot;Acceder&quot;&gt;</code><hr />
</div>I dont understand how all this script works and i was trying to find where this functions &quot;doLogin&quot; are and im stuck here.<br />
<br />
Please help :confused:</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>assidman</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1668</guid>
		</item>
		<item>
			<title>designer seeking development advice - adding user sign in to website</title>
			<link>http://webmasterpals.com/showthread.php?t=1665&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 18:37:32 GMT</pubDate>
			<description>Hi all,
I recently found this forum while researching on how to incorporate a user sign-in into a website. I am a designer by trade, and have usually...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
I recently found this forum while researching on how to incorporate a user sign-in into a website. I am a designer by trade, and have usually worked with developers when it came to back-end functionality.  The project I have at the moment, I do not have this luxury. I appreciate anyone's advice for this newcomer/1st time poster.<br />
<br />
The project is building a website that delivers a lot of content assets (whitepapers, ebooks, webinars, articles, etc). and they currently have a person 'register' but it's not really registering - each content asset has a landing page with a description of the content, and a form page to collect email address.  as the user enters the info, the data is stored, and the user redirected to the actual asset.  The user must do this for every content piece they wish to read/download.<br />
<br />
I know there must be a more simplified and efficient way to handle this user experience, I just don't have the experience to know what it is yet - if anyone has any ideas  on an easy way to manage this and possibly track what each user does, that would be incredibly appreciated.  Even if it's to just point me in the right direction.<br />
<br />
Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=7">Website Programming</category>
			<dc:creator>phendyr</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1665</guid>
		</item>
		<item>
			<title><![CDATA[[WTS] Wordpress theme creation and Promotion Service]]></title>
			<link>http://webmasterpals.com/showthread.php?t=1662&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 10:48:13 GMT</pubDate>
			<description>Hi there !

I am npnhome a theme designer and blogger.
I have been designing wordpress theme since 2007.

Tech2connect.com is my portfolio site.
You...</description>
			<content:encoded><![CDATA[<div>Hi there !<br />
<br />
I am npnhome a theme designer and blogger.<br />
I have been designing wordpress theme since 2007.<br />
<br />
Tech2connect.com is my portfolio site.<br />
You can google my user name <a href="http://www.google.com/#hl=en&amp;q=npnhome+theme" target="_blank">betazon</a> and will get many forum membership. In webmaster forums and theme directories I promote my theme. I designed a lot of theme and promote theme in renowned webmaster forums. And the theme will be listed in my home page more then 2 week.<br />
<br />
<a href="http://dailyblogreader.blogspot.com/2010/08/bluewin-theme-submission-report-90.html" target="_blank">Recent theme promotion Report</a><br />
<br />
<a href="http://tech2connect.com/?p=88" target="_blank">Theme Detail</a><br />
<br />
<br />
Hope you will order more, I have full time staff for promotion<br />
<br />
Trunaround Time for theme 90+ promotion + A new theme is 24 hr -48 hrs and price $24 ( $18 for bulk order 5+)<br />
<br />
You can place the<a href="http://tech2connect.com/?page_id=35" target="_blank"> order here </a><br />
<br />
Kinds Regard<br />
npnhome</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=12">Services</category>
			<dc:creator>npnhome</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1662</guid>
		</item>
		<item>
			<title>Page protect a sub domain</title>
			<link>http://webmasterpals.com/showthread.php?t=1651&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 16:19:18 GMT</pubDate>
			<description><![CDATA[I'm trying to page protect a sub domain "forum.mydomain.com" which is located in the sub folder "forum". I added these lines to the index.php file in...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to page protect a sub domain &quot;forum.mydomain.com&quot; which is located in the sub folder &quot;forum&quot;. I added these lines to the index.php file in the forum folder:<br />
include 'dbc.php';<br />
page_protect();<br />
and added the file dbc.php to the sub folder. When i point my browser to &quot;forum.mydomain.com&quot; i am redirected to my login_error page which tells me that i need to be logged in to view this page. That works fine. The problem i'm having is that after i login i'm still being redirected to the login_error page.<br />
Any suggestions?<br />
<br />
Larry</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>sunmixed</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1651</guid>
		</item>
		<item>
			<title>No mail to admin when a new user registrate</title>
			<link>http://webmasterpals.com/showthread.php?t=1644&amp;goto=newpost</link>
			<pubDate>Sat, 28 Aug 2010 23:57:43 GMT</pubDate>
			<description>Hello..
When a new user fill in all the necessary info in register.php it all looks all right. 
But there is no mail going to the admin, that a new...</description>
			<content:encoded><![CDATA[<div>Hello..<br />
When a new user fill in all the necessary info in register.php it all looks all right. <br />
But there is no mail going to the admin, that a new user has done the registration and waiting for approval.  It is a little bit annoying, because i have to login an check if there is some new user waiting approval.<br />
 The user get mail when registration, and mail when approved.. BUT NOT ME??<br />
<br />
Is there anyone there could help me??</div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>nosse</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1644</guid>
		</item>
		<item>
			<title>dynamic link not working</title>
			<link>http://webmasterpals.com/showthread.php?t=1643&amp;goto=newpost</link>
			<pubDate>Sat, 28 Aug 2010 19:34:10 GMT</pubDate>
			<description>I need help with a dynamic link on my web page. This is a site where accommodation establishments register their details and upload a photo. 

Here...</description>
			<content:encoded><![CDATA[<div>I need help with a dynamic link on my web page. This is a site where accommodation establishments register their details and upload a photo. <br />
<br />
Here is the problem I have:<br />
I have a page listing all users (user_list.php) where I retrieve details (acc_name, address, photo) of registered users from mysql database. I also have a dynamic link to a page (profile.php) where details of user is listed with a photo.<br />
<br />
Everything works fine but when I click the link (first click on link) to the specific users details (profile.php) it displays fine. However, when I go back to my user list (user_list.php) and click the link of another registered user (profile.php) the profile of the previous user are redisplayed. I have reset/cleared all my browsing history but still have the same problem. Below is the code for the link to profile.php in my user_list php page.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;td class='tduser' width=15% align='center' valign='middle'&gt;&lt;a href='profile.php?id=&quot;.$row['id'].&quot;'&gt;&quot;.$row['acc_name'].&quot;&lt;/td&gt;</code><hr />
</div>I am querying the database correctly? Please provide me with a solution to this problem. I am missing something and cannot get around to solving it.<br />
Below find the full code for my user_list.php.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;?php<br />
include 'dbc.php';<br />
include 'includes/title.inc.php';<br />
page_protect();<br />
$member = @$_GET['member'];<br />
/******************** ADD ME TO SHOW USERS AVATAR ****************************/<br />
$img_url_query = mysql_query(&quot;select avatar_url from users where id = '$_SESSION[user_id]'&quot;);<br />
while($img_url_settings = mysql_fetch_array($img_url_query)) {<br />
$img_url = $img_url_settings['avatar_url'];<br />
}<br />
/*****************************************************************************/<br />
<br />
?&gt;&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/default.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;/&gt;<br />
&lt;title&gt;Places To Stay In The Eastern Cape&lt;?php if (isset($title)) {echo &quot;&#8212;{$title}&quot;;} ?&gt;&lt;/title&gt;<br />
<br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
&lt;div id=&quot;wrapper&quot;&gt;<br />
&lt;div id=&quot;topinfobar&quot;&gt;<br />
&lt;p&gt;&lt;span class=&quot;strapline&quot;&gt;Magazine Shelf Life: &lt;/span&gt;June - August 2010: &lt;span class=&quot;style1&quot;&gt;3 Months&lt;/span&gt;&lt;/p&gt;<br />
&lt;/div&gt;<br />
<br />
&nbsp; &lt;div id=&quot;topbanner1&quot;&gt;&lt;/div&gt;<br />
&nbsp;  &lt;div id=&quot;topbanner2&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &lt;div id=&quot;topbanner3&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp;  &lt;div id=&quot;topbanner4&quot;&gt;&lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;div id=&quot;cornerbox&quot;&gt;&lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;div id=&quot;starlogo&quot;&gt;&lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;div id=&quot;tourinfobar&quot;&gt;<br />
&nbsp; &lt;p class=&quot;intro&quot;&gt;Accommodation Directory to the Eastern Cape's nine tourism routes:&lt;/p&gt;<br />
&nbsp; &lt;p&gt;Tsitsikamma Route&nbsp; |&nbsp; Kouga Route&nbsp; | Sunshine Coast | Frontier Country&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
| Friendly N6 &lt;br/&gt; <br />
Karoo Heartland&nbsp; | Greater Addo Route | Amatola Mountain Escape | Wildcoast/Cintsa&lt;/p&gt;<br />
&nbsp; <br />
&nbsp; &lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;div id=&quot;info1&quot;&gt;&lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;div id=&quot;topnavbar&quot;&gt;<br />
&nbsp; &lt;div id=&quot;topnav&quot;&gt;<br />
&lt;?php include('includes/menu.inc.php'); ?&gt;<br />
&lt;/div&gt;<br />
&nbsp; <br />
&nbsp; &lt;/div&gt;<br />
&nbsp;  &lt;div id=&quot;register&quot;&gt;<br />
&nbsp; &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;5&quot; class=&quot;main&quot;&gt;<br />
&nbsp;  <br />
&nbsp; &nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot;&gt;&lt;?php <br />
/*********************** MYACCOUNT MENU ****************************<br />
This code shows my account menu only to logged in users. <br />
Copy this code till END and place it in a new html or php where<br />
you want to show myaccount options. This is only visible to logged in users<br />
*******************************************************************/<br />
if (isset($_SESSION['user_id'])) {?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;myaccount&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&lt;strong&gt;My Account&lt;/strong&gt;&lt;/p&gt;&nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;myaccount.php&quot;&gt;My Account&lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;register.php&quot;&gt;Register Details &lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;imageupload.php&quot;&gt;Upload Picture &lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;profile.php&quot;&gt;User Profile &lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;mysettings.php&quot;&gt;Update Details&lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;list_users.php&quot;&gt;View Users&lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;logout.php&quot;&gt;Logout &lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php } <br />
/*******************************END**************************/<br />
?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp;&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp;&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;?php<br />
<br />
//check if the starting row variable was passed in the URL or not<br />
if(!isset($_GET['startrow']) or !is_numeric($_GET['startrow'])) {<br />
<br />
//we give the value of the starting row to 0 because nothing was found in URL<br />
$startrow = 0;<br />
<br />
//otherwise we take the value from the URL<br />
} else {<br />
$startrow = (int)$_GET['startrow'];<br />
}<br />
<br />
$result = mysql_query(&quot;SELECT * FROM users LIMIT $startrow, 10&quot;) or die(mysql_error());<br />
while($row = mysql_fetch_array($result)) { <br />
<br />
echo <br />
&quot;&lt;table class='tableuser' bgcolor='#FFDB94' cellspacing='0' cellpadding='0' border='0'&gt;<br />
&lt;tr&gt;<br />
&lt;td class='tduser' width='10%' align='center' valign='middle' bgcolor='#FFCC66'&gt;&lt;p&gt;&lt;img src=\&quot;images/avatars/{$row['avatar_url']}\&quot;$avatar_url\&quot; width='100' border='1' /&gt;&lt;/p&gt;&lt;/td&gt;<br />
&lt;td class='tduser' width='20%' align='center' valign='middle'&gt;&lt;p&gt;&quot;.$row['acc_name'].&quot;&lt;/p&gt;&lt;/td&gt;<br />
&lt;td class='tduser'width='20%' align='center' valign='middle'&gt;&lt;p&gt;&quot;.$row['address'].&quot;&lt;/p&gt;&lt;/td&gt;<br />
&lt;td class='tduser' width=15% align='center' valign='middle'&gt;&lt;a href='profile.php?id=&quot;.$row['id'].&quot;'&gt;&quot;.$row['acc_name'].&quot;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;&quot;;<br />
}<br />
?&gt;<br />
&lt;div id=&quot;pagination&quot;&gt;<br />
&nbsp; &lt;?php<br />
<br />
//now this is the link<br />
echo '&lt;a href=&quot;'.$_SERVER['PHP_SELF'].'?startrow='.($startrow+10).'&quot;&gt; Next &gt;&gt; &lt;/a&gt;';<br />
<br />
$prev = $startrow - 10;<br />
<br />
//only print a Previous link if a next was clicked<br />
if ($prev &gt;= 0)<br />
echo '&lt;a href=&quot;'.$_SERVER['PHP_SELF'].'?startrow='.$prev.'&quot;&gt;|&nbsp; &lt;&lt; Previous&lt;/a&gt;';<br />
&nbsp; &nbsp; ?&gt;<br />
&lt;/div&gt;<br />
&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp;  <br />
&lt;h3 class=&quot;titlehdr&quot;&gt;List Users&lt;/h3&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;p&gt;Here you can view all registered users.&lt;/p&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp;&lt;/table&gt;<br />
&nbsp;&lt;/div&gt;<br />
&nbsp; &lt;div id=&quot;infostrip&quot;&gt;<br />
&nbsp; &lt;p&gt;Information directory to the best accommodation establishments available in the eastern cape's nine tourism routes&lt;/p&gt;<br />
&lt;/div&gt;<br />
<br />
&nbsp; &lt;!-- start of bottom navigation --&gt;<br />
&nbsp; &lt;?php include('includes/footer_menu.inc.php'); ?&gt;<br />
&nbsp; &lt;!-- end of bottom navigation --&gt;<br />
<br />
&lt;!-- start footer --&gt;<br />
&lt;?php include('includes/footer.inc.php'); ?&gt;<br />
&lt;!-- end footer --&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://webmasterpals.com/forumdisplay.php?f=27">PHP Login Script v2.0</category>
			<dc:creator>sjeggels</dc:creator>
			<guid isPermaLink="true">http://webmasterpals.com/showthread.php?t=1643</guid>
		</item>
	</channel>
</rss>
