VirtueMart Developer Portal

         
[BUG-1636]  -  Manage User Fields - mosHTML Class
Tags:   No tags associated yet.
All Tags...
Go Back
  0  
 Tracker:  Bug  Priority:  High  Status:  Closed
 Resolution:  Fixed  Owner:  --  Severity:  Blocker
 Submitted by:  manfred Jan 04 2008 21:56  Assigned to:  soeren_nb Jan 07 2008 19:29  Modified by:  Aravot Jan 07 2008 22:33
 Category:  User Management  Platform:  --  OP-SYS:  Linux
 Version:  VirtueMart 1.1.0 beta2  Joomla! Version:  Joomla! 1.5.x  Browser Version:  Firefox 2.0
 Fixed in Version:  --
Description:
All attempt to access to /administrator/index.php?page=admin.user_field_form

Back-end -> Admin -> Manage User Fields

cause this error:

Fatal error: Class 'mosHTML' not found in \administrator\components\com_virtuemart\html\admin.user_field_form.php on line 44

Details:
Comments (3)
Attachments (0)
Associations (0)
SCM Commits (1)
All (4)

Submitted Comment
Aravot
Jan 07 2008 22:33
Fixed in SVN 1124
Aravot
Jan 04 2008 22:41
Thank you for reporting.

Joomla 1.5 r9858
VirtueMart 1.1 r1119

With legacy mod disabled when trying to add/edit user filed the error message appears.

Fatal error: Class 'mosHTML' not found in /home/example.com/administrator/components/com_virtuemart/html/admin.user_field_form.php on line 44

This error slip because I had the legacy mod enabled due to modules not working in Joomla 1.5 native mode, Please let make the module work without need of legacy mode.

manfred
Jan 04 2008 21:57
problem solved by Legacy plugin turn on