Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: frprim on March 27, 2017, 06:38:55 PM

Title: Cant create e-mail account
Post by: frprim on March 27, 2017, 06:38:55 PM
Hi everyone,
Im using latest cwp 0.9.8.197 on centos 6.8. When I go to create e-mail I get this:
Code: [Select]
Warning: [obfuscated]() expects parameter 1 to be mysqli_result, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects parameter 1 to be mysqli_result, boolean given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects parameter 1 to be mysqli_result, boolean given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: [obfuscated]() expects parameter 1 to be mysqli_result, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/client/modules/mail_add-new.php on line 0

Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: [obfuscated]() expects parameter 1 to be mysqli_result, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Can someone figure out whats wrong?
Thanks in advance
Title: Re: Cant create e-mail account
Post by: Igor S. on March 28, 2017, 04:47:25 PM
Hello,

try run /scripts/update_cwp

Title: Re: Cant create e-mail account
Post by: Administrator on March 28, 2017, 09:34:34 PM
do you see email accounts on the list ? and is this a new release or some older version update ?
Title: Re: Cant create e-mail account
Post by: frprim on March 31, 2017, 07:41:52 AM
No no accounts list. I have centos 6.8 with CWP version: 0.9.8.198 this is the version on fresh install.

Thanks in advance