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?
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
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?
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