Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: ursnayeem on October 14, 2012, 06:30:42 AM

Title: Password Plugin Issue In Cpanel
Post by: ursnayeem on October 14, 2012, 06:30:42 AM
Hello Everyone,

I am new in this form ...

I need help in regards of Password Plugin in cpanel account . I gone through the documentation about the password plugin
and configured correctly.

The password plugin appears in Roundcube setting and when i tried to change the password i am getting blank white page .

I checked the log and found one error

Parse error:  syntax error, unexpected T_CLASS, expecting '{' in /home/xxxxxx/public_html/mail/plugins/password/drivers/cpanel.php on line 86

I saw the line in cpanel php and its shows me

class emailAccount

Can some one please help me in that.

Regards,

Rayan
Title: Re: Password Plugin Issue In Cpanel
Post by: ursnayeem on October 14, 2012, 06:42:24 AM
Hello Everyone,

I am new in this form ...

I need help in regards of Password Plugin in cpanel account . I gone through the documentation about the password plugin
and configured correctly.

The password plugin appears in Roundcube setting and when i tried to change the password i am getting blank white page .

I checked the log and found one error

Parse error:  syntax error, unexpected T_CLASS, expecting '{' in /home/xxxxxx/public_html/mail/plugins/password/drivers/cpanel.php on line 86

I saw the line in cpanel php and its shows me

class emailAccount

Can some one please help me in that.

Regards,

Rayan

And in google chrome browser i got this error after i click change password

Server error
The website encountered an error while retrieving https://xxxxxxx.com/mail/?_task=settings&_action=plugin.password-save. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.

Regards,
Rayan.
Title: Re: Password Plugin Issue In Cpanel
Post by: SKaero on October 14, 2012, 02:57:42 PM
What version of PHP and what version of RoundCube are you using?