GetSimple Support Forum
GS338 and debug mode - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: GS338 and debug mode (/showthread.php?tid=8100)



GS338 and debug mode - cumbe - 2016-03-05

Hi.

In two GS338 installations, with debug mode enabled I have errors in Settings inside of inputs fields:
- Custom Permalink Structure
- Email Address
- Display name

witl the following message:
Code:
<br /><b>Notice</b>:  Use of undefined constant FILTER_SANITIZE_FULL_SPECIAL_CHARS - assumed 'FILTER_SANITIZE_FULL_SPECIAL_CHARS' in <b>/www/htdocs/xxx.xxxxx.com/admin/inc/security_functions.php</b> on line <b>260</b><br />

Regards


RE: GS338 and debug mode - Carlos - 2016-03-05

It seems FILTER_SANITIZE_FULL_SPECIAL_CHARS is not supported in PHP < 5.3.3
This is used since GS 3.3.7


RE: GS338 and debug mode - shawn_a - 2016-03-06

ok I will fix


RE: GS338 and debug mode - cumbe - 2016-03-06

Hi Carlos,

The server has PHP 5.2.6-1..... disable debug mode...
Thanks again.
PD: I haven't seen your answer Shawn_a; thanks for you work...