[solved] Editor buttons gone (since fc 1.5.4 (I think))

More
13 years 3 weeks ago #14821 by gcprnet
I just checked if the plugins were activated in the field settings. The description field is set to enable plugins, in the specific plugins list nothing is enabled but the the plugins in question don't even show up in this list.

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14835 by grabit
Same here with the upgrade.

The buttons were present in 1.5.3 but are missing in 1.5.4

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14842 by micker
insert this error in bug tracker
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14845 by grabit
C'est fait: issue #114

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14868 by micker
thanks
i will try to contact manu
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14872 by micker
the solution
by manu
edit administrator/components/com_flexicontent/views/item/tmpl/default.php
remplace line 368
Code:
$field->html = $this->editor->display( 'text', $maintext, '100%', $height, '75', '20', '' ) ;
by
Code:
$field->html = $this->editor->display( 'text', $maintext, '100%', $height, '75', '20') ;

and
components/com_flexicontent/views/items/tmpl/form.php
remplace lign 439
Code:
$field->html = $this->editor->display( 'text', $maintext, '100%', $height, '75', '20', '' ) ;
to
Code:
$field->html = $this->editor->display( 'text', $maintext, '100%', $height, '75', '20' ) ;

regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.297 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline