Theme settings unavailable, multi-site, php5
Lou Quillio - April 26, 2005 - 15:30
| Project: | PHPTemplate |
| Version: | HEAD |
| Component: | User Interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Multiple-site Drupal 4.6 with CVS phptemplate and php5 kills theme-specific settings Admin page. Blank page is output: not an empty HTML page, an utterly empty page with no source. No errors thrown or logged. Applies to all phptemplate themes tested. xtemplate under the same install does not show this problem.
Applies only to theme-specific settings page. Themes display, and may be enabled and selected.
Applies to querystring and clean URLs. Seems that phptemplate under php5 doesn't know what to do with ?q=admin/themes/settings/theme_name. Hits a dead end.
Rolling back to php4 solved it for me.
