<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Oscommerce Blog</title>
	<link>http://www.oscommerce-blog.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 14 Aug 2008 09:41:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>oscommerce register globals</title>
		<link>http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/</link>
		<comments>http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 09:38:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/</guid>
		<description><![CDATA[ If your site is  down with this error message showing
FATAL ERROR: register_globals is disabled in php.ini, please enable it!
This contribution consists of a patch that will remove the need to enable the &#8216;register_globals&#8217; option in the php.ini file.
Having register globals enabled is a very serious security issue; it allows an attacker to inject variables [...]]]></description>
			<content:encoded><![CDATA[<p> If your site is  down with this error message showing<br />
FATAL ERROR: register_globals is disabled in php.ini, please enable it!</p>
<p>This contribution consists of a patch that will remove the need to enable the &#8216;register_globals&#8217; option in the php.ini file.</p>
<p>Having <strong>register globals</strong> enabled is a very serious security issue; it allows an attacker to inject variables into the running PHP code. Just in case you don&#8217;t realise, this is a VERY BAD THING.</p>
<p>It also imposes a minor performance overhead. Disabling register globals and using this patch will prevent the variable injection problem. It will also mostly remove the performance overhead.</p>
<p>In fact, if you use this patch, you MUST disable the &#8216;register_globals&#8217; option. if you do not, things will go horribly wrong - The session management will probably not work correctly because of</p>
<p>the way the patch maps the session variables to the global variable space  - I could be be wrong on this point, but I wouldn&#8217;t do it anyway. Besides, what&#8217;s the point of adding the patch if you are not going to disable <strong>register globals</strong> ?</p>
<p>Use this contribotion<br />
http://www.oscommerce.com/community/contributions,2097</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d45').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d45" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=oscommerce+register+globals&amp;url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;new_comment=oscommerce+register+globals&amp;new_comment=oscommerce+register+globals&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;t=oscommerce+register+globals" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=oscommerce+register+globals&amp;u=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;bm_description=oscommerce+register+globals" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;T=oscommerce+register+globals" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title=oscommerce+register+globals" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;u=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/&amp;t=oscommerce+register+globals" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d45').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/08/14/oscommerce-register-globals/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fatal error: Cannot re-assign $this in \home\xxxx\www\admin\includes\classes\upload.php on line 31</title>
		<link>http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/</link>
		<comments>http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 14:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/</guid>
		<description><![CDATA[Usually You getting below erorr on PHP 5.xx
Fatal error: Cannot re-assign $this in \home\xxxx\www\admin\includes\classes\upload.php on line 31
How to fix?
Open file: admin\includes\classes\upload.php
on line 31
find:
$this = null;
replace with:
unset($this);
&#160;
Done!


Bookmark It






















Hide Sites



]]></description>
			<content:encoded><![CDATA[<p>Usually You getting below erorr on PHP 5.xx</p>
<p><code>Fatal error: Cannot re-assign $this in \home\xxxx\www\admin\includes\classes\upload.php on line 31</code></p>
<p>How to fix?</p>
<p>Open file: admin\includes\classes\upload.php</p>
<p>on line 31</p>
<p>find:</p>
<p><code>$this = null;</code></p>
<p>replace with:</p>
<p><code>unset($this);</code></p>
<p>&nbsp;</p>
<p>Done!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d44').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d44" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31&amp;url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;new_comment=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31&amp;new_comment=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;t=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31&amp;u=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;bm_description=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;T=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;u=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/&amp;t=Fatal+error%3A+Cannot+re-assign+%24this+in+%5Chome%5Cxxxx%5Cwww%5Cadmin%5Cincludes%5Cclasses%5Cupload.php+on+line+31" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d44').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/02/26/fatal-error-cannot-re-assign-this-in-homexxxxwwwadminincludesclassesuploadphp-on-line-31/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TinyMCE WYSIWYG editor  in oscommerce</title>
		<link>http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/</link>
		<comments>http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 17:01:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/</guid>
		<description><![CDATA[TinyMCE WYSIWYG HTML EDITOR
http://addons.oscommerce.com/info/4563
This contribution is an extremly easy mod that turns any TEXTAREA into a full flegged WYSIWYG HTML EDITOR.
Best of all, its compatible with FireFox!
None of the other HTML editors would work with FireFox. I use Firefox religiously and have seen a few requests in the forums for this mod so I set [...]]]></description>
			<content:encoded><![CDATA[<p>TinyMCE WYSIWYG HTML EDITOR<br />
<a href="http://addons.oscommerce.com/info/4563">http://addons.oscommerce.com/info/4563</a></p>
<p>This contribution is an extremly easy mod that turns any TEXTAREA into a full flegged WYSIWYG HTML EDITOR.</p>
<p>Best of all, its compatible with FireFox!</p>
<p>None of the other HTML editors would work with FireFox. I use Firefox religiously and have seen a few requests in the forums for this mod so I set out to do it myself</p>
<p>This contrib can be used in product description, newsletters, emails or any other page in admin that uses a TEXTAREA field</p>
<p>The editor is fully configurable to include the features you want, or exclude the feature you will not use. Its also Themeable!</p>
<p>By default WYSIWYG editor will be applied to all found textareas on page.</p>
<p>To exclude textarea and show it without WYSIWYG editor just add class=&#8221;mceNoEditor&#8221; to textarea params.</p>
<p>Thats all.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d42').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d42" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=TinyMCE+WYSIWYG+editor++in+oscommerce&amp;url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;new_comment=TinyMCE+WYSIWYG+editor++in+oscommerce&amp;new_comment=TinyMCE+WYSIWYG+editor++in+oscommerce&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;t=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=TinyMCE+WYSIWYG+editor++in+oscommerce&amp;u=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;bm_description=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;T=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;u=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/&amp;t=TinyMCE+WYSIWYG+editor++in+oscommerce" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d42').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/02/11/tinymce-wysiwyg-editor-in-oscommerce/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Credit Class &#038; Gift Voucher 5.19 and osCommerce rc1 bug</title>
		<link>http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/</link>
		<comments>http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 15:13:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/02/12/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/</guid>
		<description><![CDATA[I&#8217;m using oscommerce rc1 and found bug on checkout_payment.php page.
You have to redeem your coupon twice to make it working.
When you trying redeem coupon first time you get error like this:
&#160;
The coupon has been successfully applied for
***HOWEVER:No reducion available, please see the coupon restrictions***
&#160;
but when you trying enter this coupon second time - coupon applying [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m using oscommerce rc1 and found bug on checkout_payment.php page.</p>
<p>You have to redeem your coupon twice to make it working.</p>
<p>When you trying redeem coupon first time you get error like this:</p>
<p>&nbsp;</p>
<p><code>The coupon has been successfully applied for<br />
***HOWEVER:No reducion available, please see the coupon restrictions***</code></p>
<p>&nbsp;</p>
<p>but when you trying enter this coupon second time - coupon applying successfully and you see below message:</p>
<p>&nbsp;</p>
<p><code>The coupon has been successfully applied for $xx</code></p>
<p>&nbsp;</p>
<p>To fix this bug you have to edit file catalog/includes/modules/order_total/ot_coupon.php</p>
<p>at line ~130 find:</p>
<p>&nbsp;</p>
<p><code>if (!tep_session_is_registered('cc_id')) tep_session_register('cc_id'); $cc_id = $coupon_result['coupon_id'];</code></p>
<p>&nbsp;</p>
<p>replace with:</p>
<p>&nbsp;</p>
<p><code>$cc_id = $coupon_result['coupon_id']; tep_session_register('cc_id');</code></p>
<p>&nbsp;</p>
<p>Thats all <img src='http://www.oscommerce-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d43').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d43" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug&amp;url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;new_comment=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug&amp;new_comment=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;t=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug&amp;u=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;bm_description=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;T=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;u=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/&amp;t=Credit+Class+%26%23038%3B+Gift+Voucher+5.19+and+osCommerce+rc1+bug" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d43').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/02/11/credit-class-gift-voucher-519-and-oscommerce-rc1-bug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ultimate SEO URLs page navigation bug</title>
		<link>http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/</link>
		<comments>http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 12:34:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/</guid>
		<description><![CDATA[On product result page, navigation links not working  after Ultimate SEO URLs installed. We found solution to fix this bug. See below:
file:\includes\classes\seo.class.php
line : 1064 to1073
function requested_page()
{
$protocol = ((int) $_SERVER[&#8217;SERVER_PORT&#8217;] === 443)? &#8216;https://&#8217; : &#8216;http://&#8217;;
$current_page = $protocol . $_SERVER[&#8217;HTTP_HOST&#8217;] . ((!empty($_SERVER[&#8217;REQUEST_URI&#8217;]))? $_SERVER[&#8217;REQUEST_URI&#8217;] : &#8221;);
$current_page = substr($current_page, strlen(HTTP_SERVER));
if (($pos = strpos($current_page, &#8220;?osCsid&#8221;)) !== FALSE)
$current_page = substr($current_page, [...]]]></description>
			<content:encoded><![CDATA[<p>On product result page, navigation links not working  after Ultimate SEO URLs installed. We found solution to fix this bug. See below:</p>
<p>file:\includes\classes\seo.class.php</p>
<p>line : 1064 to1073</p>
<p>function requested_page()<br />
{<br />
$protocol = ((int) $_SERVER[&#8217;SERVER_PORT&#8217;] === 443)? &#8216;https://&#8217; : &#8216;http://&#8217;;<br />
$current_page = $protocol . $_SERVER[&#8217;HTTP_HOST&#8217;] . ((!empty($_SERVER[&#8217;REQUEST_URI&#8217;]))? $_SERVER[&#8217;REQUEST_URI&#8217;] : &#8221;);<br />
$current_page = substr($current_page, strlen(HTTP_SERVER));<br />
if (($pos = strpos($current_page, &#8220;?osCsid&#8221;)) !== FALSE)<br />
$current_page = substr($current_page, 0, $pos).&#8217;&lt;br&gt;&#8217;;<br />
if ($current_page[0] == &#8220;/&#8221;)<br />
$current_page = substr($current_page, 1);</p>
<p>Changed  return $current_page;</p>
<p>to:</p>
<p>return $return;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d41').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d41" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Ultimate+SEO+URLs+page+navigation+bug&amp;url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;new_comment=Ultimate+SEO+URLs+page+navigation+bug&amp;new_comment=Ultimate+SEO+URLs+page+navigation+bug&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;t=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Ultimate+SEO+URLs+page+navigation+bug&amp;u=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;bm_description=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;T=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;u=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/&amp;t=Ultimate+SEO+URLs+page+navigation+bug" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d41').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/02/10/ultimate-seo-urls-page-navigation-bug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>osCommerce 2.2 rc1 mysql_insert_id() problem</title>
		<link>http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/</link>
		<comments>http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 17:05:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/</guid>
		<description><![CDATA[As we noticed, osCommerce 2.2 rc1 don&#8217;t working properly on MySQL 5.xx. We are getting error:
Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in xxxxxxxxxxxxxxxxx/catalog/admin/includes/functions/database.php on line 1171064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near [...]]]></description>
			<content:encoded><![CDATA[<p>As we noticed, osCommerce 2.2 rc1 don&#8217;t working properly on MySQL 5.xx. We are getting error:</p>
<p><code>Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in xxxxxxxxxxxxxxxxx/catalog/admin/includes/functions/database.php on line 1171064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' '', 0, 0, '1')' at line 1insert into phesis_poll_data (pollid,optiontext,optioncount,voteid, language_id) values (, '', 0, 0, '1') [TEP STOP]<code></p>
<p>To fix this error, try find:<br />
<code><br />
$insert_id = tep_db_insert_id($query);</code><br />
and change to:<br />
<code><br />
$insert_id = tep_db_insert_id();<br />
</code><br />
<em><br />
Webmaster<br />
http://www.oscommerce-packages.com</em></code></code></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d40').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d40" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem&amp;url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;new_comment=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem&amp;new_comment=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;t=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem&amp;u=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;bm_description=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;T=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;u=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/&amp;t=osCommerce+2.2+rc1+mysql_insert_id%28%29+problem" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d40').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/02/04/oscommerce-22-rc1-mysql_insert_id-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Header Tags Controller  bug fix</title>
		<link>http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/</link>
		<comments>http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 19:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/</guid>
		<description><![CDATA[Warning:    chmod() [function.chmod]:   Operation not permitted in
/home/public_html/admin/includes/functions/header_tags.php on line 254
Cannot change the mode of file (/home/public_html/includes/languages/english/header_tags.php)
 How to fix?
To allow the admin section to access the files just installed, the permissions for thefollowing files should be set to 755 (777 on some hosts).The best way to be sure what the [...]]]></description>
			<content:encoded><![CDATA[<p>Warning:    chmod() [function.chmod]:   Operation not permitted in<br />
<code>/home/public_html/admin/includes/functions/header_tags.php </code>on line 254<br />
Cannot change the mode of file <code>(/home/public_html/includes/languages/english/header_tags.php)</code></p>
<p align="left"><BR><strong> How to fix?</strong></p>
<p>To allow the admin section to access the files just installed, the permissions for thefollowing files should be set to 755 (777 on some hosts).The best way to be sure what the correct setting is, is to check those on the images directory and set the ones for Header Tags to match those. If the settings on the images directory and the Header Tags files aredifferent, a warning will appear in admin-&gt;Header Tags about permissions not being correct.</p>
<p><code>catalog/includes/header_tags.phpcatalog/includes/languages/english/header_tags.php</code><br />
And off course and other header_tags.php created for other languages if they exist:<br />
<code>catalog/includes/languages/&lt;language&gt;/header_tags.php</code><br />
<BR><br />
<strong>Contribution page:</strong>   <code>   http://www.oscommerce.com/community/contributions,207<code></code></code></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d39').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d39" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Header+Tags+Controller++bug+fix&amp;url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;new_comment=Header+Tags+Controller++bug+fix&amp;new_comment=Header+Tags+Controller++bug+fix&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;t=Header+Tags+Controller++bug+fix" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Header+Tags+Controller++bug+fix&amp;u=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;bm_description=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;T=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;u=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/&amp;t=Header+Tags+Controller++bug+fix" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d39').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2008/01/15/header-tags-controller-bug-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security issue in logoff.php</title>
		<link>http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/</link>
		<comments>http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 07:03:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Security tips]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/?p=37</guid>
		<description><![CDATA[There is a failure in a system exit osc which allows the person to click the return button on a browser and to reboot last page with the expired term., which could be something private as page of details of the accounting record or something. They can see, that people consider the information etc.
Value by [...]]]></description>
			<content:encoded><![CDATA[<p>There is a failure in a system exit osc which allows the person to click the return button on a browser and to reboot last page with the expired term., which could be something private as page of details of the accounting record or something. They can see, that people consider the information etc.</p>
<p>Value by default osc logoff.php only requires a small part of the code added to destroy and readdress / freshen page of an exit from system once so that if the return button is pressed, the page of an exit from system remained blocked in a loop and has not come back to any previous caching page histories.</p>
<p><code><br />
In catalog/logoff.php about top FIND:</p>
<p>include(' includes/application_top.php ');<br />
</code></p>
<p>ONLY BELOW it ADD this code:</p>
<p><code><br />
// BEGIN LOGOFF BACK BUTTON SECURITY FIX<br />
// Do not let the customer use back button or refresh to go back after logoff<br />
if (tep_session_is_registered('customer_id')) {<br />
//$navigation-&gt;set_snapshot();<br />
tep_session_destroy(); // disabled above line and changed to destroy so cannot hit back button and see potentially private info<br />
tep_redirect(tep_href_link(FILENAME_LOGOFF, '', 'SSL')); // changed to FILENAME_LOGOFF instead of FILENAME_DEFAULT ... lock in loop<br />
}<br />
// END LOGOFF BACK BUTTON SECURITY FIX<br />
</code></p>
<p>Now, if say, that someone leaves their browser opened, and someone else comes and amazes the return button to Spy!&#8230; Irrespective of, how many times they click it&#8230;, the Page of the Exit from system only freshens itself beacuse, the session is for a long time destroyed, and the page speaks to itself not to do something, but to freshen or allow them to move ahead somewhere in other place.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d37" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Security+issue+in+logoff.php&amp;url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;new_comment=Security+issue+in+logoff.php&amp;new_comment=Security+issue+in+logoff.php&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;t=Security+issue+in+logoff.php" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Security+issue+in+logoff.php&amp;u=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;bm_description=Security+issue+in+logoff.php" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;T=Security+issue+in+logoff.php" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title=Security+issue+in+logoff.php" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;u=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/&amp;t=Security+issue+in+logoff.php" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2007/12/30/security-issue-in-logoffphp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to add a Master Password?</title>
		<link>http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/</link>
		<comments>http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 09:49:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/?p=32</guid>
		<description><![CDATA[A master password can be created that, in the event a customer looses their password and the store owner has the customer&#8217;s email address the store owner can login to the customer&#8217;s account with a master password and have a new password sent to the customer.
In login.php find about line 35 is the code to [...]]]></description>
			<content:encoded><![CDATA[<p>A master password can be created that, in the event a customer looses their password and the store owner has the customer&#8217;s email address the store owner can login to the customer&#8217;s account with a master password and have a new password sent to the customer.</p>
<p>In login.php find about line 35 is the code to change. Replace:<br />
<code><br />
if (!tep_validate_password($_POST['password'], $Qcheck-&gt;value('customers_password'))) {<br />
$error = true;<br />
} else {<br />
</code></p>
<p>With:</p>
<p><code><br />
$passwordgood = tep_validate_password($_POST['password'], $Qcheck-&gt;value('customers_password'));if ($password == "somepass" || $password == "somepass2") {<br />
$passwordgood = 1;<br />
} else {<br />
$passwordgood = $passwordgood;<br />
} if (!$passwordgood) {<br />
$error = true;<br />
} else {</p>
<p><code>Change "somepass" and "somepass2" to passwords you want to use. This will provide two different passwords that can be a Master Password.Now, the store owner is able to login to the customer's account using the Master Password. </code></code></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d32').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d32" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=How+to+add+a+Master+Password%3F&amp;url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;new_comment=How+to+add+a+Master+Password%3F&amp;new_comment=How+to+add+a+Master+Password%3F&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;t=How+to+add+a+Master+Password%3F" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+to+add+a+Master+Password%3F&amp;u=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;bm_description=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;T=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;u=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/&amp;t=How+to+add+a+Master+Password%3F" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d32').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.oscommerce-blog.com/2007/12/25/how-to-add-a-master-password/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ultimate SEO URLs bug fix</title>
		<link>http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/</link>
		<comments>http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 20:30:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.oscommerce-blog.com/?p=30</guid>
		<description><![CDATA[This is not for everybody.
But if you&#8217;re getting URL&#8217;s for your categories like this:
http;//www.yoursite.com/-c-2.html
instead of:
http://www.yoursite.com/categoryname_keyword-c-2.html
Then your version of mysql needs a new seo.class.php.
Just upload it to your (catalog)/includes/classes/ folder and your categories names will again appear!
This file contains only the seo.class.php file, and nothing else, so this is not the complete contribution &#8212; this fix [...]]]></description>
			<content:encoded><![CDATA[<p>This is not for everybody.</p>
<p>But if you&#8217;re getting URL&#8217;s for your categories like this:<br />
http;//www.yoursite.com/-c-2.html<br />
instead of:<br />
http://www.yoursite.com/categoryname_keyword-c-2.html<br />
Then your version of mysql needs a new seo.class.php.<br />
Just upload it to your (catalog)/includes/classes/ folder and your categories names will again appear!<br />
This file contains only the seo.class.php file, and nothing else, so this is not the complete contribution &#8212; this fix only for those who had the problem mentioned above.</p>
<p>Find<br />
<code><br />
$sql = "SELECT cd.categories_seo_url, c.categories_id, c.parent_id, cd.categories_name as cName,<br />
cd2.categories_name as pName<br />
FROM ".TABLE_CATEGORIES." c,<br />
".TABLE_CATEGORIES_DESCRIPTION." cd<br />
LEFT JOIN ".TABLE_CATEGORIES_DESCRIPTION." cd2<br />
ON c.parent_id=cd2.categories_id AND<br />
cd2.language_id='".(int)$this-&gt;languages_id."'<br />
WHERE c.categories_id='".(int)$single_cID."'<br />
AND cd.categories_id='".(int)$single_cID."'<br />
AND cd.language_id='".(int)$this-&gt;languages_id."'<br />
LIMIT 1";</code></p>
<p>Change it to:<br />
<code><br />
$sql = "SELECT cd.categories_seo_url, c.categories_id, c.parent_id, cd.categories_name AS cName, cd2.categories_name AS pName<br />
FROM ".TABLE_CATEGORIES." c<br />
INNER JOIN ".TABLE_CATEGORIES_DESCRIPTION." cd ON cd.categories_id = '".(int)$single_cID."'<br />
AND cd.language_id='".(int)$this-&gt;languages_id."'<br />
LEFT JOIN ".TABLE_CATEGORIES_DESCRIPTION." cd2 ON c.parent_id = cd2.categories_id<br />
AND cd2.language_id = '".(int)$this-&gt;languages_id."'<br />
WHERE c.categories_id = '".(int)$single_cID."'<br />
LIMIT 1";</code></p>
<p>Admin</p>
<p>http://www.oscommerce-packages.com</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d30').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d30" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;digg"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Ultimate+SEO+URLs+bug+fix&amp;url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;new_comment=Ultimate+SEO+URLs+bug+fix&amp;new_comment=Ultimate+SEO+URLs+bug+fix&amp;linktype=Misc" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;t=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Ultimate+SEO+URLs+bug+fix&amp;u=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/" title="Add to&nbsp;FURL"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;bm_description=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;T=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;u=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;title={text}" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.oscommerce-blog.com/2007/12/13/ultimate-seo-urls-bug-fix/&amp;t=Ultimate+SEO+URLs+bug+fix" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.oscommerce-blog.com/wp-content/plugins/social_bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-