Closed (fixed)
Project:
Webform
Version:
7.x-3.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Dec 2011 at 05:58 UTC
Updated:
18 Jun 2013 at 03:54 UTC
I have this serious issue with webform module.
Whenever I enable webform my site crashes down I don't understand whats the issue i have tried this module on different sites but the outcome is the same,my site goes blank.
Recently i have found this new issue too, i uninstalled the module but the content type made by this module doesnt go.
Kindly help or suggest something.
Regards,
Darshan
Comments
Comment #1
vernond commentedCritical means that module is broken for every installation in the world, downgrading to Normal as my installations all work.
Have you upgraded Webform recently? Did you run update.php afterwards?
Comment #2
quicksketchThat is behavior by design. You wouldn't want Webform just deleting potentially thousands of pieces of content would you? Webform merely just sets up a "Webform" content type by default, you can actually delete it if you so choose and then use Webform on other types of content.
I'd suggest enabling the "display_errors" option in php.ini on your server so that you actually get an error message instead of the "site going blank" (which I'm guessing means you're getting a PHP error of some kind). If you're capable of checking server logs, you should check those as an alternative to enabling display_errors. Without knowing what the PHP error is, there's not much information that we can provide to help solve the problem.
Comment #3
quicksketchClosing after lack of activity.
Comment #4
drahman commentedDrupal 7.17
Webform 7.x-3.8
Every time I install webform it hoses my MySQL database. I get this error:
Unfortunately, I have recreated it several times. It is no fun to get out of. I have to manually remove the webform tables from the database. Repair and optimize the database and then run update.php.
I really need this module, but I do not know what to do.
Comment #5
quicksketchGoogle for this particular error. It's not caused by Webform specifically, it's caused by your installation of Drupal exceeding the configured capabilities of your server. Installing Webform just pushed your installation over the top.
Comment #6
quicksketch