View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07669 | Development | Survey editing | public | 2013-03-16 13:04 | 2013-03-18 17:27 |
Reporter | DenisChenu | Assigned To | sammousa | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.1 | ||||
Fixed in Version | 2.1 | ||||
Summary | 07669: Unable to access to admin | ||||
Description | When trying to access to /admin, redirected to /index.php?r=admin and: No direct script access allowed | ||||
Steps To Reproduce | Go to uorlsinstallation/admin/ | ||||
Additional Information | Tested with: 'urlFormat' => 'get', and 'urlFormat' => 'path', Same think | ||||
Tags | No tags attached. | ||||
Removing security in config.php throw Alias "application.libraries.limesurvey_lang" is invalid. Make sure it points to an existing PHP file and the file is readable. |
|
I cannot reproduce this here, btw. | |
For 2.1 I'm removing the constants BASEPATH and APPPATH since we shouldnt be using these anywhere. Instead I'm checking for existence of Yii. |
|
Linux issue. search for application/library/limesurvey_lang and have application/library/Limesurvey_lang |
|
Another issue : The header location in admin/index.php don't take config parameter. Always go to ../index.php?r=admin With url to path : show survey listing. |
|
Can't reproduce now. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-16 13:04 | DenisChenu | New Issue | |
2013-03-16 13:15 | DenisChenu | Note Added: 24705 | |
2013-03-16 13:16 | c_schmitz | Project | Bug reports => Development |
2013-03-17 15:51 | c_schmitz | Assigned To | => sammousa |
2013-03-17 15:51 | c_schmitz | Status | new => assigned |
2013-03-17 17:44 | c_schmitz | Note Added: 24732 | |
2013-03-18 08:17 | sammousa | Note Added: 24739 | |
2013-03-18 08:50 | DenisChenu | Note Added: 24743 | |
2013-03-18 08:52 | DenisChenu | Note Added: 24745 | |
2013-03-18 17:27 | DenisChenu | Note Added: 24763 | |
2013-03-18 17:27 | DenisChenu | Status | assigned => closed |
2013-03-18 17:27 | DenisChenu | Resolution | open => fixed |
2013-03-18 17:27 | DenisChenu | Fixed in Version | => 2.1 |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |