Archive for the ‘Creloaded’ Category
Thursday, February 26th, 2009
I am having so many issues with saving information on this CRE Loaded B2B 6.3 FAQ system. And it brings me to an error highlighted in red at the top saying “You did not fill all necessary fields” big black letters “FAQ to queue 1″ even though all info was entered in all field. How [...]
>>read more
Tags: 273 Loaded, bug, CRE Loaded, creloaded b2b 6.3, creloaded patch, error, faq system, issue, patch
Posted in Bug Report, Creloaded, Ecommerce | 2 Comments »
Monday, February 9th, 2009
The tutorial explains on how to change form action based on the 2 select option. The use of this code is for loading different pages using the submit function of the javascript (this.form.submit();) when one of the select option changes its value ( onchange=”changeAction(this.form,this.name);”). In the example below, the first select named range will load [...]
>>read more
Tags: Form, Javascript, option, select, submit();, tutorial
Posted in Creloaded, Ecommerce, Form, Javascript, Joomla, Virtuemart, Website Addons | 3 Comments »
Monday, December 29th, 2008
The tutorial explain how to fix error cause by MYSQL daemon/engine on your server has run out of space for storing its own database files. If the filename/path mentioned includes “/tmp/” in it, then the error is likely referring to temporary/swap files instead of main database files.
>>read more
Tags: error code 28, my.cnf, mysql, tutorial
Posted in Bug Report, Creloaded, Drupal, Ecommerce, Joomla, Media Wiki, PHP, PHPBB, Rayzz, Virtuemart, Wordpress, Zen Cart | 1 Comment »
Tuesday, December 16th, 2008
The tutorial explain on how to hide categories that are restricted or empty in creloaded. Here is the fix. 1.Back up your template directory. 2. Go to your template folder root/template_name/content/index_nested.tpl.php using dreamwever or any html editor . 3. Look for :
>>read more
Posted in Creloaded | No Comments »
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 [...]
>>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 [...]
>>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, 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 »
Friday, April 27th, 2007
Another Creloaded registration page modification request from my customer, he want to have extra field address 1 and address 2 to his store registration page below is what i did: 1. Always back up your database store and files before doing any modification. 2. Make sure your suburb is set true in your customer configuration.
>>read more
Posted in Creloaded | 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 »