CMSMS 1.11.2.1 and CustomContent

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
tomashavlas
Forum Members
Forum Members
Posts: 11
Joined: Sun Nov 27, 2011 8:08 pm

CMSMS 1.11.2.1 and CustomContent

Post by tomashavlas »

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

Code: Select all

$ccuser->loggedin()
is converted to

Code: Select all

$ccuser->loggedin()
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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CMSMS 1.11.2.1 and CustomContent

Post by Dr.CSS »

Any of the editors will now convert > into a > so you either have to turn the wysiwyg off completely or set it to not start on load or put that in a GCB the doesn't use wysiwyg and use the {tag} in your content...
Post Reply

Return to “Modules/Add-Ons”