Menu

ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS

fshsweden
2005-03-18
2013-04-17
  • fshsweden

    fshsweden - 2005-03-18

    I have just installed phpCodeGenie3.0.2 on Apache2, PHP4.3 and MySQL4.1.

    I get a lot of these errors:
    "Notice: Use of undefined constant ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS - assumed 'ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS' in C:\apache2\htdocs\phpCodeGenie3.0.2\app\common\utils\requestUtils\requestUtils.class.php on line 48"

    I saw that the ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS is defined in applicationConstants.inc.php, but the docs says genieConfiguration.inc.php. Havent looked into it more than this.

    Another error I get is :
    "Notice: Undefined index: configFile in C:\apache2\htdocs\phpCodeGenie3.0.2\app\common\utils\requestUtils\requestUtils.class.php"

    Why do I get these errors and are they known bugs or what??

    Thanks

     
    • J. E. Castanho

      J. E. Castanho - 2005-04-25

      Ive got the same problem and solved it by putting de definition in the file app/settings/applicationConstants.inc.php.
      Originally the definition is found in filesCopyTemplate\php\genieFramework\config.
      I don't now if is the right solution but it worked.
      Good luck

       

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.