PDA

View Full Version : Error at Signup


10th June 2007, 10:40 PM
Installation went good, I can log in and view all information.

When I test the new user sign up there is an error

"No Mail Account Selected"

I am pretty sure I have the Cron Job Setup correctly, though that maybe the problem.

Here is the command line for my Cron Job,

cd /var/www/vhosts/oursite.com/httpdocs/Support-Center/server/ && php jobs.php

Maybe I am typing that in wrong, though I am not getting any errors from the Cron Program. I am also new to using the Cron Tab so if anyone can help I would appreciate it.

13th June 2007, 10:26 PM
Thanks, this issue was resolved.

vzeman
17th June 2007, 10:34 PM
You need to setup default mail account !
Than it will work correctly.

Without default Mail Account supportcenter doesn't know which mail account should be used for sending mail after registration of new user.