Foren / Cotonti / General / Markitup partially not working (Siena 0.9.6)

Kingsley
#1 14. Januar 2012, 01:46

The Markitup editor does appear to work in comments and forums, but not when adding/editing a page, or in the profile. Then there is a plain textfield.

Twiebie
#2 14. Januar 2012, 01:48

Have you set the markup parser to BBCode in Main Settings and in Pages Configuration?

Also worth a read: http://www.cotonti.com/docs/admin/parser_editor_management


Dieser Beitrag wurde von Twiebie (am 14. Januar 2012, 01:54, vor 13 Jahre) bearbeitet
Kingsley
#3 14. Januar 2012, 02:10

yes, ck editor isnt even in the plugin folder.

didnt even touched the tpl yet either, apart from copying ot to my skins folder.

Trustmaster
#4 14. Januar 2012, 11:12

Go to Administration / Configuration / Pages and make sure "Markup parser" is "html" or "bbcode" (whichever you prefer).

May the Source be with you!
Kingsley
#5 14. Januar 2012, 14:52

That was already set too Trustmaster..

Trustmaster
#6 14. Januar 2012, 18:24

Then start editing a page and open JavaScript error console in your browser (Shift + Ctrl + I in Chrome) and see if there are any errors. Probably the editor doesn't display because JavaScript gets broken on page.

And another thing. If that page already has "none" selected as a parser (yes, you can also select a parser for a each particular page) then it won't display any editor until you select a proper parser.

May the Source be with you!
Kingsley
#7 14. Januar 2012, 18:25

Somehow now it works on adding a page (didn't change anything) but on page edit it still is a plain textbox..

Trustmaster
#8 14. Januar 2012, 18:45

Is there {PAGEEDIT_FORM_PARSER} in your page.edit.tpl?

May the Source be with you!
Kingsley
#9 14. Januar 2012, 20:15

seeing it's still is the one that i copied from the module folder, yes..

 

Added 5 minutes later:

tomtidom.. And the winner is.. A plugin called html parser.. go figure..

fixed..


Dieser Beitrag wurde von Kingsley (am 14. Januar 2012, 20:21, vor 13 Jahre) bearbeitet
Trustmaster
#10 15. Januar 2012, 07:19

Forgot to mention that each parser plugin has a setting to pick an editor.

May the Source be with you!