View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
13334Bug reports_ Unknownpublic2018-02-14 18:19
Reporterfvanderstarre Assigned Toollehar  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version3.3.x 
Fixed in Version3.3.x 
Summary13334: PDOException after update to 3.3.0 (mssql)
Description

After upgrading from 3.1.0 to 3.3.0, logging in as superadmin results in DB error:

PDOException

SQLSTATE[IM001]: Driver does not support this function: driver does not support getting attributes

/data/websites/limesurvey-test/html/temp/application/views/admin/super/footer.php(15):
...
gT('Database driver version') => Yii::app()->db->clientVersion,
...

Steps To Reproduce

See above, on mssql/dblib installation

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)3.3.0+180209
I will donate to the project if issue is resolvedNo
BrowserAny
Database type & versionMS-SQL 2008 R2
Server OS (if known)Linux RHEL 7
Webserver software & version (if known)Apache 2.4.6
PHP Version5.6.33

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2018-02-12 11:12

administrator   ~46388

Hi,

Could you please enable debug => 2 in debug.php and try again? Then submit a screenshot of the error message, please.

ollehar

ollehar

2018-02-12 11:13

administrator   ~46389

Wait, you already wrote down the line that failed. Nevermind.

ollehar

ollehar

2018-02-12 13:52

administrator   ~46391

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26429

c_schmitz

c_schmitz

2018-02-14 18:19

administrator   ~46492

Version 3.3.1 released

Related Changesets

LimeSurvey: master 3628c4b9

2018-02-12 13:52:02

ollehar

Details Diff
Fixed issue 13334: PDOException after update to 3.3.0 (MSSQL) Affected Issues
13334
mod - application/views/admin/super/footer.php Diff File

Issue History

Date Modified Username Field Change
2018-02-12 08:28 fvanderstarre New Issue
2018-02-12 11:12 ollehar Assigned To => ollehar
2018-02-12 11:12 ollehar Status new => feedback
2018-02-12 11:12 ollehar Note Added: 46388
2018-02-12 11:13 ollehar Note Added: 46389
2018-02-12 11:13 ollehar Assigned To ollehar =>
2018-02-12 11:13 ollehar Status feedback => new
2018-02-12 12:02 ollehar Assigned To => ollehar
2018-02-12 12:02 ollehar Status new => assigned
2018-02-12 13:52 ollehar Changeset attached => LimeSurvey master 3628c4b9
2018-02-12 13:52 ollehar Note Added: 46391
2018-02-12 13:52 ollehar Resolution open => fixed
2018-02-12 13:53 ollehar Status assigned => resolved
2018-02-12 13:53 ollehar Fixed in Version => 3.3.x
2018-02-14 18:19 c_schmitz Note Added: 46492
2018-02-14 18:19 c_schmitz Status resolved => closed