VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: JohnHunter on July 20, 2012, 14:43:25 PM

Title: 208e front-end template for user edit admin account breaks
Post by: JohnHunter on July 20, 2012, 14:43:25 PM
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]
Title: Re: 208e front-end template for user edit admin account breaks
Post by: Milbo on July 20, 2012, 15:57:18 PM
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.
Title: Re: 208e front-end template for user edit admin account breaks
Post by: lipes on August 01, 2012, 17:15:27 PM
yep.. same problem here in error log
PHP Fatal error:  Class 'VmHTML' not found in mediahandler.php on line 1111
Title: Re: 208e front-end template for user edit admin account breaks
Post by: crystalm28 on August 09, 2012, 00:24:53 AM
I am getting the same error.  What is the fix on this?
Title: Re: 208e front-end template for user edit admin account breaks
Post by: bytelord on August 09, 2012, 00:33:01 AM
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.