Forum Support

Shape 5
March 29, 2024, 09:06:47 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: s5 quick view and multi currency  (Read 1153 times)
rottenberg
Jr. Member
**
Offline Offline

Posts: 51



« on: July 31, 2008, 05:32:53 AM »

Hi,

My installation is the following :

JOOMLA : 1.0.15
VIRTUEMART : 1.1.1 (joomlafrance french package 1.1.0 + patch 1.1.0 -> 1.1.1)

I use 2 currencies in the shop.

I have got 2 problems with s5 quick view :
       
          - when I change the currency type the type of currency is updated but not the value,

          - when I add a product in the cart the S5 quick view is not updated until a new page is loaded. As there is no button to view the cart when it is empty I can't ask for the check out.


You can get an exemple of these  2 problems there : http://www.editionselkana.com

thank you for your help
best regards
Michel ROTTENBERG
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: August 05, 2008, 09:55:25 AM »

Hello,

Looking at your site it appears the price is being displayed in the quick view cart as it should.

As for the cart not updating you have to turn off the AJAX cart update feature located under:

admin > configuration > site > layout > configuration

Regards,

Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
rottenberg
Jr. Member
**
Offline Offline

Posts: 51



« Reply #2 on: October 16, 2008, 11:17:21 AM »

hi,

I come back for the multi currencies values. On the site the default currency is the shekel. In this cas no problem the value is good.

But if I choose the Euro currency, the data in the module remain with the new israeli shekel rate and not the euro one.

thank you for help

Best regards

Michel ROTTENBERG

size adress : http://www.editionselkana.com

Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: October 20, 2008, 01:52:07 PM »

Hello Michel,

If you use the default VirtueMart Cart does the problem still exist?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
rottenberg
Jr. Member
**
Offline Offline

Posts: 51



« Reply #4 on: October 21, 2008, 10:46:40 AM »

with the default Virtuemart Cart the problem doesn't exist.
find attached an exemple with the 2 modules.

the prioce of the product is 90 ₪.
the exchange rate is 1? = 5₪
the price in ? is 18.00

the default VIrtuemart Cart gives 18?
the Shape5 Virtuemart Cart gives 90?
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: October 22, 2008, 01:03:17 PM »

Oh ok, I see.  The PHP used to output the price should be same as the VirtueMart cart.  I'm not sure why its not displaying the proper amount.

You could try replacing ".$CURRENCY_DISPLAY->getFullValue( $total )." in the "mod_virtuemart_s5_quickview_cart.php" file with ".$cart['price'] ."

Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
rottenberg
Jr. Member
**
Offline Offline

Posts: 51



« Reply #6 on: October 22, 2008, 04:02:16 PM »

I've replaced 2 lines :

226 :         <div style='font-family:arial;font-weight:bold;float:left;margin-top:5px;font-size:12px;text-align:center;width:205px;'>
            " .$VM_LANG->_PHPSHOP_ORDER_PRINT_TOTAL. ": " .$CURRENCY_DISPLAY->getFullValue( $total ). "<Br/></div>


and

248 :          "<a class='mainlevell". $class_sfx. "' href='". $sess->url($mm_action_url.'index.php?page=shop.cart'). "'><img src='". $mosConfig_live_site. "/modules/s5_quickview/mycart.jpg' alt='My Cart' border='0' align='absmiddle'/>[/url]
           &nbsp;<strong>" .$VM_LANG->_PHPSHOP_ORDER_PRINT_TOTAL. ":</strong><span style='font-size:11px;font-weight:normal;'>
          " .$CURRENCY_DISPLAY->getFullValue( $total )."</span>&nbsp;&nbsp;<a href=\"javascript:;\" onClick=\"shiftOpacity('outerpop');popit();\"><img src='". $mosConfig_live_site. "/modules/s5_quickview/quickview.jpg' alt='Quick View Cart' border='0' align='absmiddle'/>[/url]&nbsp;&nbsp;</div>


by $cart['price']

It doesn't work : the value $cart['price'] is empty.

I've done echoed $product_price and $productprice : the value is the original one in NIS and not the one in ?
 
Logged
rottenberg
Jr. Member
**
Offline Offline

Posts: 51



« Reply #7 on: November 10, 2008, 03:47:30 PM »

hi,
is there any news about this problem ?

thank you for help
best regards

Michel ROTTENBERG
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #8 on: November 13, 2008, 11:37:11 AM »

Can you PM login access to your site so I can take a look at this?

Thanks,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
digger
Jr. Member
**
Offline Offline

Posts: 20



« Reply #9 on: April 29, 2010, 10:22:54 AM »

Any solution to this problem? I too am having the same problem. The attached screen shot shows the core VM cart and the quick cart. i also have the S5 column cart installed and it has same results. If I change the currency in VM to pounds, the core VM cart shows correct price, but the quick view and column cart shows pound symbol with US dollar amount.

Thanks
Logged
digger
Jr. Member
**
Offline Offline

Posts: 20



« Reply #10 on: May 05, 2010, 02:03:13 PM »

Anyone? Need to get this working....
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #11 on: May 06, 2010, 11:25:22 AM »

Can you PM FTP and Joomla login access to this site so I can take a look?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #12 on: May 07, 2010, 11:43:23 AM »

I installed the s5 column cart ajax version and it now works.  Unfortunately the quick view cart wasn't released in an ajax version only the column and drop down carts were.   You have to use either the column or drop down cart.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
digger
Jr. Member
**
Offline Offline

Posts: 20



« Reply #13 on: May 10, 2010, 08:35:01 AM »

Thanks Jonah. I don't get it though. I don't really care about the ajax updating. I really wanted to use the quick view cart because of space limitations and just want the currency to be correct. Are you saying that the quick view cart only works with US dollars?
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #14 on: May 10, 2010, 12:03:00 PM »

Yes currently that is correct
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.