10446 Posts in 2223 Topics by 1719 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 980 Views |
-
Fatal error after uploading event calendar r82

2 October 2009 at 8:34am
Brand new install of silverstripe
Uploaded the blog module, did db/build?flush=1 and everything was OK.
Uploaded the event calendar module (modules-event_calendar-r82) and when attempting to rebuild the db or load any page I get
Warning: require_once(/home2/mybigsite/public_html/cms/event_calendar/code/sfTime.class.php) [function.require-once]: failed to open stream: No such file or directory in /home2/*****/public_html/cms/modules-event_calendar-r82/_config.php on line 2
Fatal error: require_once() [function.require]: Failed opening required '/home2/mybigsite/public_html/cms/event_calendar/code/sfTime.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/mybigsite/public_html/cms/modules-event_calendar-r82/_config.php on line 2
The "missing" file is in place. What should I do?
-
Re: Fatal error after uploading event calendar r82

2 October 2009 at 9:32am
That doesn't make any sense. You're sure the files are there? Check permissions, maybe?
-
Re: Fatal error after uploading event calendar r82

2 October 2009 at 10:20am
Fixed! I changed the folder name from "modules-event_calendar-r82" to "event_calendar" and it worked.
It may have to do with the fact that I was using a database containing data for this module...
You're right, didn't make sense in the scope of just the files. Thanks for the help!
| 980 Views | ||
|
Page:
1
|
Go to Top |

