Search found 22 matches

Search found 22 matches

Re: Disaable step 5 in checkout

This seems standard on Opencart that the 'Add comments about your order' box appears on both step 4 and 5.

Why is this?

Jump to post
  • Tue Aug 25, 2015 11:32 pm
  • Replies 4
  • Views 377
Disaable step 5 in checkout

Step 5 in the checkout process has the same information box and step 4.
Why is this and is there a way to disable step 5 in OC 2?

Thanks

Jump to post
  • Tue Aug 25, 2015 5:34 am
  • Replies 4
  • Views 377
Re: PHP Deprecated: mysql_connect(): The mysql extension is

I am upgrading from 1.5.4 to 2.0.3.1

Upgrade seemed to go ok, I can access the admin but no the front end

Jump to post
  • Tue Jun 30, 2015 3:03 pm
  • Replies 2
  • Views 576
PHP Deprecated: mysql_connect(): The mysql extension is dep

I already have mysqli defined in my config files but still have blank screen on public home page and this error in my log file PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/sites/cyclesupreme.com/public_html/s...

Jump to post
  • Tue Jun 30, 2015 2:03 am
  • Replies 2
  • Views 576
Re: 301 redirects using htaccess and reg exp

This exercise is to cover old links that may be book marked or indexed after I have done some seo restructuring on my clients website. These links don't actually exist as links within the site anymore but as the site is 10 years old they will be linked to externally and they are being picked up as d...

Jump to post
  • Fri May 22, 2015 11:40 pm
  • Replies 2
  • Views 448
301 redirects using htaccess and reg exp

Hi i am trying to use my htaccess file with regular expressions perform 301 redirects on links that Google would class as duplicate content. Effectively paroduct pages that are accessed via category and sub category links. Example of one product, there are 614 products in all in 4ish categroies each...

Jump to post
  • Fri May 22, 2015 8:02 pm
  • Replies 2
  • Views 448
Strange URLs being logged in Customer Online Report

I am getting a lot of strange non existent URLs being listed in my customer online report. My client is getting worried her site is being hacked. The latest one is [domain]/smailfiles/ae/Virus/8/VideoPLAYER.exe I have checked the server and this directory string doesnt exist. Anyone any idea whats g...

Jump to post
  • Fri May 16, 2014 4:26 pm
  • Replies 1
  • Views 514
Adding a product to the cart from an external source

Hi My client wants to sell loose diamonds on her site from a supplier. The supplier has provided their system to be displayed in an iFrame. They then say that diamonds can be added to the opencart cart by way of the url they send to the cart url with various variables in the url. The product will no...

Jump to post
  • Thu Sep 19, 2013 9:57 pm
  • Replies 0
  • Views 246
How to add a new variable

I am trying to add an new variable in the the product page that pulls in information from a new field the manufacturers tables. I have created a new field manufacturer_desc and wish to show this underneath the description on the product page. the idea being each product has the manufacturers desctio...

Jump to post
  • Fri Feb 08, 2013 11:15 pm
  • Replies 1
  • Views 145
Adding manufacturers description and displaying in product

My client wants to display information of each brand in the description box of her products. example : Description silver ring with 9ct diamond [rule break] Brand name, image and description I have been setting up manually but now a change is needed to one of the brands text which means altering sev...

Jump to post
  • Wed Feb 06, 2013 5:31 pm
  • Replies 1
  • Views 420
mod_overload error in server log?

i am getting a lot of this error in my server log and a lot 500 server errors on the site.

[Fri Nov 23 14:22:13 2012] [notice] mod_overload: Overloaded, 1 minute load average, current load: 71, max load allowed: 64

Can anyone explain what this means and how to resolve it. Thanks
Chris

Jump to post
  • Fri Nov 23, 2012 11:00 pm
  • Replies 1
  • Views 629
Choose free gift at checkout

One of my clients wants to do the following. For purchases where the cart total is over £20 he would like to offer a free gift, the visitor would select the gift in the checkout from a choice of 4 or 5 gifts, probably a radio button with a few descriptive words. I have searched to see if anyone else...

Jump to post
  • Wed Jun 27, 2012 12:06 am
  • Replies 0
  • Views 932
Re: [Extension] Customer Group Discounts

Thanks for the feedback. Atleast i can stop scouring the net for a solution.

Cheers
Chris

Jump to post
  • Thu Jun 07, 2012 11:07 pm
  • Replies 124
  • Views 94642
Re: [Extension] Customer Group Discounts

Hi I am wondering if there is a way to assign an option price by customer group with a fixed amount not a % discount. The scenario I have is my client has 4 customer groups. Default, Perfomrers - 20% off, Education 25% off and Wholesale fixed amount by product. This is fine apart from on options tha...

Jump to post
  • Thu Jun 07, 2012 10:31 pm
  • Replies 124
  • Views 94642
Re: [Extension] Customer Group Discounts

Hi Thanks for your reply. Solved it. Think it was a combination of things. the default % was set to zero instead of blank. All though this did not initially change anything I cthen leared the vqcache ( I had already cleared the system cache to no avail) closed and restarted firefox and tried again w...

Jump to post
  • Thu Jun 07, 2012 8:46 pm
  • Replies 124
  • Views 94642
Re: [Extension] Customer Group Discounts

Hi I have installed your mod on a site of mine but having two issues. 1. The discount on options for customer groups isnt being applied. I can log in as a trade customer go to a product, the base price is reduced from the discount assigned to the customer group but no discount applied to the options...

Jump to post
  • Thu Jun 07, 2012 2:26 am
  • Replies 124
  • Views 94642
Customer group prices not being added to cart

I have set 3 customer groups with varying % discount applied. When I log in as one of these groups to the front it shows me the correct discounted price on the product page. However when I add a product to the cart it adds it at the default price with no discount. I am using cersion 1.5.2.1 Any idea...

Jump to post
  • Wed Jun 06, 2012 10:16 pm
  • Replies 2
  • Views 243
Re: RE: Option Price Update Redux

Hi Iam using this mod on a site build using the SportsStore Theme from Theme Forest. When I look at the source code for the product page the vqmod seems to being pulling in the javascript but not the class around the price. hence the price doesnt change. This is the last log from vqmod ---------- D...

Jump to post
  • Thu May 17, 2012 7:16 pm
  • Replies 59
  • Views 27102
RE: Option Price Update Redux

Hi Iam using this mod on a site build using the SportsStore Theme from Theme Forest. When I look at the source code for the product page the vqmod seems to being pulling in the javascript but not the class around the price. hence the price doesnt change. This is the last log from vqmod ---------- Da...

Jump to post
  • Tue May 15, 2012 4:51 pm
  • Replies 59
  • Views 27102

Search found 22 matches