11-27-2008, 10:28 PM
[eluser]dbelanger[/eluser]
Hi all,
Now that I've got my other issues worked out I'm back to fighting getting a WYSIWYG (tiny mce) going. I'm not sure if it's my yml file or not. I'm using the editor plugin found on the PBWiki.
My yml file is very simple:
The error message I'm getting is:
Any ideas on what's going on? Thanks for any input.
Hi all,
Now that I've got my other issues worked out I'm back to fighting getting a WYSIWYG (tiny mce) going. I'm not sure if it's my yml file or not. I'm using the editor plugin found on the PBWiki.
My yml file is very simple:
Code:
title:
class: TextBox
content:
class: Editor
attributes:
rows: 10
cols: 50
label: Desc
params:
theme: advanced
The error message I'm getting is:
Code:
A PHP Error was encountered
Severity: Warning
Message: Cannot use a scalar value as an array
Filename: libraries/spyc.php
Line Number: 526
Any ideas on what's going on? Thanks for any input.