Hello everyone,
I've been trying for a few days now to figure out how exactly to get Roundcube to work with no luck. I'm sure I'm missing more than a few things. I've gone back to the very beginning starting with a fresh install of Roundcube v1.1 for Joomla. I'm using PHP 5 and Joomla 1.5.14 on Godaddy hosting. What do I need to do other than assign Roundcube to a menu item in order for it to work? Without touching anything (just assigning it to a menu) the two most common problems I receive are fatal error to non object on line 138 inside index.php where line 138 reads
ini_set('session.name', 'roundcube_sessid'
; (line 137)
(line 138)<-------
ini_set('session.use_cookies', 1); (line 139) etc...
ini_set('session.gc_maxlifetime', 21600);
ini_set('session.gc_divisor', 500);
ini_set('error_reporting', E_ALL&~E_NOTICE);
and second problem I get is a completely blank screen. How exactly do I set this up? I am willing to pay for someone to show me directions and help out. Also will this set up an email account for new users? Thank you and any help would be very much appreciated.
V/R
David