Their might be some problems with the settings set for a module/delta. These are maybe not overwriting the general settings. It should be tested and checked.

Comments

wulff’s picture

I ran into one problem when testing this module, which may be related: The documentation states that deltas should be integers starting at 0. Unfortunately, Stuff Breaks (TM) if you use a delta of 0 because of some of the empty() calls used to check whether info for a given module and delta is available.

I fixed it by using a string as a delta.