Freelinking is breaking site admin pages
Prasad Shir - April 30, 2009 - 01:50
| Project: | freelinking |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello
I am trying to install Freelinking module version 6.x-1.7 on a development environment for testing purpose. After enabling the module, /admin/build/modules page turns blank. When I check the database, I can see that the freelinking table has been properly created (which means that the installation script is running properly).
However I cannot access any of the admin pages (under /admin), all the pages are coming blank. I cannot see any watchdog entries or any error messages.
When I go to system table & manually disable the freelinking module (by changing status to 0), all the admin pages work properly again.
I am using Drupal 6.10 on PHP 5.1.2
Regards
Prasad

#1
Apologies for posting the issue without testing.... it seems I am getting similar problem if I try to install any other module on this environment. Also, freelinking module is working properly in another environment. So something must be wrong with my dev environment or the DB dump that I am using.