ispCP - Board - Support
RoundCube Guide by Bene - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Howtos (/forum-41.html)
+--- Thread: RoundCube Guide by Bene (/thread-6802.html)

Pages: 1 2


RE: RoundCube Guide by Bene - mafia - 06-17-2009 11:44 PM

hello

I would like to add RoundCube in the customer panel
how I do thank you


RE: RoundCube Guide by Bene - BeNe - 06-18-2009 12:17 AM

You can add the link to Roudcube as Admin in ispCP.
Under Settings -> Own Menuepoint

Greez BeNe


RE: RoundCube Guide by Bene - BeNe - 06-24-2009 06:11 PM

I would like to check and test the changes made by mediman for the PW-Changer. But my problem is that i switched over to a new Server.
Since this day i always get an Error in Roundcube by saving the Settings Rolleyes
Code:
Warning: include(Config.php) [function.include]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /var/www/ispcp/gui/tools/roundcube/program/include/iniset.php on line 98

Warning: include() [function.include]: Failed opening 'Config.php' for inclusion (include_path='/var/www/ispcp/gui/tools/roundcube/:/var/www/ispcp/gui/tools/roundcube/program:/var/www/ispcp/gui/tools/roundcube/program/lib:/var/www/ispcp/gui/tools/roundcube/program/include:.:/usr/share/php:/usr/share/pear') in /var/www/ispcp/gui/tools/roundcube/program/include/iniset.php on line 98

Fatal error: Class 'Config' not found in /var/www/ispcp/gui/include/ispcp-config.php on line 31
I copied the roundcube folder 1:1 with scp, i can´t really understand the Problem. Sad
Roundcube itself works, but i can´t save my settings anymore.

Someone can give me a tip ?

Thanks & Greez
BeNe


RE: RoundCube Guide by Bene - c0urier - 06-24-2009 07:37 PM

BeNe,

I can say I had something closed to that error, but mine was related to the permissions of two files. Im sure you have checked that though so I will have to pass.


RE: RoundCube Guide by Bene - BeNe - 06-24-2009 07:51 PM

Yup Permissions are all correct - checked my suexec.log again.
I start to reinstall and patch again. We will see Cool
Thanks for your Post!

Greez BeNe


RE: RoundCube Guide by Bene - BeNe - 06-24-2009 09:02 PM

*damn* Same problem after reinstall.
Looks like it has something todo with PEAR or HTMLPurifier.

Someone got the PW Changer in Roundcube with the current trunk and Debian Lenny running ? I´m sure one of these two things is the Problem Shy

Greez BeNe


RE: RoundCube Guide by Bene - sisko - 07-10-2009 05:25 AM

hey BeNe,
have u fixed ur prob? i have the same error. can't save any change in the settings in roundcube. i only get a empty site after clicking 'save'. all other option are working.


RE: RoundCube Guide by Bene - c0urier - 07-10-2009 06:03 AM

I know Roundcube has had some errors with the language files, since they have been edited in Windows - So there is hidden Windows spaces. I know this has been a big issue with the DK language files - Where the solution was to go to the bottom of the file and delete all extra spaces made there.

I'm not sure this concerns your problem, but its worth a try!


RE: RoundCube Guide by Bene - sisko - 07-10-2009 06:44 AM

thx, but it doesn't work for me.
i had to delete

require(INCLUDEPATH . '/ispcp-config.php');
require(INCLUDEPATH . '/ispcp-db-keys.php');
require(INCLUDEPATH . '/ispcp-functions.php');

in save_prefs.inc
now the pw-change doesn't work any more. so i deleted all stuff for this an can know save all setting except pw. that option is no longer availible. but i can live without that Big Grin