Hallo,
I had an installation Joomla 1.5.26 and Virtuemart 1.9. As described in http://forum.virtuemart.net/index.php?topic=95236.0 I have migrated to Virtuemart 2.04.
Unfortunately after migrating I got this error message:
"Warning: require_once(...\modules\mod_virtuemart_latestprod/../components/com_virtuemart/virtuemart_parser.php) [function.require-once]: failed to open stream: No such file or directory in ...\modules\mod_virtuemart_latestprod\mod_virtuemart_latestprod.php on line 28.
Fatal error: require_once() [function.require]: Failed opening required '...\shop\modules\mod_virtuemart_latestprod/../components/com_virtuemart/virtuemart_parser.php' (include_path='.; ...\php\pear\') in ...\shop\modules\mod_virtuemart_latestprod\mod_virtuemart_latestprod.php on line 28."
Looking around in Google, I only met with some shops, which seem to have the same (unsolved) problem.
Has anybody an idea, how I can solve my problem?
Do you need more information about my configuration etc etc.?
Thank you for your help.
HvK
Imho this is an old vm1 module still active, btw I think you updated from 1.1.9, vm1.9.8 was already vm2 architecture and this "./components/com_virtuemart/virtuemart_parser.php" is vm1 architecture.
you MUST disable and at best uninstall all old vm1 modules and plugins, they are worthless for vm2.
Hi,
Thank you for your answer.
You are right: I started upgrading from version 1.1.9, not 1.9 (a misprinting of mine).
Yes, there * were * some old vm1 module active – although I * had * disabled them before I started die migration job. Maybe it would be the best, not to de-activate them, but to kill them.
But now the next problem:
When starting my shop, I get this message:
"Keine Shop-Währung definiert! Gehen Sie zu http://localhost/shop/administrator/index.php?option=com_virtuemart&view=user&task=editshop." (That means: No shop currencies defined..., go to ...).
So, when I klick to the link above, I can't see anything like currencies. Nowhere!
In my product list the prices are not in EURO, but "udef".
I have looked all around, but I didn't find anything like currencies.
Please, would you again help me?
HvK