<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://organizeseries.com/"
	>

<channel>
	<title>CRE Loaded Expert</title>
	<atom:link href="http://www.creloadedexpert.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.creloadedexpert.com</link>
	<description>Its in the name</description>
	<lastBuildDate>Mon, 13 Aug 2012 13:31:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CRE Loaded USPS Update Jan 2011</title>
		<link>http://www.creloadedexpert.com/addon-modules/cre-loaded-usps-update</link>
		<comments>http://www.creloadedexpert.com/addon-modules/cre-loaded-usps-update#comments</comments>
		<pubDate>Mon, 03 Jan 2011 03:31:59 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[Addon Modules]]></category>
		<category><![CDATA[cre loaded usps]]></category>
		<category><![CDATA[United States Postal Service]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=146</guid>
		<description><![CDATA[Update Whoops, USPS did it again.. this time by adding in &#174; into their international rates.. they claim, as in the usual USPS fashion, that they didn&#8217;t change anything.. its a script issue.. Find the updated file link here or download it directly here It was brought to our attention on Jan 4th, USPS made [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.creloadedexpert.com/wp-content/uploads/2010/01/usps_logo-150x150.jpg" alt="" title="usps_logo" width="150" height="150" class="alignleft size-thumbnail wp-image-460" />Update
<p>Whoops, USPS did it again.. this time by adding in &reg; into their international rates.. they claim, as in the usual USPS fashion, that they didn&#8217;t change anything.. its a script issue.. <a href="http://creloaded.org/extensions/Shipping-Modules/Updated-USPS-Shipping-Module-01-2F2011/details.html">Find the updated file link here</a> or <a href="http://creloaded.org/components/com_mtree/attachment.php?link_id=57&#038;cf_id=24">download it directly here</a></p>
<p>It was brought to our attention on Jan 4th, USPS made some changes to their API. We presented a fix to the USPS with insurance module.. Which turns out would not work with CRE Loaded.. CRE Loaded took part of our fix which addressed some of the issues.. Missing, 5 international options.. We have redone the USPS module which should work in all versions on CRE Loaded.</p>
<p>Instructions<br />
VERY IMPORTANT<br />
Log in to admin. Visit &#8211; Modules &#8211; Shipping &#8211; Select United States Postal Service Module and uninstall/remove it it is installed</p>
<p>Unzip our file, USPS-CRE3-7.zip<br />
Upload the includes folder to your current sites store folder (which will include an includes folder)</p>
<p>Revisit admin, Modules- Shipping<br />
Find United States Postal Service.. install it.. edit button- Now check which shipping options you want to offer  Your customers. Keep in mind, GXG has 3 methods which should typically all return the same rates. You would not want to offer all three.. nor would you want to offer all the Priority methods.. It depends on your store products. If you only sell stickers that fit into USPS flat rate envelopes, the ENV option would be for you.. If all your products ship in boxes, only select the default methods such as PMI (Priority Mail International)</p>
<p>What&#8217;s new in 3.7?</p>
<p>*Admin has full control over all International shipping options</p>
<p>*Provided our webtools developer USPS ID.. You no longer need to create one.</p>
<p>*If you want to create one, the url has been updated to https://secure.shippingapis.com/registration/</p>
<p>*Shortened the defines displayed for international options (so all available options can be included in the database limit of 255 characters)<br />
GXG=Global Express Guaranteed<br />
PMI=Priority Mail International<br />
EXI=Express Mail International<br />
FR=Flat Rate<br />
Env=Envelope<br />
BoxSM= Small Box BoxMD= Medium Box BoxLG= Large Box</p>
<p>*Changed all international arrays to use the same naming system</p>
<p>*Added comments to line 339. This is where you would replace fullemailaddresshere with your real email address.. this is very handy to debug issues on rates.. Also a nice tool to see when someone requests a shipping quote from the site</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/addon-modules/cre-loaded-usps-update/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Product name being cut off</title>
		<link>http://www.creloadedexpert.com/cre-loaded-how-to/product-name-being-cut-off</link>
		<comments>http://www.creloadedexpert.com/cre-loaded-how-to/product-name-being-cut-off#comments</comments>
		<pubDate>Wed, 29 Dec 2010 21:32:42 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[How To....]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=644</guid>
		<description><![CDATA[The database limits product names to 128 characters.. this value should be more than enough for most people.. if not, rethink your product names or do the following open up your database in phpmyadmin left side, click the products_description link The top tabs, click structure edit the products_name by clicking the pencil on the end [...]]]></description>
				<content:encoded><![CDATA[<p>The database limits product names to 128 characters.. this value should be more than enough for most people.. if not, rethink your product names or do the following</p>
<ol>
<li>open up your database in phpmyadmin</li>
<li>left side, click the products_description link</li>
<li>The top tabs, click structure</li>
<li>edit the products_name by clicking the pencil on the end of its row</li>
<li>change the length values from 128 to whatever fits your needs</li>
</ol>
<p>The above will allow longer titles, but may not display them in int he store and/or admin.. if this is the case, we need to dig deeper into the php on whichever page is truncating, cutting off the product name</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/cre-loaded-how-to/product-name-being-cut-off/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>creloaded header.php</title>
		<link>http://www.creloadedexpert.com/cre-loaded-template-system/creloaded-header-php</link>
		<comments>http://www.creloadedexpert.com/cre-loaded-template-system/creloaded-header-php#comments</comments>
		<pubDate>Mon, 13 Dec 2010 04:29:38 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[CRE Loaded Template System]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=571</guid>
		<description><![CDATA[header part 2]]></description>
				<content:encoded><![CDATA[<p>header part 2</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/cre-loaded-template-system/creloaded-header-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Template Structure]]></series:name>
	</item>
		<item>
		<title>CRE Loaded main_page.tpl.php</title>
		<link>http://www.creloadedexpert.com/cre-loaded-template-system/main_page-tpl-php</link>
		<comments>http://www.creloadedexpert.com/cre-loaded-template-system/main_page-tpl-php#comments</comments>
		<pubDate>Mon, 13 Dec 2010 08:29:35 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[CRE Loaded Template System]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=555</guid>
		<description><![CDATA[From top to bottom main_page.tpl.php This file is the overall template holder.. this is used in all pages of your site (unless you have a very unique template that uses multiple main_page file) The doctype declaration instructs the web browser about what version of the markup language the page is written in. The head element [...]]]></description>
				<content:encoded><![CDATA[<p>From top to bottom</p>
<p>main_page.tpl.php<br />
This file is the overall template holder.. this is used in all pages of your site (unless you have a very unique template that uses multiple main_page file)<br />
The doctype declaration instructs the web browser about what version of the markup language the page is written in.</p>
<pre class="brush: php; title: ; notranslate">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;
&quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;</pre>
<p>The head element
<pre class="brush: php; title: ; notranslate">&lt;head&gt;</pre>
<p>is a container for all the head elements. Elements inside &lt;head&gt; can include scripts, instruct the browser where to find style sheets,<br />
provide meta information, and more.</p>
<p>The following tags can be added to the head section: &lt;base&gt;, &lt;link&gt;, &lt;meta&gt;, &lt;script&gt;, &lt;style&gt;,&nbsp; and &lt;title&gt;.</p>
<p>The &lt;title&gt; tag defines the title of the document, and is the only required element in the head section! in CRE Loaded, this is pulled from the includes/header_tags.php. There is a flaw with this logic, nowhere can you assign just home page tags without using the sites default tags (meta tags that appear on all pages)</p>
<p>To work around this, replace</p>
<pre class="brush: php; title: ; notranslate">&lt;?php
if ( file_exists(DIR_WS_INCLUDES . FILENAME_HEADER_TAGS) ) {
  require(DIR_WS_INCLUDES . FILENAME_HEADER_TAGS);
} else {
  ?&gt;
  &lt;title&gt;&lt;?php echo TITLE ?&gt;&lt;/title&gt;
  &lt;?php
}
?&gt;</pre>
<p>with</p>
<pre class="brush: php; title: ; notranslate">&lt;?php
$currentpage = $_SERVER['REQUEST_URI'];
if($currentpage=='/index.php' OR $currentpage=='/index.html' OR $currentpage=='/') {
echo '&lt;title&gt;CRE Loaded Expert - Service, Support, Hosting, Templates &lt;/title&gt;';
echo '&lt;meta name=&quot;Description&quot; content=&quot;CRE Loaded Expert provides service, support, hosting and templates for your creloaded store&quot;&gt;'; }
else {
if ( file_exists(DIR_WS_INCLUDES . FILENAME_HEADER_TAGS) ) {
  require(DIR_WS_INCLUDES . FILENAME_HEADER_TAGS);
    }
}
?&gt;</pre>
<p>If your creloaded is in a subfolder (not the root) you will need to modify line 3 above with the correct path<br />
ie</p>
<pre class="brush: php; first-line: 3; title: ; notranslate"> if($currentpage=='/catalog/index.php' OR $currentpage=='/catalog/index.html' OR $currentpage=='/catalog/') {
</pre>
<p>Meta tags</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/cre-loaded-template-system/main_page-tpl-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Template Structure]]></series:name>
	</item>
		<item>
		<title>CRE Loaded 6.4.2 Beta</title>
		<link>http://www.creloadedexpert.com/patches/cre-loaded-6-4-2-beta</link>
		<comments>http://www.creloadedexpert.com/patches/cre-loaded-6-4-2-beta#comments</comments>
		<pubDate>Thu, 09 Dec 2010 19:54:12 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Patches]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[beta tester]]></category>
		<category><![CDATA[beta testing]]></category>
		<category><![CDATA[CRE]]></category>
		<category><![CDATA[cre 6.4.2 patch]]></category>
		<category><![CDATA[cre loaded]]></category>
		<category><![CDATA[Loaded]]></category>
		<category><![CDATA[patch version]]></category>
		<category><![CDATA[tester]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=538</guid>
		<description><![CDATA[The next patch version for CRE Loaded is now in beta testing. If you would like to be a beta tester and get a free B2B serial license, all it takes is following this post CRE Loaded 6.4.2 Beta]]></description>
				<content:encoded><![CDATA[<p>The next patch version for CRE Loaded is now in beta testing. If you would like to be a beta tester and get a free B2B serial license, all it takes is following this post<br />
<a href="http://creloaded.org/forum/topic.html?f=82&#038;t=29955&#038;start=0">CRE Loaded 6.4.2 Beta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/patches/cre-loaded-6-4-2-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Mysql Books</title>
		<link>http://www.creloadedexpert.com/must-have-tools/php-mysql-book</link>
		<comments>http://www.creloadedexpert.com/must-have-tools/php-mysql-book#comments</comments>
		<pubDate>Thu, 09 Dec 2010 05:00:31 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[Must have tools]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=469</guid>
		<description><![CDATA[If you are wanting a superb book on PHP and Mysql, then this book is for you.]]></description>
				<content:encoded><![CDATA[<p>If you are wanting a superb book on PHP and Mysql, then this book is for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/must-have-tools/php-mysql-book/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRE Secure</title>
		<link>http://www.creloadedexpert.com/secure-my-site/cre-secure</link>
		<comments>http://www.creloadedexpert.com/secure-my-site/cre-secure#comments</comments>
		<pubDate>Sun, 03 Oct 2010 20:59:26 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[Secure my site]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=208</guid>
		<description><![CDATA[We have seen more sites recently that were not updated.. which allowed malicious attacks injecting script/code into checkout files.. which relayed the payment details to another site and/or email address.. basically stealing the customers credit card information.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.cresecure.com/index.php?ref=18&amp;affiliate_banner_id=3" target="_blank"><img src="http://www.creloadedexpert.com/wp-content/uploads/2010/10/cresecure_logo1.gif" border="0" alt="CRE Secure Logo" /></a><br />
We have seen more sites recently that were not updated.. which allowed malicious attacks injecting script/code into checkout files.. which relayed the payment details to another site and/or email address.. basically stealing the customers credit card information.</p>
<p>CRE Secure does a lot here.. it is an offsite payment processing module that is templated to match your site.. Since it is offsite, PCI compliance no longer applies.. and there is no longer a worry about having the customers payment details stolen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/secure-my-site/cre-secure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add SSL to an existing CRE Loaded install</title>
		<link>http://www.creloadedexpert.com/cre-loaded-how-to/add-ssl-to-an-existing-cre-loaded-install</link>
		<comments>http://www.creloadedexpert.com/cre-loaded-how-to/add-ssl-to-an-existing-cre-loaded-install#comments</comments>
		<pubDate>Fri, 01 Oct 2010 19:32:54 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[How To....]]></category>
		<category><![CDATA[Secure my site]]></category>

		<guid isPermaLink="false">https://www.creloadedexpert.com/?p=227</guid>
		<description><![CDATA[Add SSL to a pre-configured non SSL CRE Loaded install]]></description>
				<content:encoded><![CDATA[<p>So you installed your CRE Loaded store script before setting up the SSL.. and now you want to configure the store to use the SSL.. Its really a simple process</p>
<p>1. You need to open up two files<br />
admin/includes/configure.php<br />
and<br />
includes/configure.php<br />
In both files find<br />
<code>define('HTTPS_SERVER', '://');</code></p>
<div>You are going to want to change the define to point to the https side of you site</div>
<div><code>define('HTTPS_SERVER', 'https://www.yourdomain.com');</code></div>
<div>In both files find</div>
<div><code>define('ENABLE_SSL', false);</code></div>
<div>and change it to true</div>
<div><code>define('ENABLE_SSL', true);</code></div>
<div>find</div>
<div><code>define('HTTPS_COOKIE_DOMAIN', '');</code></div>
<div>change to</div>
<div><code>define('HTTPS_COOKIE_DOMAIN', 'www.yourdomain.com');</code></div>
<div>this one should now match the define right above it typically www.yourdomain.com</div>
<div>find</div>
<div><code>define('HTTPS_COOKIE_PATH', '');</code></div>
<div>add the path of your store (/ for root /catalog/ if the store is in a folder called catalog)</div>
<div><code>define('HTTPS_COOKIE_PATH', '/');</code></div>
<div>In both files</div>
<div><code>define('DIR_WS_HTTPS_CATALOG', '');</code></div>
<div>change to the same path (/ for root &#8211; /foldername/ for all others)</div>
<div><code>define('DIR_WS_HTTPS_CATALOG', '/');</code></div>
<div>Lastly, in the admin/includes/configure.php top line</div>
<div><code>define('HTTP_SERVER', 'http://www.yourdomain.com');</code></div>
<div>we want to force all admin access to use the SSL by simply adding an s to the http</div>
<div><code>define('HTTP_SERVER', 'https://cremama.com');</code></div>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/cre-loaded-how-to/add-ssl-to-an-existing-cre-loaded-install/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Management</title>
		<link>http://www.creloadedexpert.com/server-stuff/server-management</link>
		<comments>http://www.creloadedexpert.com/server-stuff/server-management#comments</comments>
		<pubDate>Wed, 25 Aug 2010 02:03:18 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[Server Stuff]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=178</guid>
		<description><![CDATA[If you manage your own server, time to look at spending just a few bucks each month and have the professionals handle your needs.. The server hardening alone is well worth $200]]></description>
				<content:encoded><![CDATA[<p>If you manage your own server, time to look at spending just a few bucks each month and have the professionals handle your needs.. The server hardening alone is well worth $200</p>
<p><a href="http://www.PlatinumServerManagement.com/affiliate.cgi?6411759165"><img class="alignnone size-full wp-image-180" title="468x60-1" src="https://www.creloadedexpert.com/468x60-2.gif" alt="" width="468" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/server-stuff/server-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paypal Website Payments Pro (WPP) Payment Module</title>
		<link>http://www.creloadedexpert.com/cre-loaded-how-to/paypal-website-payments-pro-wpp-payment-module</link>
		<comments>http://www.creloadedexpert.com/cre-loaded-how-to/paypal-website-payments-pro-wpp-payment-module#comments</comments>
		<pubDate>Tue, 29 Jun 2010 20:54:36 +0000</pubDate>
		<dc:creator>Jason Miller</dc:creator>
				<category><![CDATA[How To....]]></category>

		<guid isPermaLink="false">http://www.creloadedexpert.com/?p=170</guid>
		<description><![CDATA[So you are using the Paypal Website Payments Pro (WPP) Payment Module found here http://creloaded.org/extensions/Payment-Modules/Paypal-Website-Payments-Pro-(WPP)-Payment-Module/details.html but you hate the way it plasters paypal stuff all over.. here is a fix To remove the paypal image includes/modules/payment/paypal_wpp.php line 116 lists the title and the paypal image change it to the title is defined in includes/languages/english/modules/payment/paypal_wpp.php line [...]]]></description>
				<content:encoded><![CDATA[<p>So you are using the Paypal Website Payments Pro (WPP) Payment Module found here</p>
<p>http://creloaded.org/extensions/Payment-Modules/Paypal-Website-Payments-Pro-(WPP)-Payment-Module/details.html</p>
<p>but you hate the way it plasters paypal stuff all over.. here is a fix</p>
<p>To remove the paypal image<br />
includes/modules/payment/paypal_wpp.php<br />
line 116 lists the title and the paypal image</p>
<pre class="brush: php; title: ; notranslate">$module_str = MODULE_PAYMENT_PAYPAL_WPP_TEXT_TITLE . 'bunchofspaces&lt;img src=&quot;' .  MODULE_PAYMENT_PAYPAL_EC_MARK_IMG . '&quot; /&gt;';</pre>
<p>change it to</p>
<pre class="brush: php; title: ; notranslate">$module_str = MODULE_PAYMENT_PAYPAL_WPP_TEXT_TITLE;</pre>
<p>the title is defined in includes/languages/english/modules/payment/paypal_wpp.php<br />
line 14</p>
<pre class="brush: php; title: ; notranslate">define('MODULE_PAYMENT_PAYPAL_WPP_TEXT_TITLE', 'PayPal Credit Card');</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.creloadedexpert.com/cre-loaded-how-to/paypal-website-payments-pro-wpp-payment-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.creloadedexpert.com @ 2013-06-19 16:24:21 by W3 Total Cache -->