I get an WSOD after enabling the Submodule

PDOException: SQLSTATE[HY093]: Invalid parameter number: parameter was not
defined: SELECT ml.has_children FROM {book} b INNER JOIN {menu_links} ml ON
b.mlid = ml.mlid WHERE b.nid = :b.nid; Array
(
[:b.nid] => 8273
)
in _outline_child_pages_access() (Zeile 73 von
/var/aegir/platforms/drupal-7.8/sites/www.domain.com/modules/outline_designer/modules/outline_child_pages/outl...).

Comments

btopro’s picture

Thank you for this feedback, haven't done anything with that module at this time. Before I investigate can you let me know which other modules you have turned on at this time?

btopro’s picture

Status: Active » Fixed

found it, check dev out this evening; hope to be able to finish up some additional glitches on outline designer tomorrow and have a next alpha out. In my testing it was experiencing the same issues as OD is in general which is good (oddly). WSOD fixed at least.

Status: Fixed » Closed (fixed)

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