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

lelizondo’s picture

Assigned: Unassigned » lelizondo

I'll check it out in depth tomorrow. Thanks for reporting this.

lelizondo’s picture

Status: Active » Fixed

Seems 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.

morthylla’s picture

Thank you! I will try it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

maximpodorov’s picture

Status: Closed (fixed) » Active

I have the same problem with current dev version.

Clean’s picture

I 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

kssundar’s picture

Assigned: lelizondo » kssundar
Issue summary: View changes
Status: Active » Fixed
kssundar’s picture

Status: Fixed » Closed (fixed)