Search found 13 matches

Page 1 of 1

Search found 13 matches

Re: Random Error during Checkout - Not Found, Shows HTML

I actually moved from standard shared hosting at LunarPages (w/ hundreds of hosts on the server) to A Small Orange business hosting (with max 15 sites on the server) 6 months ago or so due to performance issues like those mentioned - which I'm aware that other than resource limits and # of sites on ...

Jump to post
  • Tue Sep 30, 2014 2:13 am
  • Replies 6
  • Views 815
Re: Random Error during Checkout - Not Found, Shows HTML

I agree. It is related to AJAX requests. The error I see in developer tools is it fails to call whatever template is being called in that step of checkout. Although, it works most other times. The template(s) are present and load without issue. I have not noticed page not found errors with other pag...

Jump to post
  • Thu Sep 25, 2014 12:21 am
  • Replies 6
  • Views 815
Random Error during Checkout - Not Found, Shows HTML

Ok. Been beating my against the wall on this. Have searched the forum and reviewed any related post I could find. Running OC 1.5.5.1. Few mods - smart search, product_count_true_disabling, a new/blog add-on, US Dates. This error occurs randomly and I cannot find a trigger for it. It appears to happe...

Jump to post
  • Wed Sep 24, 2014 12:22 pm
  • Replies 6
  • Views 815
Re: Check Out Error - Not Found

@rire or Ainsley009,

Did either of you figure this out? Beating my against a wall on this. Appears to only trigger in IE, and is very random.

Jump to post
  • Wed Sep 24, 2014 11:50 am
  • Replies 16
  • Views 7540
Re: Checkout Failure

This error? I get this during step 3 and 4 of checkout. Appears to be in IE only.

Image

Jump to post
  • Wed Sep 24, 2014 11:43 am
  • Replies 4
  • Views 2011
Re: Help to setup OC multistore with directadmin

Easy peasy now that I tested. Domain1 setup in the / of your site (public_html/). Domain2 is to be used as your 2nd store. You're using cPanel. Go into cPanel and add a parked domain. Go into OC and add your 2nd domain as the name of the store. Give it a handful of minutes for the DNS to change. Sto...

Jump to post
  • Sat Sep 11, 2010 12:46 am
  • Replies 34
  • Views 16526
Re: Help to setup OC multistore with directadmin

Ok. Quick question since this thread is addressing multi-store setup with cPanel. I did a quick install of 1.4.8 to a subdirectory (/oc/) of the original domain (domain1.com), setup the add-on domain (domain2.com) to point to the subdirectory. Configured the domain2 store in OC and things work swimm...

Jump to post
  • Sun Aug 29, 2010 4:37 am
  • Replies 34
  • Views 16526
Re: Totals Extension looping process not sorted before calcs

Never mind got .. just had to peel my eyes open for a bit. Thanks for the fix!

Code: Select all

$query = $this->db->query("SELECT * FROM " . DB_PREFIX . "extension WHERE `type` = '" . $this->db->escape($type) . "'" . "ORDER by extension_id");

Jump to post
  • Fri Aug 07, 2009 2:05 pm
  • Replies 7
  • Views 2519
Re: Totals Extension looping process not sorted before calcs

Running into the exact same issue - the low order fee - is not being added to the total. I follow editing the table to set the sort order as wanted but changing the SQL query is making my head hurt due to all the concatenation going on - makes my eyes go all oogly. Would it be possible to get you to...

Jump to post
  • Fri Aug 07, 2009 1:46 pm
  • Replies 7
  • Views 2519
Re: Setting default shipping & payment?

Thanks. Searched for default and a few other things .. didn't see that. You da man Q. O0

Jump to post
  • Tue Jul 28, 2009 8:09 am
  • Replies 2
  • Views 608
Setting default shipping & payment?

So .. got OC up and running with the necessary modules. Wondering if I am missing something though. Currently I am only using Qphoria's Authorize.Net module for payment and his UPS module for shipping -- basically 1 for each shipping and payment. However, during checkout, the customer has to select ...

Jump to post
  • Tue Jul 28, 2009 7:39 am
  • Replies 2
  • Views 608
OpenCart 1.2.9 emails and UPS?

Just started to implement a store for a client based on opencart - very nice BTW. A little different to get my head around in some places - mainly due to the lack of docs. If I can make sense of things, maybe I can find time to assist in that area. However, I notice in the emails sent to both the cl...

Jump to post
  • Sat Jul 18, 2009 10:28 am
  • Replies 2
  • Views 593

Page 1 of 1

Search found 13 matches