Search found 18 matches

Page 1 of 1

Search found 18 matches

Re: [Solved] Constant LoadSourceError

Actually I just noticed Firefox developper tools are not Firebug. Anyway, here is a bug report, FWIW.

Jump to post
  • Mon Aug 10, 2015 6:19 pm
  • Replies 4
  • Views 717
Re: Constant LoadSourceError

Got it ! It seems FireBug has issues with internationalized domain names (IDN).

Jump to post
  • Mon Aug 10, 2015 6:03 pm
  • Replies 4
  • Views 717
Re: Constant LoadSourceError

Actually the error occurs even with an empty HTML document with embedded JavaScript, so it must be a server configuration issue, not directly related to OpenCart.

Jump to post
  • Mon Aug 10, 2015 5:10 pm
  • Replies 4
  • Views 717
Re: Constant LoadSourceError

Just made a brand new installation on test server, with all default configuration, yet the error still occurs.

BTW, I'm using OC 2.0.3.1.

Jump to post
  • Mon Aug 10, 2015 5:07 pm
  • Replies 4
  • Views 717
[Solved] Constant LoadSourceError

Hi, This is really driving me nuts : when opening the FireBug JavaScript debugger in Firefox while on a product page, if I select the page itself as source I get "loadSourceError". I removed every installed extensions, OCmods and vQmods, cleared the cache, etc., and went back to default th...

Jump to post
  • Mon Aug 10, 2015 4:53 pm
  • Replies 4
  • Views 717
Re: No tax ordering ?

Not really a bug fix, but here is a workaround.

Jump to post
  • Sun Aug 09, 2015 11:43 pm
  • Replies 2
  • Views 485
Tax ordering is lost on checkout

It would make sense if taxes were ordered according to their priority in the cart checkout, but they're not, and it seems there is no easy way to modify their order. Actually taxes are correctly ordered until this call in "catalog/controller/checkout/cart.php" : array_multisort($sort_order...

Jump to post
  • Sun Aug 09, 2015 9:58 pm
  • Replies 1
  • Views 712
Re: No tax ordering ?

Actually taxes are correctly ordered until this call in "catalog/controller/checkout/cart.php" : array_multisort($sort_order, SORT_ASC, $total_data); The array_multisort function gets rid of the initial ordering in case of equality on the sortering key (which here is the sort order as defi...

Jump to post
  • Sun Aug 09, 2015 9:54 pm
  • Replies 2
  • Views 485
Re: decimal_point

I had the very same issue, but I'm not quite sure how I resolved it. Maybe it was because I had the wrong language version installed (OC 1.5 language files with OC 2), but I cannot reproduce it. I can reproduce it, however, by deleting my catalog/language/mylanguage directory (note that it is the on...

Jump to post
  • Sun Aug 09, 2015 8:52 pm
  • Replies 6
  • Views 3530
No tax ordering ?

Hi,

Though taxes are calculated according to their priority, it seems that they are not displayed sorted on the checkout page. Am I missing something ? Is there an easy way to fix that ?

Thanks.

Jump to post
  • Sun Aug 09, 2015 7:27 pm
  • Replies 2
  • Views 485
Re: OpenCart 2.0 and vQmod

I don't want to rekindle the war flame or bash OCmod, but I just figured out a silly thing (took me a while…) : if an OCmod extension is installed, one has to refresh the cache not only when a modification is made on the OCmod, but also each time a new modification is made on a file which is affecte...

Jump to post
  • Thu Aug 06, 2015 4:11 pm
  • Replies 82
  • Views 48223
Re: OCMod - how to modify /index.php?

For the records, same applies to vQmod. Also, here is a list of vQmod's limitations — I guess OCMod's are similar.

Jump to post
  • Sun Aug 02, 2015 5:06 pm
  • Replies 3
  • Views 863
Re: OpenCart 2.0 and vQmod

Qphoria wrote:For the record, vQmod supports both. It lets ocmod go first, before it does it's changes. That means it alters the ocmodded version of the file.
Great ! Indeed, I checked again and it works — not sure what I did wrong the first time.

Jump to post
  • Tue Jul 28, 2015 4:40 am
  • Replies 82
  • Views 48223
Re: OpenCart 2.0 and vQmod

Ah, of course. Indeed I just checked and vQmod does not apply to OCmod'd files. [Edit : Just tested again and it does work, not sure what I did wrong the first time…] I couldn't check the opposite because I got tired of struggling with the extension manager — this validates my choice of vQmod's work...

Jump to post
  • Mon Jul 27, 2015 8:44 pm
  • Replies 82
  • Views 48223
Re: OpenCart 2.0 and vQmod

Either One, or the Other, but not BOTH, because they are doing DIFFERENT THINGS, so, at best, staying in the way of each other. Just read the forum, about all those 'unknown' problems, users have. OC2 has NOT been built, to do such, OcMod would NOT have implemented. if it would have been built, to ...

Jump to post
  • Sun Jul 26, 2015 9:22 pm
  • Replies 82
  • Views 48223
Re: OpenCart 2.0 and vQmod

Half a year later, what is the situation ? Are there still any reasons to prefer vQmod over OCmod ?

Jump to post
  • Fri Jul 24, 2015 6:54 pm
  • Replies 82
  • Views 48223
Re: Product options image, ID, EAN, reward points, special p

Here is a small vQmod script for OpenCart 2 which adds an EAN field for each option : <modification> <id>option EAN</id> <version>0.1</version> <vqmver>2.5.1</vqmver> <author>LediFrance</author> <file name="admin/view/template/catalog/product_form.tpl"> <operation> <search position="a...

Jump to post
  • Wed Jul 22, 2015 11:01 pm
  • Replies 4
  • Views 2933

Page 1 of 1

Search found 18 matches