Sigh! I broke the CMS

3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 8, 2017   (RSS)

By Toledoh - April 7, 2017

In your code, you will have those fields something like

<?php echo htmlencode($record['name']) ?>

Just remove the  htmlencode and it will work fine.

Cheers,

Tim (toledoh.com.au)

By terryally - April 8, 2017

Thank you Tim.

Scrutinising my code again I see that was 'missing' from the on which worked.

Regards

Terry