Makes Module page blank
rxs0569 - January 26, 2007 - 12:25
| Project: | User Profile Node Integrator |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | nicholasThompson |
| Status: | active |
Jump to:
Description
I am running 4.7
I downlaoded this into modules directory
Logged into my site and went to modules only to find a blank page!!!
Once I remove this directory... Modules page comes back

#1
Line 2 of the module isn't properly commented and PHP is choking at that point. Comment the line and you're in business.
#2
Interesting - I din't have this error on my dev server (PHP 5.1) or live (PHP 4.1). I'll take a look and update for this bug.. Thanks guys.