- Posts: 39
- Thank you received: 0
Error editing articles in "front end"
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
10 years 7 months ago - 10 years 7 months ago #39323
by MaxMi
Error editing articles in "front end" was created by MaxMi
Hello,
I get an error editing articles from the front end. The link "entry", "image" and "page break" under the text area give the error "500 - JHTML :: Bootstrap not supported. File not found.
Unfortunately does not allow changes to users that do not connect to the back end.
I'm using the hotstart version, with Joomla 2.5.17
Thanks
Max
I get an error editing articles from the front end. The link "entry", "image" and "page break" under the text area give the error "500 - JHTML :: Bootstrap not supported. File not found.
Unfortunately does not allow changes to users that do not connect to the back end.
I'm using the hotstart version, with Joomla 2.5.17
Thanks
Max
Last edit: 10 years 7 months ago by MaxMi.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39327
by ivan.milic
Replied by ivan.milic on topic Error editing articles in "front end"
Joomla 2.5 does not have bootstrap did you maybe edited index.php of template here:
if (preg_match("/2.5/i", JVERSION)) {
JHtml::_('behavior.framework', true);
} else {
JHtml::_('bootstrap.framework');
}
if (preg_match("/2.5/i", JVERSION)) {
JHtml::_('behavior.framework', true);
} else {
JHtml::_('bootstrap.framework');
}
Please Log in to join the conversation.
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 39
- Thank you received: 0
10 years 7 months ago - 10 years 7 months ago #39334
by MaxMi
Replied by MaxMi on topic Error editing articles in "front end"
No, I have not changed .. the instructions are there.
I am attaching for inspection.
Thank you!
I am attaching for inspection.
Thank you!
Last edit: 10 years 7 months ago by MaxMi.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39344
by ivan.milic
Replied by ivan.milic on topic Error editing articles in "front end"
Did you maybe installed something intended for j3 on j2.5
Please Log in to join the conversation.
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 39
- Thank you received: 0
10 years 7 months ago #39369
by MaxMi
Replied by MaxMi on topic Error editing articles in "front end"
Hi Ivan,
as I said, no installation of modules or components. I understand the fear of my mistakes, but if you download the file "hot_app25_hotstart.zip" and create a site can quickly verify the error.
If you want, I've created one. I added only "login" to access from the front end. I am sending username and pwd separately.
Hello
as I said, no installation of modules or components. I understand the fear of my mistakes, but if you download the file "hot_app25_hotstart.zip" and create a site can quickly verify the error.
If you want, I've created one. I added only "login" to access from the front end. I am sending username and pwd separately.
Hello
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39378
by ivan.milic
Replied by ivan.milic on topic Error editing articles in "front end"
You can try to use different editor, JCE for example
Please Log in to join the conversation.
Time to create page: 0.138 seconds