VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: cmdlinegeek on October 12, 2012, 05:41:59 AM

Title: [SOLVED] Installed but no link to VirtueMart in Components drop down
Post by: cmdlinegeek on October 12, 2012, 05:41:59 AM
I've managed to install the VirtueMart joomla extension, however, it appears I'm missing the link in the component drop down menu. To navigate to the VirtueMart manually, I append the option=com_virtuemart and it works. Any ideas? I also believe some of the store is faulty. Any ideas?
Title: Re: Installed but no link to VirtueMart in Components drop down
Post by: bytelord on October 12, 2012, 07:00:00 AM
Hello,

In case  you have xmap installed take a look over here: http://forum.virtuemart.net/index.php?topic=100106.msg338619#msg338619

If you don't have xmap look over here: http://forum.virtuemart.net/index.php?topic=101120.msg336461#msg336461

and final here: http://forum.virtuemart.net/index.php?topic=101120.msg336673#msg336673

Regards
Title: Re: Installed but no link to VirtueMart in Components drop down
Post by: cmdlinegeek on October 12, 2012, 22:22:43 PM
QuoteIn case  you have xmap installed take a look over here: http://forum.virtuemart.net/index.php?topic=100106.msg338619#msg338619
I don't have xmap installed.
QuoteIf you don't have xmap look over here: http://forum.virtuemart.net/index.php?topic=101120.msg336461#msg336461
and final here: http://forum.virtuemart.net/index.php?topic=101120.msg336673#msg336673
I don't have a sql table entry named "jos_extensions"

Any other ideas?
Title: Re: Installed but no link to VirtueMart in Components drop down
Post by: bytelord on October 13, 2012, 00:13:54 AM
Hello,

the name should not be jos that your joomla db prefix, try to find the table prefix_extensions, your prefix created when installing joomla, all the tables start with that prefix so you are searching for ???_extensions
Try it again.

Regards