Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: How to assign toolbar configurations to member groups?

Status Resolved
Add-on / Version 1.7.1
Severity Trivial
EE Version 2.8.1

Dominik Jaworski

Jan 29, 2015

I’m new to EE, so this might be a silly question. But how do you assign a toolbar configuration to a member group?

#1

BoldMinded (Brian)

Its on the fieldtype settings page when you create or edit a field.

#2

Dominik Jaworski

Yes ive read that at another post. But i don’t see any option. Attached how it looks like with my backend.

#3

Dominik Jaworski

https://www.neueroeffnung.info/images/presse/fields.jpg

#4

BoldMinded (Brian)

That is the global module config page. Create a new custom field and set the type to Wyvern, then you’ll see the options.

#5

Dominik Jaworski

Thank you so much. That works. Now i have the next issue 😕

When changing my custom field “description” (a decription textfield) from wygwam (the old editor) to wyvern i get the following frontend error message:

A PHP Error was encountered Severity: Warning Message: Creating default object from empty value Filename: libraries/EE_Javascript.php Line Number: 97 A PHP Error was encountered

Severity: Warning Message: Cannot modify header information - headers already sent by (output started at /kunden/441627_90596/webseiten/neueroeffnung.info/system/codeigniter/system/core/Exceptions.php:170) Filename: core/Common.php Line Number: 442

Any idea? Thanks so much! Dominik

#6

BoldMinded (Brian)

Is this in a Channel:Form tag or are you just displaying the contents of the field in an Entries tag?

#7

Dominik Jaworski

It’s a channel:form tag.

#8

BoldMinded (Brian)

Dominik, sorry I lost track of this. Can you share the full template in which the channel:form tag is in so I can see what parameters you’re using in the channel:form tag and what else is on the page? Thanks.

#9

Dominik Jaworski

Sure. I would also provide the login data for the backend but i can`t edit the ticket here (without an error message). You will find the code here: https://www.neueroeffnung.info/assets_new/img/eintragen.txt

#10

BoldMinded (Brian)

Dominik, I can’t reproduce this error locally. Also, those errors are coming from EE files, not Wyvern. I used this template to test with https://gist.github.com/litzinger/4e2c30ed204b667e1846. Use my template and update the following values so it loads an entry from your site:

channel="pages" return="forms/channel-edit/ENTRY_ID" entry_id="{segment_3}"

If you can replicate the error using my template I’ll look into it some more, otherwise I’m assuming this is an issue with another add-on. Your template has a lot of stuff in it, there could be numerous other things causing that error or conflicting with Wyvern.

#11

Dominik Jaworski

Thank you! We will try to resolve the conflict with other addons and test by the template. Thx!

#12

Dominik Jaworski

We tried to find the issue and come up with the following missing files:

uncaught exception: [CKEDITOR.resourceManager.load] Resource name “ckeditor” was not found at “https://www.neueroeffnung.info/themes/third_party/wyvern/plugins/ckeditor/plugin.js?t=F0RD”.

uncaught exception: [CKEDITOR.resourceManager.load] Resource name “readmore” was not found at “https://www.neueroeffnung.info/themes/third_party/ckeditor/plugins/readmore/plugin.js?t=F0RD”.

Both of the files are missing and we could not locate a download for that. Do you know the files?

Thanks!

#13

BoldMinded (Brian)

I don’t know what files those are. Sounds like you may need to re-download CKeditor. Make sure you get the full package too.

#14

Dominik Jaworski

Hi again,

we resolved the issues now. Thank you so much for your advice. It works now! There’s just one issue left: I would like set the “source code” button for one usergroupo (Superadmins) but it won’t show up. Theres no problem with the other Buttons. I set 2 profiles. One for the Superadmin and the other for all the other member roles. I.e. i set the link/unlink buttons for the superadmins and not for the other member roles. This worked. But for the source button it doesn’t. Any idea?

Thanks, Dominik

#15

BoldMinded (Brian)

Are you sure you downloaded the full CKeditor package? Check the wyvern/config.php file and make sure the source button is not commented out in the array.

#16

BoldMinded (Brian)

Closing, have not heard back in over a month.

Login to reply