[support] Blank page when trying to add an event
Jody Cleveland
Cleveland at winnefox.org
Tue Oct 10 19:22:44 UTC 2006
> Also, make sure you have
>
> define('EVENT_PATH', drupal_get_path('module', 'event'));
>
> in your event.module, and
>
> include_once(EVENT_PATH .'/event_timezones.inc');
>
> in there. In the copy I just downloaded, the last line is in
> there three
> times, and in event.theme once.
>
> Another thing to consider is that your HTTP server is not
> specifically
> disallowing the use of .inc files.
It was a path issue. Once I put in the full path for anything.inc, it
worked fine.
Thanks!
- jody
More information about the support
mailing list