Jump to content

[Fixed]Mos_allowhtml

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
lucidr

lucidr

    Newbie

  • Members
  • Pip
  • 2 posts
Hi

I am trying to include some markup in the header description field of the ionFile config form (version 2.2.0). My markup is being stripped out - how can I prevent this? I notice that there is a token 'MOS_ALLOWHTML' in admin.ionfiles.php, but I can't find any other reference to this, either in the ionFiles package or with Google...

Any advice much apprciated.

#2
lucidr

lucidr

    Newbie

  • Members
  • Pip
  • 2 posts
I think the problem is that the flags should be _MOS_ALLOWHTML rather than MOS_ALLOWHTML (lines 1041, 1044 in admin.ionfiles.php)

Hope that this is helpful. Thanks for a nice component...

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Is it stripping your HTML tags? Does the _MOS_ALLOWHTML fix this problem?

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I see the problem and you are correct with the fix. Thank you! I've added this to the latest beta version.