Posts Tagged ‘Creloaded’
Saturday, November 15th, 2008
The tutorial explain how to disable the visual security verification code in Cre Loaded shopping cart script.
Here’s how:
1. Edit your public_html/contat_us.php page:
Look for :
//VISUAL VERIFY CODE start
and comment it out by putting /* on the beginning of the above commented code.
Look for :
//VISUAL VERIFY CODE stop
end your comment here by putting */ [...]
>>read more
Tags: anti spam, captcha, contact form, CRE Loaded, Creloaded, Form, shopping cart, visual security code
Posted in Creloaded, Form | No Comments »
Friday, November 14th, 2008
The tutorial explain on how to fix error when you are using Paypal as your payment gateway. All cart using paypal as a payment gateway are affected on this issue including CRELOADED, 273 LOADED , Virtuemart in Joomla and ubecart.
Here’s is the Fix:
CRE Loaded AND 273 Loaded cart :
1. Setup Your PayPal Website Payments Pro
2. [...]
>>read more
Tags: 273 Loaded, CRE Loaded, Creloaded, Joomla, payment gateway, paypal, paypal transaction, shipping, shoppin cart, ubecart, Virtuemart
Posted in Bug Report, Creloaded, Ecommerce, Joomla, Virtuemart, Zen Cart | No Comments »
Monday, November 10th, 2008
Here how to add extra page in your Cre Loaded cart:
1. Create a page for example “hello.php” and save it in your root folder (public_html)
hello.php code:
>>read more
Tags: addons, Creloaded, ecommerce website development, oscommerce, shopping cart, static page in creloaded
Posted in Ecommerce | No Comments »
Monday, October 6th, 2008
I’m having this error when I try to test my shopping cart again using the same email. I setup my cart that a user doesn’t need to register anymore and they can automatically purchase without an account.
See my error below :
>>read more
Tags: 1062, ALTER TABLE, Creloaded, DROP INDEX, duplicate entry, phpmyadmin, purchase without account, shoping cart, SQL query
Posted in Bug Report, Creloaded | No Comments »
Sunday, May 20th, 2007
My client wants to modify the creloaded registration page, he wants to add “Confirm Email Address” field and confirm it matches “Email Address” field here what i did to his site:
1. Always back up your Creloaded database and all files if you have modification to the script.
>>read more
Tags: Creloaded, email address, extra fields, forms
Posted in Creloaded, Form | No Comments »
Saturday, March 24th, 2007
The tutorial explain how to make United State at the top of country list in creload order info and account creation page.
Here is the solution:
echo tep_get_country_list(’country’)
and replace :
>>read more
Tags: country list, Creloaded, Ecommerce, shopping cart
Posted in Creloaded | No Comments »