Current time: 04-18-2024, 01:52 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Password Changer Roundcube 0.3 Stable
Author Message
Speedysurf Offline
Junior Member
*

Posts: 28
Joined: May 2010
Reputation: 0
Post: #81
RE: [HowTo] Password Changer Roundcube 0.3 Stable
Can everybody send me the emailtpl-functions.php from /gui/includes.
I have change a text and now the emails not translate.
05-07-2010 04:26 AM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #82
RE: [HowTo] Password Changer Roundcube 0.3 Stable
followed howto ... if i try to change password:
Code:
new password not saved
Code:
[18-Oct-2010 13:35:20 +0200]: DB Error: connect: [Error message: Could not select the database: ispcp]
[Native code: 1044]
[Native message: Access denied for user 'roundcube'@'localhost' to database 'ispcp']
** mysql(mysql)://roundcube:xxx@localhost/ispcp in /var/www/ispcp/gui/tools/roundcube/program/include/rcube_mdb2.php on line 101 (POST /?_task=settings&_action=plugin.ispcp_pw_changer-save?_task=&_action=)

Login with PMA is working for user roundcube ...
tested with roundcube 0.4.2 and 0.4.1
any idea?
(This post was last modified: 10-18-2010 09:39 PM by fulltilt.)
10-18-2010 08:16 PM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #83
RE: [HowTo] Password Changer Roundcube 0.3 Stable
i fixed permissions for roundcube mysql user:
Code:
mysql -p
GRANT SELECT , UPDATE ON `ispcp`.`mail_users` TO 'roundcube'@'localhost';
quit

now it's working!
10-18-2010 10:40 PM
Find all posts by this user Quote this message in a reply
Speedysurf Offline
Junior Member
*

Posts: 28
Joined: May 2010
Reputation: 0
Post: #84
RE: [HowTo] Password Changer Roundcube 0.3 Stable
Hi,

can i use pw_changer with ispcp 1.0.7 and Roundcube 0.4.2?
12-12-2010 03:26 AM
Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #85
RE: [HowTo] Password Changer Roundcube 0.3 Stable
try it ...

(12-12-2010 03:26 AM)Speedysurf Wrote:  Hi,

can i use pw_changer with ispcp 1.0.7 and Roundcube 0.4.2?
12-12-2010 04:44 AM
Find all posts by this user Quote this message in a reply
Sweil Offline
Junior Member
*

Posts: 24
Joined: Mar 2009
Reputation: 2
Post: #86
RE: [HowTo] Password Changer Roundcube 0.3 Stable
Nevertheless there is a special version for roundcube 0.4.2 and ispcp 1.0.7 ...
=> http://isp-control.net/forum/thread-11889.html
12-12-2010 04:51 AM
Find all posts by this user Quote this message in a reply
Speedysurf Offline
Junior Member
*

Posts: 28
Joined: May 2010
Reputation: 0
Post: #87
RE: [HowTo] Password Changer Roundcube 0.3 Stable
@sweil:
Thank you. Now the password change work fine.
12-12-2010 05:44 AM
Find all posts by this user Quote this message in a reply
jasome Offline


Posts: 2
Joined: Jun 2011
Reputation: 0
Post: #88
Exclamation RE: [HowTo] Password Changer Roundcube 0.3 Stable
hello to all,

I followed the manual, and I get the following error when sending the new password:
Fatal error: Class 'ispCP_Registry' not found in /var/www/ispcp/gui/include/ispcp-functions.php on line 92

i see 'var/www/ispcp/gui/include/ispcp-functions.php' and the call is correct.

i use ispCP 1.0.7 OMEGA with roundcube 0.5.1

Can any help me? thanks!
(This post was last modified: 06-07-2011 09:45 PM by jasome.)
06-07-2011 09:41 PM
Find all posts by this user Quote this message in a reply
jasome Offline


Posts: 2
Joined: Jun 2011
Reputation: 0
Post: #89
RE: [HowTo] Password Changer Roundcube 0.3 Stable
(06-07-2011 09:41 PM)jasome Wrote:  hello to all,

I followed the manual, and I get the following error when sending the new password:
Fatal error: Class 'ispCP_Registry' not found in /var/www/ispcp/gui/include/ispcp-functions.php on line 92

i see 'var/www/ispcp/gui/include/ispcp-functions.php' and the call is correct.

i use ispCP 1.0.7 OMEGA with roundcube 0.5.1

Can any help me? thanks!

i solved my problem see in this post : http://isp-control.net/forum/thread-11889.html

thanks!
06-08-2011 05:43 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)