View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
10176Bug reportsInstallationpublic2016-01-22 08:54
Reportermdekker Assigned Tomdekker  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.06+ 
Summary10176: Error when running console application
Description

php console.php install admin password 'name' email

exception 'CException' with message 'Object configuration must be an array containing a "class" element.' in /data/www/html/wgz/ls/framework/YiiBase.php:193

Stack trace:
#0 /data/www/html/wgz/ls/framework/base/CModule.php(393): YiiBase::createComponent(Array)
#1 /data/www/html/wgz/ls/framework/base/CModule.php(530): CModule->getComponent('clientScript')
#2 /data/www/html/wgz/ls/framework/base/CApplication.php(167): CModule->preloadComponents()
#3 /data/www/html/wgz/ls/application/core/ConsoleApplication.php(24): CApplication->construct(Array)
#4 /data/www/html/wgz/ls/framework/YiiBase.php(125): ConsoleApplication->
construct(Array)
#5 /data/www/html/wgz/ls/application/commands/console.php(48): YiiBase::createApplication('ConsoleApplicat...', Array)
#6 {main}

TagsNo tags attached.
Bug heat10
Complete LimeSurvey version number (& build)151215
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmysql
Server OS (if known)rhel
Webserver software & version (if known)apache
PHP Version5.6

Relationships

has duplicate 10199 closedmdekker Unable to use cron event 

Users monitoring this issue

There are no users monitoring this issue.

Activities

mdekker

mdekker

2015-12-22 09:26

reporter   ~34081

Wanted to do a pull but still had commit rights to the repo so the fix that worked for me is already committed.

Please review

Related Changesets

LimeSurvey: master 5c452758

2015-12-22 07:58:11

mdekker

Details Diff
Update internal.php

Console was broken due to clientScript
Affected Issues
10176, 10199
mod - application/config/internal.php Diff File

Issue History

Date Modified Username Field Change
2015-12-22 09:25 mdekker New Issue
2015-12-22 09:25 mdekker Changeset attached => LimeSurvey master 5c452758
2015-12-22 09:26 mdekker Note Added: 34081
2016-01-06 13:32 DenisChenu Status new => resolved
2016-01-06 13:32 DenisChenu Fixed in Version => 2.06+
2016-01-06 13:32 DenisChenu Resolution open => fixed
2016-01-06 13:32 DenisChenu Assigned To => mdekker
2016-01-06 13:32 DenisChenu Relationship added has duplicate 10199
2016-01-22 08:54 c_schmitz Status resolved => closed