Posted by Prasad Shir on April 30, 2009 at 1:50am
Jump to:
| Project: | freelinking |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#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.