7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Error when inserting images in MCE
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 408 Views |
-
Error when inserting images in MCE

9 February 2011 at 4:46am
I've got that script that e-mails errors to me installed on a SS 2.4.0 customer website. Periodically I'm getting flooded with the same error and I can't get rid of it.
Error at sapphire/core/Object.php line 724 (http://bizbuild.co.uk/admin/EditForm/field/Events/item/29/assets/Uploads/OSWnew.jpg)
Error: Uncaught Exception: Object->__call(): the method 'assets' does not exist on 'DataObjectManager_ItemRequest'
At line 724 in /hsphere/local/home/bizbuild/bizbuild.co.uk/sapphire/core/Object.phpI've tried my best to deduce the cause, to me it looks like MCE editor is including an image from the SS assets/Uploads folder and is somehow requesting an invalid URL along the way? The MCE editor is set up on the description field for items within a DataObjectManager.
Please help o' cheesey one.
-
Re: Error when inserting images in MCE

9 February 2011 at 5:05am
Do I understand correctly that you're trying to put an HtmlEditorField in a DOM popup?
| 408 Views | ||
|
Page:
1
|
Go to Top |

