VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: jjk on March 04, 2008, 21:28:08 PM

Title: [SOLVED] no "View Cart" button visible in VM 1.1 revision 1288
Post by: jjk on March 04, 2008, 21:28:08 PM
Hi,

I currently can't get a "view cart" button on the screen. Might be a template problem. However, I've tried several different templates - no luck. Does somebody know which file/setting does control the location of the "view cart" link?

Joerg

PS: By the way - concerning the database collation in the default system settings below - is it supposed to be "latin1_swedish_ci" while the selected languages in Joomla and VirtueMart are all set to english?
-------------------------------------------------------------------------------------------
PHP Built on:       Windows NT RED 5.0 build 2195
Database Version:    5.0.51
Database Collation:    latin1_swedish_ci
PHP Version:    5.2.5
Web Server:    Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
Web Server to PHP interface:    apache2handler
Joomla! Version:    Joomla! 1.5.1 Production/Stable [ Seenu ] 8-February-2008 22:00 GMT
User Agent:    Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Title: Re: no "View Cart" button visible in VM 1.1 revision 1288
Post by: aravot on March 04, 2008, 22:29:28 PM
Can not duplicate
Title: Re: [CAN NOT DUPLICATE] no "View Cart" button visible in VM 1.1 revision 1288
Post by: jjk on March 05, 2008, 15:33:17 PM
Quote from: aravot on March 04, 2008, 22:29:28 PM
Can not duplicate

Hi again,

I just wonder if this could be a result of a missing VirtueMart module. Just compared my local installation of VM 1.1 revision 1288 with the VM-Demo (shopper). I can't find things like "Product Search", "Advanced Search", "Show Cart", Show all Products". Should there be i.e. a "product search" module when I click "List Modules" in the VM administration?

Can't look it up in the VM-Demo (admin), because this area is hidden.

Joerg
(maybe just a little bit blind again today) ;)
Title: Re: [CAN NOT DUPLICATE] no "View Cart" button visible in VM 1.1 revision 1288
Post by: jenkinhill on March 05, 2008, 16:17:12 PM
You probably have not installed the modules, then. They are in a directory called modules in the VirtueMart_1.1.0_COMPLETE_PACKAGE.zip

The main module is mod_virtuemart_1.1.0.j15.zip but there are others that are part of VM, too.
Title: Re: [CAN NOT DUPLICATE] no "View Cart" button visible in VM 1.1 revision 1288
Post by: jjk on March 05, 2008, 18:31:30 PM
Quote from: jenkinhill on March 05, 2008, 16:17:12 PM
You probably have not installed the modules...

That was it! - Makes a big difference  ;D
For some reason I always thought the installation script would install everything by default. Never thought of installing all the individual modules additionally. Is it mentioned somewhere that you should do so?

Joerg