Open GoogleCodeExporter opened 9 years ago
Also forgot to mention that I did change url_path in config.php to to
'/domuslink' instead of the default ''. I think getting it to stay in it's
directory would solve my problems.
Original comment by BrandonM...@gmail.com
on 7 Oct 2012 at 5:31
So my previous problem seems to have fixed itself, dunno how I managed to pull
that off. Now I'm getting this when trying to start Heyu from the interface:
Fatal error: Uncaught exception 'Exception' with message 'Schedule file not
enabled' in /var/www/domuslink/lib/classes/heyuconf.class.php:80 Stack trace:
#0 /var/www/domuslink/lib/classes/heyuconf.class.php(92):
heyuConf->getSchedFileValue() #1
/var/www/domuslink/lib/classes/global.class.php(167): heyuConf->getSchedFile()
#2 /var/www/domuslink/admin/frontend.php(94): frontObject->getHeyuSched(true)
#3 {main} thrown in /var/www/domuslink/lib/classes/heyuconf.class.php on line 80
Original comment by BrandonM...@gmail.com
on 8 Oct 2012 at 12:38
It looks as if domus is not handling a commented out sched file directive. If
you uncomment the line in the x10.conf file with a valid file name, it will
solve your issue for now.
Original comment by bwsamuels@gmail.com
on 8 Oct 2012 at 6:05
Original issue reported on code.google.com by
BrandonM...@gmail.com
on 7 Oct 2012 at 5:30