View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
03582 | Bug reports | Survey editing | public | 2009-08-18 14:42 | 2009-09-15 12:30 |
Reporter | Assigned To | c_schmitz | |||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | unable to reproduce | ||
Product Version | 1.85+ | ||||
Summary | 03582: Issue when attempting to create Survey | ||||
Description | When trying to create a survey, I get the following, Warning: Invalid argument supplied for foreach() in D:\InternalWebsites\Intranet2009\limesurvey\classes\adodb\adodb-lib.inc.php on line 806 Warning: Invalid argument supplied for foreach() in D:\InternalWebsites\Intranet2009\limesurvey\classes\adodb\adodb-lib.inc.php on line 806 Warning: array_map() [function.array-map]: Argument #2 should be an array in D:\InternalWebsites\Intranet2009\limesurvey\admin\html.php on line 442 Notice: Undefined variable: currentadminlang in D:\InternalWebsites\Intranet2009\limesurvey\admin\html.php on line 942 Notice: Undefined index: surveyls_url in D:\InternalWebsites\Intranet2009\limesurvey\admin\html.php on line 968 | ||||
Additional Information | The system isn't writing the survey back to the database. I can current enter all this information in to the survey form with no problem, but as soon as I click the "Submit Survey" button and the page refreshes, at the bottom I get this. I've activated the debug option in the config.php file and the same information is written to the top of the page. Any assistance you could lend would be fantasic. Apologies, but I cannot put a link to the survey as its hosted on an internal web server. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 7460 | ||||
I will donate to the project if issue is resolved | |||||
Browser | Internet Explorer 6 | ||||
Database type & version | Microsoft SQL 2000 | ||||
Server OS (if known) | Windows Server 2003 | ||||
Webserver software & version (if known) | IIS 6 | ||||
PHP Version | 5.2.6 | ||||
This is not reproducable here with SQL Server 2005 Can you please put and clear your database, retry installation and see what error you get then when you try to create a survey. Check for any errors. |
|
I'm afraid this hasn't resolved it. Installation went fine. No errors. I've created the database already, setup a SQL user that has DBO Access and the programmed this information in to the config.php file. I have then dropped all the tables from the database, entered the debug line in to the code, saved the config.php file and then access the admin installation. Created the database tables correctly, removed the installation folder (can't login to admin interface without this removal) then tried logging in with the username and password setup in the config.php file, tried to create a survey and get the same error again. Sorry, but could you try using SQL Server 2000 with your install to see if you get an issue. Thats the only difference I think we're having here. Thanks :) |
|
I am sorry but I don't have MS SQL Server 2000 handy right now. It may take some time until I get access to one. MSSQL 2000 is on the other hand 9 years old - maybe it is time to update. |
|
I tested on MSSQL Server 2000 now - works fine here. |
|
I don't see how showing the config.php file will make a difference as the ssytem is already creating the databases on the server using the username and password I have programmed and alsio allowing me to add users and other bits and pieces to the system. Here is a copy of the file for your review, but I'm don't think it will help. Thanks $databasetype = 'odbc_mssql'; // ADOdb database driver - valid values are mysql, odbc_mssql or postgres // Debug Option // File Locations $rootdir = dirname(FILE); // This is the physical disk location for your limesurvey installation. Normally you don't have to touch this setting. $defaultuser = 'admin'; // This is the default username when LimeSurvey is installed // Email Settings $siteadminemail = 'test@test.com'; // The default email address of the site administrator |
|
Well, your config looks okay. |
|
Well do you think it could be an incorrectly configured php.ini maybe? Other than this, I cannot see why there would be any problems other than it being maybe an IIS6 issue, but thats unlikely. At the stage I've mentioned above, is there any writing back to the files on the server by any chance, as I don't think IIS is permitted to write back to the files on the server. Thanks |
|
No writing occurs at that point and I would not know what settings in php.ini could cause this. Sorry. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-18 14:42 |
|
New Issue | |
2009-08-18 14:42 |
|
Status | new => assigned |
2009-08-18 14:42 |
|
Assigned To | => user372 |
2009-08-18 14:42 |
|
Build Number | => 7460 |
2009-08-18 14:42 |
|
Browser | => Internet Explorer 6 |
2009-08-18 14:42 |
|
Database & DB-Version | => Microsoft SQL 2000 |
2009-08-18 14:42 |
|
Operating System (Server) | => Windows Server 2003 |
2009-08-18 14:42 |
|
Webserver | => IIS 6 |
2009-08-18 14:42 |
|
PHP Version | => 5.2.6 |
2009-08-21 10:53 | c_schmitz | Note Added: 09192 | |
2009-08-21 10:53 | c_schmitz | Assigned To | user372 => c_schmitz |
2009-08-21 10:53 | c_schmitz | Status | assigned => feedback |
2009-08-24 10:31 |
|
Note Added: 09198 | |
2009-08-26 16:24 | c_schmitz | Note Added: 09225 | |
2009-08-27 16:46 | c_schmitz | Note Edited: 09192 | |
2009-08-28 15:39 | c_schmitz | Note Added: 09245 | |
2009-09-01 16:25 |
|
Note Added: 09309 | |
2009-09-02 17:53 | Mazi | Status | feedback => assigned |
2009-09-02 18:25 | c_schmitz | Note Added: 09345 | |
2009-09-07 17:38 |
|
Note Added: 09442 | |
2009-09-07 18:23 | c_schmitz | Note Added: 09443 | |
2009-09-07 18:23 | c_schmitz | Status | assigned => resolved |
2009-09-07 18:23 | c_schmitz | Resolution | open => unable to reproduce |
2009-09-15 12:30 | c_schmitz | Status | resolved => closed |
2010-10-25 00:17 | c_schmitz | Category | Survey Design => Survey design |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |