- Posts: 8
- Thank you received: 0
Fatal error Class JEditor
-
Steven
Inactive member - Topic Author
- New Member
Less
More
13 years 11 months ago - 13 years 11 months ago #4480
by Steven
Fatal error Class JEditor was created by Steven
Hello,
I've installed the Sportal template. But when I open my site now, it opens my stylesheet with this error:
<br />
<b>Fatal error</b>: Class 'JEditor' not found in <b>/usr/home/deb20206/domains/bijvoorbeeldzo.nl/public_html/kinea2/libraries/joomla/factory.php</b> on line <b>387</b><br />
Do you know what I did wrong?
www.bijvoorbeeldzo.nl/kinea2
I've installed the Sportal template. But when I open my site now, it opens my stylesheet with this error:
<br />
<b>Fatal error</b>: Class 'JEditor' not found in <b>/usr/home/deb20206/domains/bijvoorbeeldzo.nl/public_html/kinea2/libraries/joomla/factory.php</b> on line <b>387</b><br />
Do you know what I did wrong?
www.bijvoorbeeldzo.nl/kinea2
Last edit: 13 years 11 months ago by Steven.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 11 months ago - 13 years 11 months ago #4491
by ivan.milic
Replied by ivan.milic on topic Re: Fatal error Class JEditor
Hi,
check value of var $editor = ...
in configuration.php
and
libraries\joomla\config.php
some variable is not set as it should. Path to .php file is not valid.
It should be
/kinea2/libraries/joomla/html/editor.php
instead of
/usr/home/deb20206/domains/bijvoorbeeldzo.nl/public_html/kinea2/libraries/joomla/factory.php
try switching to tinymce
check value of var $editor = ...
in configuration.php
and
libraries\joomla\config.php
some variable is not set as it should. Path to .php file is not valid.
It should be
/kinea2/libraries/joomla/html/editor.php
instead of
/usr/home/deb20206/domains/bijvoorbeeldzo.nl/public_html/kinea2/libraries/joomla/factory.php
try switching to tinymce
Last edit: 13 years 11 months ago by ivan.milic.
Please Log in to join the conversation.
-
Steven
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 11 months ago - 13 years 11 months ago #4517
by Steven
Replied by Steven on topic Re: Fatal error Class JEditor
Thanks for your help!
In my configuration.php it is: var $editor = 'tinymce';
And in my config.php it is: var $editor = 'none';
Should I change one of these?
Is it possible that I did something wrong with the installation? If I didn't everyone should get this error I guess?
In my configuration.php it is: var $editor = 'tinymce';
And in my config.php it is: var $editor = 'none';
Should I change one of these?
Is it possible that I did something wrong with the installation? If I didn't everyone should get this error I guess?
Last edit: 13 years 11 months ago by Steven.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 11 months ago #4529
by ivan.milic
Replied by ivan.milic on topic Re: Fatal error Class JEditor
Steven,
That values are then OK.
Try this , go to plugin manager and disable you editors (type = editor, except Editor - No Editor). After that try to browse your site.
After that return to plugin manager and activate tinymce again.Try to browse site again.
Report here what happened.
That values are then OK.
Try this , go to plugin manager and disable you editors (type = editor, except Editor - No Editor). After that try to browse your site.
After that return to plugin manager and activate tinymce again.Try to browse site again.
Report here what happened.
Please Log in to join the conversation.
-
Steven
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 11 months ago #4531
by Steven
Replied by Steven on topic Re: Fatal error Class JEditor
I have 3 editors:
- No Editor
- Tiny MCE
- XStandard Lite 2.0
XStandard was disabled.
I've also enabled Tiny MCE, but saw the same result. I've now enabled Tiny MCE again and still teh same result unfortunately.
Should I also do something with the editors-xtd?
- No Editor
- Tiny MCE
- XStandard Lite 2.0
XStandard was disabled.
I've also enabled Tiny MCE, but saw the same result. I've now enabled Tiny MCE again and still teh same result unfortunately.
Should I also do something with the editors-xtd?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 11 months ago #4532
by ivan.milic
Replied by ivan.milic on topic Re: Fatal error Class JEditor
Maybe your joomla version is problem.
This is some issue when upgrading to 1.5.15
www.knowledgesutr www.knowledgesutra.com/forums/topic/7026...mce-for-joomla-1515/ a.com/forums/topic/70266-fix-tinymce-for-joomla-1515/
You can try to reinstall plugin for tinymce.
If that not helps , re-installation would be option.
This is some issue when upgrading to 1.5.15
www.knowledgesutr www.knowledgesutra.com/forums/topic/7026...mce-for-joomla-1515/ a.com/forums/topic/70266-fix-tinymce-for-joomla-1515/
You can try to reinstall plugin for tinymce.
If that not helps , re-installation would be option.
Please Log in to join the conversation.
Time to create page: 0.160 seconds