News:

Support the VirtueMart project and become a member

Main Menu

Mini cart module VM2

Started by Linelab, March 09, 2012, 21:23:01 PM

Previous topic - Next topic

Linelab

Hi,

I have created new free mini cart module for Virtuemart 2 but if user wants to display image of products in slide mini cart, he needs to hardcode core files of VirtueMart.  :(
Demo: http://www.linelab.org/virtuemart-templates/?template=shoplab
Free Download: http://www.linelab.org/download  - VirtueMart 2 Slide Cart Module (beta)

May this code:

line: 1409 prepareAjaxData()


$this->data->products[$i]['image']='<img
src="'.JFactory::getUri()->base().$product->image->file_url_thumb.'" />';


in components/com_virtuemart/helpers/cart.php

be added to next version of VirtueMart 2? To support displaying images in mini cart. Anyway I have added some new extensions to extensions.virtuemart.net site but they are still not published. Is there any reason for this? Can you let me know how long it takes to be published.

Thanks

lipes

I think that your topic must be in this place "3rd party extension":
http://forum.virtuemart.net/index.php?board=135.0

right?
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

Linelab

Hi lipes, I can not write to the 3rd party extension section of this forum. Cannot add post.

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

lipes

jenkinhill: VirtueArtcz is right.... I cant see the links "New Topic" or "New poll"

We only got the links to "Notify" and "Mark Read"
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

jenkinhill

lipes you are not a permiited third party developer so cannot start a thread there. You can, however, reply to a thread to get support for that template, module or plugin.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

lipes

VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25