View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06266 | Bug reports | Other | public | 2012-06-22 22:59 | 2012-07-19 23:34 |
Reporter | TMSWhite | Assigned To | c_schmitz | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00RC4 | ||||
Fixed in Version | 2.00RC5 | ||||
Summary | 06266: unable to add new users | ||||
Description | If try to add new user, when click "save", get the following error. The URL shown is http://localhost/ls2/index.php/admin/user/adduser ( ! ) phpmailerException: Could not execute: /var/qmail/bin/sendmail in C:\xampp\htdocs\ls2\application\third_party\phpmailer\class.phpmailer.php on line 630 Call Stack #TimeMemoryFunctionLocation 10.0006356680{main}( )..\index.php:0 20.02442023360CApplication->run( )..\index.php:171 30.02442023360CWebApplication->processRequest( )..\CApplication.php:162 40.02472023488CWebApplication->runController( )..\CWebApplication.php:135 50.193215270264AdminController->run( )..\CWebApplication.php:276 60.217515359320CController->run( )..\AdminController.php:158 70.225616118096CController->runActionWithFilters( )..\CController.php:266 80.225716118096CController->runAction( )..\CController.php:287 90.225716118096Survey_Common_Action->runWithParams( )..\CController.php:309 100.225816123120CAction->runWithParamsInternal( )..\Survey_Common_Action.php:82 110.225816123272ReflectionMethod->invokeArgs( )..\CAction.php:107 120.225816123288UserAction->adduser( )..\CAction.php:107 130.291816650176SendEmailMessage( )..\useraction.php:145 140.300417337920PHPMailer->Send( )..\common_helper.php:4378 150.301617340192PHPMailer->SendmailSend( )..\class.phpmailer.php:574 Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\ls2\application\third_party\phpmailer\class.phpmailer.php:630) C:\xampp\htdocs\ls2\application\core\Survey_Common_Action.php(199) 187 $aData['sImageURL'] = Yii::app()->getConfig('adminimageurl'); Stack Trace 194 { #1 738 @param string|array $aViewUrls View url(s) #2 165 { #3 | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120624 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.3 | ||||
Server OS (if known) | Windows XP | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.3 | ||||
Actually, it did create the user, but threw that set of errors anyway. |
|
Sorry, I can't reproduce. What email settings do you have configured? Do you have any email debugging activated in global settings? |
|
This happens if you do a fresh install and don't configure the global email settings (e.g. keep all of the defaults). If I put in SMTP and my gmail account info, it works fine. |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9010 |
|
2.00RC6 released. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-22 22:59 | TMSWhite | New Issue | |
2012-06-22 23:02 | TMSWhite | Note Added: 19491 | |
2012-06-22 23:37 | c_schmitz | Assigned To | => c_schmitz |
2012-06-22 23:37 | c_schmitz | Status | new => assigned |
2012-06-23 17:57 | c_schmitz | Note Added: 19523 | |
2012-06-23 17:58 | c_schmitz | Status | assigned => feedback |
2012-07-07 22:53 | TMSWhite | Note Added: 19677 | |
2012-07-07 22:53 | TMSWhite | Status | feedback => assigned |
2012-07-18 13:40 | c_schmitz | Status | assigned => resolved |
2012-07-18 13:40 | c_schmitz | Fixed in Version | => 2.00RC5 |
2012-07-18 13:40 | c_schmitz | Resolution | open => fixed |
2012-07-18 13:40 | c_schmitz | Changeset attached | => LimeSurvey Yii f2d3ff34 |
2012-07-18 13:40 | c_schmitz | Note Added: 19749 | |
2012-07-19 23:34 | c_schmitz | Note Added: 19819 | |
2012-07-19 23:34 | c_schmitz | Status | resolved => closed |