Hi
I just installed Node and Comments Form Settings in a fresh install of drupal 7, without any other contributed module.
The module was installed with no apparent problems, but when trying to edit any content type in Administration > Structure, I get a WSOD. I can go back to the previous page and if I do it, I can see the message
* Notice: Uninitialized string offset: 0 in _nodeformsettings_settings_form() (line 86 of /var/www/drupal/sites/all/modules/nodeformsettings/includes/settings_node.inc).
* Notice: Uninitialized string offset: 0 in _nodeformsettings_settings_form() (line 96 of /var/www/drupal/sites/all/modules/nodeformsettings/includes/settings_node.inc).
As the first time I didn't install Comment Form Settings (or Node Settings Form Tests), I tried enabling it, and nothing changed, the problem was exactly the same.
My server is running mysql 5 and PHP 5.3.3.
Thanks!
Comments
Comment #1
lelizondo commentedI'll check it out in depth tomorrow. Thanks for reporting this.
Comment #2
lelizondo commentedSeems like the problem was caused when no settings were set. I fixed the problem and committed to the 7.x-2.x branch. The dev tarball will take hours to re-generate, if you want to test it sooner clone the git branch.
Comment #3
morthylla commentedThank you! I will try it.
Comment #5
maximpodorov commentedI have the same problem with current dev version.
Comment #6
Clean commentedI think I don't have this problem with current dev version.
I'm on Drupal 7.4., PHP 5.2.17, MySQL client version: 5.1.35. (For your info, it is current Zend Server CE if you want to test thing out)
John
Comment #7
kssundar commentedComment #8
kssundar commented