Forum Support

Shape 5
March 29, 2024, 03:13:36 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: Updated: S5 Quick View and S5 Column Cart modules  (Read 1971 times)
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« on: February 06, 2008, 07:08:29 PM »

Hello All,

You may have encountered the following error when using the S5 Quick View and S5 Column Cart modules:

Notice: Undefined variable: amount in ...modules/

This error has been fixed.  These modules were only designed to work with VirtueMart running Joomla 1.0.X.  The error was caused when running Joomla 1.5 in legacy mode with VirtueMart.  There are two new versions for 1.5 legacy mode only, available in the downloads section.

Please let us know if you still are having any problems with these modules.

Best 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
futurehobbies
Jr. Member
**
Offline Offline

Posts: 16



« Reply #1 on: February 25, 2008, 06:00:14 PM »

I installed Joomla 1.5.1 and VitureMart 1.1 Beta3. I'm using beta software to help get my site put together in anticipation of a March delivery of Virtuemart 1.1 for Joomla 1.5.x and I expect bugs, but I'm wondering if you have seen the following error when using the S5 Quickview Cart module (in the Advert3 position) in the eMerchantilism template:

Notice: Undefined property: vmLanguage::$_PHPSHOP_EMPTY_CART in C:\wamp\www\joomla15\modules\mod_virtuemart_s5_quickview_cart\mod_virtuemart_s5_quickview_cart.php on line 279

What can you tell me about this?

BTW, very nice work. My site is coming along nicely thanks to your most excellent template...
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #2 on: February 25, 2008, 08:50:18 PM »

Hello,

These modules are only compatible with the non 1.5 version of VirtueMart. Once the 1.5 version of VirtueMart becomes stable, we will release a second version of these modules compatible with Joomla 1.5 and VirtueMart 1.1

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
akerman
Jr. Member
**
Offline Offline

Posts: 225



WWW
« Reply #3 on: March 05, 2008, 01:42:38 AM »

That is very good news!

Had some issues with these, but would really like to use them on my VM install.
The planned release date for the new VM 1.1.0 is set to March 19th, but I assume you're going to wait a little bit before remaking any modules.

Looking forward...  Smiley
Logged

http://stolt-akerman.com - Webdesign & Designer Agency
http://www.akermanscove.com - Designer Portfolio
http://www.infoclip.se - Bookshop for used and antique books.
Work with:
Web Design JoomFish Contributor,  Translations of Open Source, Design, Logotypes, Photography, Illustrations, eCommerce, SEO & Print
alexm
Jr. Member
**
Offline Offline

Posts: 10



WWW
« Reply #4 on: July 28, 2008, 02:32:07 AM »

Hello there,

Right now July 2008, I have the same error with undefined variables.

Undefined property: vmLanguage::$_PHPSHOP_PRODUCT_LBL

It's like there's some problem with variable scope.

My installation is Joomla 1.0.15 & VM 1.1.0 and mod_virtuemart_s5_quickview_cart 1.0 (1/1/2008)

Please, I need some help with these.

Thanks in advance.
« Last Edit: July 28, 2008, 03:54:43 AM by alexm » Logged
alexm
Jr. Member
**
Offline Offline

Posts: 10



WWW
« Reply #5 on: July 28, 2008, 05:29:48 AM »

Well,

Finally, I've managed to find the solution by myself.

For example, in the line 247 I've replaced:

                 echo $VM_LANG->_PHPSHOP_PRODUCTS_LBL;

for

      echo $VM_LANG->_('PHPSHOP_PRODUCTS_LBL');

You have to do the same with every label reference and that's it.
« Last Edit: July 29, 2008, 01:50:08 AM by alexm » Logged
ndevereaux
Jr. Member
**
Offline Offline

Posts: 11



WWW
« Reply #6 on: October 15, 2008, 11:57:25 PM »

Hi, I have received the following errors after installing the Quick View and Column Carts in Joomla 1.5.7 / Virtuemart 1.1.2 stable:

Notice: Undefined property: _PHPSHOP_CART_TITLE in ...xxx/administrator/components/com_virtuemart/html/shop.cart.php on line 21

Notice: Undefined property: _PHPSHOP_CART_TITLE in ...xxx/administrator/components/com_virtuemart/html/shop.cart.php on line 33

Notice: Undefined variable: PHPSHOP_LANG in ...xxx/administrator/components/com_virtuemart/html/shop.cart.php on line 49

Notice: Undefined property: _PHPSHOP_CHECKOUT_TITLE in ...xxx/administrator/components/com_virtuemart/html/shop.cart.php on line 69


Can someone help me figure out what this is and how to resolve?
« Last Edit: October 16, 2008, 12:08:27 AM by smartie_pants » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #7 on: October 20, 2008, 01:58:17 PM »

If you unpublish these modules temporarily do you still receive the errors?
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
ndevereaux
Jr. Member
**
Offline Offline

Posts: 11



WWW
« Reply #8 on: October 29, 2008, 08:53:59 PM »

Never mind.  I uploaded the original Virtuemart shop.cart.php and it seems to be working correctly.
Logged
magendar
Jr. Member
**
Offline Offline

Posts: 6



« Reply #9 on: October 30, 2008, 07:32:21 PM »

Gentlemen,

I am getting similar error but with 'com_virtuemart.php' file.

Notice: Undefined property: vmLanguage::$_PHPSHOP_CHECKOUT_TITLE in C:\xampp\htdocs\joomla157\components\com_sh404sef\meta_ext\com_virtuemart.php on line 119

Notice: Undefined property: vmLanguage::$_PHPSHOP_CHECKOUT_TITLE in C:\xampp\htdocs\joomla157\components\com_sh404sef\meta_ext\com_virtuemart.php on line 121

I have uploaded s5 cart modules for 1.5. I am running Joomla 1.5.7 along with virtuemart 1.1.2. Where is the problem?

regards,

Mag
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #10 on: November 01, 2008, 01:26:14 PM »

Hello Mag,

If you disable these modules do you still get this error?
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.