|
|
DOMIT_Lite_Document' not found
|
|
Date: 2007/08/09 13:22
|
By: apollonios
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 15 |   | |
|
Hello, I am using the Customizetab plugin on my CB installation. I upgraded my CB from 1.0.2 to 1.1, and now when I try to edit my profile, appears the following error message:
Fatal error: Class 'DOMIT_Lite_Document' not found in F:Serverxampphtdocs1012componentscom_comprofilerplugin userplug_cbcustomizetabcustomize.php on line 359
What is going wrong?
Thanks in advance! apollonios
|
|
The administrator has disabled public write access. |
|
|
|
Re:DOMIT_Lite_Document' not found
|
|
Date: 2007/08/09 15:19
|
By: beat
|
Status: Admin
|
|
|
Karma: 256  
|
|
Admin  | Posts: 4214 |   | |
|
There are very few plugins which need upgrade (hint: it's those which use more than the official CB API ).
All registered 3pds are part of CB testteam, and have received about 10 emails regarding CB 1.1 advance, most of them have checked, and plugin work fine. Please check with the author for an update.
Mikko has been in the test process, and an update should be available soon on his site Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
Re:DOMIT_Lite_Document' not found
|
|
Date: 2008/11/10 07:14
|
By: bhaskar25
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
Hi,
Just you can include the below code in before 359 line: require_once( $mosConfig_absolute_path. '/includes/domit/xml_domit_lite_parser.php' );
Thanks, Bhaskar.
Post edited by: bhaskar25, at: 2008/11/10 07:15
|
|
The administrator has disabled public write access. |
|
|