Search found 380 matches

Search found 380 matches

Re: Add a percentage to the currency exchange rate

I have returned, it still does seem that even though the currency is updating IT IS NOT adding the 3% i have applied above.

It is not applying the extra on top of the exchange rate when it updates :(

Jump to post
  • Mon May 27, 2013 8:01 pm
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

So i finally got it working!

Silly mistake, but for anyone who is doing this on a test system, you will need to unlock it if you have set a htaccess password server side.

Seemed to be blocking the update

Thanks massively again to straightlight

Jump to post
  • Sun May 26, 2013 5:56 pm
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

Thanks for clarifying!

I'm not sure what to do on this, the code change above seems to have no affect on the prices of products when a different currency is chosen, is there anything else I should be doing?

Jump to post
  • Sun May 26, 2013 12:36 am
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

Update to above, i have tried everything to get the above code to work, but it just seems that it has no affect on the price of a product when you switch to a different currency other than the default currency. I am guessing 1.03 would add 3% extra to the price in the currency selected, other than t...

Jump to post
  • Sat May 25, 2013 2:26 am
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

Thanks for the reply!

Well what i mean is i apply the code above, the new one you just posted, but the the increase on the currency does not happen.

Do i have to wait for the currency to update automatically for it to then add the extra?

Jump to post
  • Fri May 24, 2013 10:01 pm
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

So far i have this line 133 in admin/model/localisation/currency.php if ((float)$value) { $this->db->query("UPDATE " . DB_PREFIX . "currency` SET `value` = '" . (float)$value * 1.03 . "', `date_modified` = '" . $this->db->escape(date('Y-m-d H:i:s')) . "' WHERE code...

Jump to post
  • Fri May 24, 2013 7:30 pm
  • Replies 14
  • Views 3093
Re: Add a percentage to the currency exchange rate

Can anyone update the above for 1.5.4+ the code im looking at is different: $this->db->query("UPDATE " . DB_PREFIX . "currency SET value = '1.00000', date_modified = '" . $this->db->escape(date('Y-m-d H:i:s')) . "' WHERE code = '" . $this->db->escape($this->config->get(...

Jump to post
  • Fri May 24, 2013 4:20 pm
  • Replies 14
  • Views 3093
Re: [vQmod] Admin Sales in Default Currency with subcurrency

Yeah on reflection your right! God damn common sense eluded me that time, I guess naturally someone is bound to ask is it possible to show this on the admin order email to?

Thanks q this mod is super

Jump to post
  • Fri May 10, 2013 1:16 am
  • Replies 13
  • Views 6826
Re: [vQmod] Admin Sales in Default Currency with subcurrency

Is it possible to actually show the default currency price under the currency used by the customer, so example:

$20.00 (paid by customer and shown by OC in order)
£12.91 (converted to the default admin currency for reference in small writing like Q has doen above for this mod)

?

Jump to post
  • Fri May 10, 2013 12:26 am
  • Replies 13
  • Views 6826
Re: Looking for bulk add product options 1.4x

I was hoping to find one that had a ui. Many thanks for the suggestion

Jump to post
  • Thu Apr 19, 2012 2:34 pm
  • Replies 3
  • Views 624
Looking for bulk add product options 1.4x

In the title, looked all around, just looking for a mod that does:

bulk add product options 1.4x?

any help guys

Jump to post
  • Thu Apr 19, 2012 2:49 am
  • Replies 3
  • Views 624
Re: Latest Chrome Update issue with Image Manager Pop Up?

Yep confirmed! I had noticed this today!

It seems to only happen for me when inserting an image though through ckeditor

Tried in lots of clients ocs they all seem to be affected by chromes update

Jump to post
  • Fri Apr 13, 2012 6:13 am
  • Replies 8
  • Views 1365
Re: 1.5.2.1 (+latest patch) ie7 product page error

Just tested on spoon.net also

Yes you are right seems to be working fine.

Sorry to have brought this up, but must be an isolated issue!

Cheers man!

Jump to post
  • Wed Apr 11, 2012 5:27 pm
  • Replies 4
  • Views 1638
Re: 1.5.2.1 (+latest patch) ie7 product page error

Thanks for checking! Appreciate it!

Very weird, has to be a local issue

Jump to post
  • Wed Apr 11, 2012 3:43 pm
  • Replies 4
  • Views 1638
1.5.2.1 (+latest patch) ie7 product page error

Hi Guys Can anyone tell me I am wrong when i go to a product page on IE7 on the OC demo, the product page starts to load, but then cuts out for some unknown reason saying the content is unavailable. http://demo.opencart.com/index.php?route=product/product&product_id=42 I know it's ie7! but a cli...

Jump to post
  • Wed Apr 11, 2012 2:32 am
  • Replies 4
  • Views 1638
Re: [vQmod] Paypal Standard improvements [1.5.1.1]

Thanks man!

Massively appreciated will test asap and give feedback.

You are a star on this!

Jump to post
  • Mon Apr 09, 2012 2:54 am
  • Replies 58
  • Views 29188
Re: [vQmod] Paypal Standard improvements [1.5.1.1]

Yes can i also get the answer if this is needed for 1.5.2.1

Jump to post
  • Mon Apr 09, 2012 2:39 am
  • Replies 58
  • Views 29188
Re: Moving Opencart from Sub domain to the Main Domain

if you have SEO urls enabled and have a .htaccess file make sure you update the path too :)

Jump to post
  • Fri Mar 16, 2012 6:03 pm
  • Replies 3
  • Views 3901
Re: [vQmod] Fix ckeditor <p> tag problem

Excellent! Great find and fix!!! :)

This is something that has bugged the crap out of me since i started using ck editor!

Jump to post
  • Mon Jan 16, 2012 3:04 pm
  • Replies 15
  • Views 5727

Search found 380 matches