using vm 2.0.8e July 16 2012
While logged in the front-end as administrator (as customer/shopper this works without isssue) ,
on user account edit page:
index.php?option=com_virtuemart&view=user&layout=edit&Itemid=471
VM breaks the site template (see attached screenshot) with this error message
Fatal error: Class 'VmHTML' not found in /home/NOYBW/public_html/baseline/administrator/components/com_virtuemart/helpers/mediahandler.php on line 1111
Don't panic (too late) This is most likely caused by the VM team re-building the front-end shop administrative feature.
this does not effect the customer view, and as I'm only using the back-end for administrative - this does not effect my workflow
just a heads up -- looking forward to having front-end editing back, is there a timeframe?
environment:
PHP Version 5.3.13
VM 2.0.8e July 16 2012 built in install and manual install
Joomla! 2.5.6
[attachment cleanup by admin]
The error is already fixed, it appears only, when you login in the frontend as vendor. We suggest not to use this edit in the FE, just use the BE and everything is fine. This view is for vendors offcially not supported, therefore it was not checked.
yep.. same problem here in error log
PHP Fatal error: Class 'VmHTML' not found in mediahandler.php on line 1111
I am getting the same error. What is the fix on this?
Hello crystalm,
i did the following in my case. i have post it here.
http://forum.virtuemart.net/index.php?topic=106154 (http://forum.virtuemart.net/index.php?topic=106154)
*i just comment the line 1111. may be is wrong, but i have vendor users that need to login from the front-end.