Closed (fixed)
Project:
Ubercart Currency Conversion
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 18:33 UTC
Updated:
2 Aug 2012 at 12:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
sukr_s commentedapply the enclosed patch and confirm.
Comment #3
okias commentedSame problem with 1.1.
Comment #4
okias commentedI try to convert from CZK => EUR. Flags in module is set to CZ and DE.
Comment #5
sukr_s commentedI've checked this again today with the above mentioned currencies. all option prices are converting fine. what problem are you facing? pls provide more information.
Comment #6
okias commentedhttp://bouda.linuxservices.cz/?q=hotel-booking/search
try this please. try search some rooms, it'll show you price in CZK. Try change settings in upper left corner to EUR and it'll only change euro sign.
It happends everywhere same.
Comment #7
sukr_s commentedDoes this happen only with anonymous users see #1391924: Currency won't change for anonymous user with cache enabled (AJAX page load) or do you face this issue for logged in user as well?
Comment #8
okias commentedeven with logged user
Comment #9
okias commenteddo you need any more informations?
Comment #10
sukr_s commentedi think the problem is because you do no have clean url enabled. is it possible to enable clean url?
Comment #11
sukr_s commented@okias: apply the enclosed patch or use git and get the latest code.
Comment #12
okias commented# patch -p1 < patch.diff
patching file uc_currency_convert.module
Hunk #1 FAILED at 52.
1 out of 1 hunk FAILED -- saving rejects to file uc_currency_convert.module.rej
and if I manually aplied, it doesn't show anything (blank page, not even same price with DE or CZK mark)
Comment #13
okias commentedif you could bump lastest git version into http://drupal.org/project/uc_currency_convert/ it'll be great!
Comment #14
sukr_s commentedit's already in git!
Comment #15
okias commentedgit gives me this:
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'theme_uc_currency_convert_uc_price' not found or invalid function name in /var/www/data/includes/theme.inc on line 669.
Comment #16
okias commentedComment #17
sukr_s commentedopen a different message for #15. it's not related to the original problem. pls do not mix different issues in one message.
also don't forget to clear you cache and check before opening a new message.
Comment #18
okias commentedthanks a lot, after clearing cache, it works :)