Frapi, PHP Strict

22 views
Skip to first unread message

Louie Miranda

unread,
Feb 6, 2013, 4:28:04 AM2/6/13
to frapi-...@googlegroups.com
Just want to know if Frapi really set to throw error for undeclared variables?

<?xml version="1.0" encoding="UTF-8"?>
<response>
    <errors> <error code="PHP Notice error">
            <message>Undefined index:  errormessage (Error Number: 8), (File: /var/www/file.php at line 127)</message>
            <name>PHP Notice error</name>
            <at></at>
        </error>
    </errors>
</response>

I tried to add this on AllFiles.php
ini_set('display_startup_errors', FALSE);
ini_set('display_errors', FALSE);

Any ideas?

Regards,
Louie
Reply all
Reply to author
Forward
0 new messages