| Re: change XoopsFormTextArea to FormTextArea not working? |
| by LiliVG on 2007/2/18 21:42:59 I had to delete Kiovi, it gave me a blank page when i selected it in the CBB forum. |
| Re: change XoopsFormTextArea to FormTextArea not working? |
| by LiliVG on 2007/2/18 21:41:27 I found I also can't use the FormDhtmlTextArea in xoopseditor either, but I can use XoopsFormDhtmlTextAreaExtended in xoopseditor. I looked at the files, and the extended is formatted similarly to editors in xoopsform with a clear definition. The ones I can't use are defined using foreach statements. So how do I need to structure the information in edituser.php so that they're not invalid foreach values? |
| Re: change XoopsFormTextArea to FormTextArea not working? |
| by McDonald on 2007/2/18 21:24:18 And that's exactly the same error I get with Koivi from xoopseditor package on my XOOPS 2.0.16 testserver (PHP 5.1.1 and MySQL 5.0.18)... |
| Re: change XoopsFormTextArea to FormTextArea not working? |
| by LiliVG on 2007/2/18 20:53:27 Ok, I ran debug, and this is the warning I got back on edituser.php: Warning: Invalid argument supplied for foreach() in file /class/xoopseditor/textarea/textarea.php line 34 Can anyone help me figure out what this means and what I need to do about it to make it work? Thanks! |
| Re: change XoopsFormTextArea to FormTextArea not working? |
| by LiliVG on 2007/2/18 12:02:26 Well, I don't think the issue is that it's in xoopseditor because I could add a XoopsFormDhtmlTextAreaExtended with no problem and that's in xoopseditor. Which is why I'm so baffled that this one isn't working. I think what I need to know is what is the config order for FormTextArea...is it the same as XoopsFormTextArea? Thanks for helping me with this btw
|