Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthormsalhab
     

    Hello friends;

    while I am trying to build my first akelos application I have got the following error:

    Notice: Undefined index: QUERY_STRING in C:\Inetpub\wwwroot\lib\constants.php on line 60
    Notice: Use of undefined constant AK_SITE_URL_SUFFIX - assumed 'AK_SITE_URL_SUFFIX' in C:\Inetpub\wwwroot\app\models\framework_setup.php on line 449
    Notice: Use of undefined constant AK_SITE_URL_SUFFIX - assumed 'AK_SITE_URL_SUFFIX' in C:\Inetpub\wwwroot\app\models\framework_setup.php on line 449
    Notice: Use of undefined constant AK_SITE_URL_SUFFIX - assumed 'AK_SITE_URL_SUFFIX' in C:\Inetpub\wwwroot\app\models\framework_setup.php on line 449
    Notice: Use of undefined constant AK_SITE_URL_SUFFIX - assumed 'AK_SITE_URL_SUFFIX' in C:\Inetpub\wwwroot\app\models\framework_setup.php on line 564
    

    Do anyone can help me in fixing that problem?

    regards