The old D5 version uses an init hook and some code that doesn't work via a symlink to load in the include files.

First step: remove the special code and replace with require_once (there are only 4).

Eventually: Move the code around so it can by dynamically loaded, or at least the admin code.

Comments

kwinters’s picture

Status: Active » Fixed

Part 1 is done. Going to leave Part 2 for D7 most likely.

Marking Fixed, since the actual broken part of this is now fixed (rest is just cleanup task).

Status: Fixed » Closed (fixed)

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