Closed (outdated)
Project:
Admin
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2010 at 10:46 UTC
Updated:
29 Oct 2025 at 15:29 UTC
Jump to comment: Most recent
I've seen issues with Drupal's compatibility with PHP Version 5.3.1, and Admin Module doesn't need to go ignored, it's a great module for site management. The attached file fixes the issue for PHP 5.3.1, hope it helps anyone who uses it.
I don't know where to contribute module patches or what-not. This is actually a first for me, so hope people find it. Maybe the maintainers can apply this to the main download. This is the full module. I don't think update.php is necessary when applying it. Just to be safe, use it at your own risk! :)
Comments
Comment #1
jami3z commentedI know this is an old post, but was a lifesaver. had an old drupal 6 site that was migrated to a new server with 5.3.1. Admin pages where showing up with no content, and I didnt want to update to the latest version and force a different admin theme upon the client (eg rubik). Installed your version and seems to work a treat. thx
Comment #2
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D6 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!