CMSMS 1.11.2.1 and CustomContent
Posted: Sat Oct 20, 2012 9:02 pm
Hello,
I'm not sure where to report this, but when I want to use CustomContent with latest version of cmsms I get template error "Unexpected &", because
is converted to
before update to 1.11.2.1 this only occurred when I was editing content using TinyMCE/MicroTiny, but when I submited using plain textarea I was working, but after update there is no way how can I use CusomContent, except directly modifing content in database.
I'm not sure if I should consider this as core bug or bug of CustomContent module. What should I do about this?
Thanks
I'm not sure where to report this, but when I want to use CustomContent with latest version of cmsms I get template error "Unexpected &", because
Code: Select all
$ccuser->loggedin()
Code: Select all
$ccuser->loggedin()
I'm not sure if I should consider this as core bug or bug of CustomContent module. What should I do about this?
Thanks