Failed to receive data for data type when uCKEditor is installed
Hi
I'm trying to install uCKEditor 1.1.1 on Umbraco 7.2.6.
Did have a problem with setup.ascx was not located under ~/AppPlugins/setup.ascx.
So I made fully new installation of Umbraco 7.2.6 and copied the setup.ascx to AppPlugins.
Selected Install local package and choose the install.zip file.
Installation went OK, the browser refreshed and I can make a new uCKEditor data type.
But when I choose the uCKEditor data type I get this message:
Server error. Contact administrator, see log for full details
Failed to receive data for data type id 1066
And the log only says this:
Type User Node Date Stamp Comment
Save Morten (none) 21/06/2015 00:09:59 Save ContentTypes performed by user
Not sure if this is causing the issue, but try renaming the AppPlugins folder to App_Plugins this is think is the correct way to name the folder and Umbraco uses it aswell so perhaps it is trying to look and does not find anything
Hi Casper
Thanks for the tip, but that was a type error, my plugin folder is calls AppPlugins and I have also installed other plugins, that works perfectly and is located in AppPlugins folder.
Failed to receive data for data type when uCKEditor is installed
Hi I'm trying to install uCKEditor 1.1.1 on Umbraco 7.2.6. Did have a problem with setup.ascx was not located under ~/AppPlugins/setup.ascx. So I made fully new installation of Umbraco 7.2.6 and copied the setup.ascx to AppPlugins.
Selected Install local package and choose the install.zip file. Installation went OK, the browser refreshed and I can make a new uCKEditor data type.
But when I choose the uCKEditor data type I get this message:
Server error. Contact administrator, see log for full details Failed to receive data for data type id 1066
And the log only says this: Type User Node Date Stamp Comment Save Morten (none) 21/06/2015 00:09:59 Save ContentTypes performed by user
PackagerInstall Morten (none) 21/06/2015 00:09:52 Package 'uCKEditor' installed. Package guid:
Do you have any clues? Thanks
Not sure if this is causing the issue, but try renaming the AppPlugins folder to App_Plugins this is think is the correct way to name the folder and Umbraco uses it aswell so perhaps it is trying to look and does not find anything
Hi Casper Thanks for the tip, but that was a type error, my plugin folder is calls AppPlugins and I have also installed other plugins, that works perfectly and is located in AppPlugins folder.
Np just trying to help :) but that makes no sense to me, have not begun my adventures in custom CKeditors :)
Hi Morten,
I have never seen this error before.
When do you get this error? when you create a new datatype? when editing an existing datatype? when you add a new property to a document type?
Have you tried to reinstall (another time) the uckeditor package (without copying manually the setup.ascx file)?
Is it a fresh new 7.2.6 install or have you upgraded to 7.2.6 recently?
Hi Alain,
Now I have figured it out.
I unpacked the uCKEditor.zip and tried to add the install.zip to "Install local package", that's not a good idea.
So I used the uCKEditor.zip in "install local package" and everything works perfect.
Thanks for your support.
/Morten
Hi Morten,
Glad to see you figured it out.
Alain.
is working on a reply...