[support] Does pathauto conflict with events?
Earnie Boyd
earnie at users.sourceforge.net
Thu Jun 21 18:52:04 UTC 2007
Quoting Jody Cleveland <cleveland at winnefox.org>:
> Hello,
>
> I have a site running Drupal 5.1. I just setup the pathauto module, and now
> when I view my events, the page is blank. I'm beginning to panic because
> removing the module does not correct the issue. Are there any known
> conflicts with these two modules? Any ideas how to fix it?
>
Blank pages are usually an indication that PHP has errors before
rendering data.
1) Check your log files
2) Turn on the display_errors in the php.ini file temporarily.
3) Set errors to E_ALL.
What is your PHP memory size set to?
Earnie
More information about the support
mailing list