Closed (fixed)
Project:
Module Builder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 21:09 UTC
Updated:
11 Jan 2009 at 15:55 UTC
After fresh installation of drupa 6 core (localhost test), I tried to install "Module Builder" module.
After enabling it, my drupal site was completely broken.
First, my site shows just "white screen".
After "refresh" button in browser, my site was "broken", with "Page not found" msg (1st reload gives also next msg: "
* Module builder installed
* The configuration options have been saved.
")
After module removed from modules folder, nothing changed (site stil broken).
Error logs from apache in attachments:
- module_builder_logs_01.txt - error log generated after module was enabled
- module_builder_logs_01.txt - error log generated after "reload"
| Comment | File | Size | Author |
|---|---|---|---|
| module_builder_logs_02.txt | 1.75 KB | themegarden.org | |
| module_builder_logs_01.txt | 6.63 KB | themegarden.org |
Comments
Comment #1
senpai commentedConfirmed. The 6.x-1.x-dev from Feb. reports this error if php.ini 'allow call time pass by reference' = FALSE
Luckily, I was able to reload my site after turning off this module via phpmyadmin. Once I'd disabled, and then re-enabled the module, the warning remains at the top of my screen, but other than that, I don't notice anything out of the ordinary. She's still workin.
Comment #2
poobux commentedEnabling this module killed a fresh 6.1 installation. trying to navigate to an administration page returned 'Page Not Found'. Disabling the module in PHPAdmin didn't help, had to scrap the installation.
Comment #3
joachim commentedJust installed 6-dev of this module on a fresh Drupal 6.8.
All worked fine (well, much of this module's functionality is missing, but I got no errors ;)
Closing this issue.