View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08038 | Bug reports | Theme editor | public | 2013-07-23 13:01 | 2013-11-04 12:11 |
| Reporter | Mazi | Assigned To | DenisChenu | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Target Version | 2.00+ | Fixed in Version | 2.00+ | ||
| Summary | 08038: Can't upload image files to a custom template | ||||
| Description | On a certain server I am having problems uploading files to a custom template. The LS system is hosted at godaddy and I also had problems with the famous "No input file specified" problem there, see http://stackoverflow.com/questions/14763580/limesurvey-2-0-no-input-file-specified-fails-to-come-up-under-godaddy When trying to upload a simple png file, I get redirected from my custom template to the default template and no file is uploaded. I tried the same on another server using the same Limesurvey build and it all works fine there, so I assume it has to do with godaddy and maybe problems with the URL (see link above). I also tried setting the urlFormat to "path", but then I ran into the "No input file specified" problem, so that setting currently is set to "get". | ||||
| Steps To Reproduce |
| ||||
| Additional Information | I checked file permissions and both folders /tmp and /upload/* and all files within have rights 777. Server access can be granted on request. I also noticed problems with the "show phpinfo" function at global settings. It just opens the global settings screen in a new tab using URL http://mydomain.com/limesurvey/index.php?r=admin/globalsettings/showphpinfo If I enter that last part of the URL (index.php/admin/globalsettings/showphpinfo) at the buggy server, I run into the "no input file specified" problem again. phpinfo details attached | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 130708 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome | ||||
| Database type & version | MySQL 5 | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.3.24 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12798 |
|
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12799 |
|
|
Just sa/ problem. Fix to for phpinfo. And think you're happy to be allowed to upload js file ;) |
|
|
2.00+ Build 130802 released |
|
|
LimeSurvey: master a69a383c 2013-07-30 23:46 Details Diff |
Fixed issue 08038 : with urlFormat to "get" : Can't upload file in template editor Dev: add css and js file uploadable in template editor : a user can regsiter external template, then let him upload it |
Affected Issues 08038 |
|
| mod - application/config/config-defaults.php | Diff File | ||
| mod - application/views/admin/templates/templatesummary_view.php | Diff File | ||
|
LimeSurvey: 2.05 2f6b4ae3 2013-07-31 00:10 Details Diff |
Fixed issue 08038 : with urlFormat to "get" : Can't upload file in template editor Dev: add css and js file uploadable in template editor : a user can register external js file, then let him upload it |
Affected Issues 08038 |
|
| mod - application/config/config-defaults.php | Diff File | ||
| mod - application/views/admin/templates/templatesummary_view.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-23 13:01 | Mazi | New Issue | |
| 2013-07-23 13:01 | Mazi | Status | new => assigned |
| 2013-07-23 13:01 | Mazi | Assigned To | => DenisChenu |
| 2013-07-23 13:01 | Mazi | File Added: phpinfo.pdf | |
| 2013-07-30 23:51 | DenisChenu | Changeset attached | => LimeSurvey master a69a383c |
| 2013-07-30 23:51 | DenisChenu | Note Added: 25896 | |
| 2013-07-30 23:51 | DenisChenu | Resolution | open => fixed |
| 2013-07-31 00:15 | DenisChenu | Changeset attached | => LimeSurvey 2.05 2f6b4ae3 |
| 2013-07-31 00:15 | DenisChenu | Note Added: 25897 | |
| 2013-07-31 00:16 | DenisChenu | Note Added: 25898 | |
| 2013-07-31 00:16 | DenisChenu | Status | assigned => resolved |
| 2013-07-31 00:16 | DenisChenu | Fixed in Version | => 2.00+ |
| 2013-08-04 21:54 | c_schmitz | Note Added: 25915 | |
| 2013-08-04 21:54 | c_schmitz | Status | resolved => closed |
| 2013-11-04 12:11 | c_schmitz | Relationship added | parent of 08332 |
| 2015-12-11 14:40 | c_schmitz | Category | Templates => Theme editor |