Menu

#4 ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS error

open
nobody
5
2004-12-06
2004-12-06
Anonymous
No

I get this error when trying to generate any code genie3.0 on MAC
os X 10.3.6 w/ PHP5

depending on the option I choos, I get more or less of this
messages repeated several times. Any Hints ?

No code is generated in the generatedcode location

Notice: Use of undefined constant
ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS - assumed
'ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS' in /Users/valentin/
Sites/phpCodeGenie/app/common/utils/requestUtils/
requestUtils.class.php on line 48

Notice: Use of undefined constant
ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS - assumed
'ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS' in /Users/valentin/
Sites/phpCodeGenie/app/common/utils/requestUtils/
requestUtils.class.php on line 48
<?php
    include_once("dbConnection.php");
    include_once("header.php");
?>...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.