OK, so in the setup I've been working on, there's a Addons/ folder in the same place where Sources and Themes are, and there's a global variable called $addonsdir that maintains its path. So far, so good.
Said variable is populated on install, editable in admin, but even though it exists and has content, is_dir returns false, as does opendir.
Were this a Linux host, I'd assume chmod was at fault, but it's on my PC, via WampServer. Anyone got any ideas WTF is wrong?
Said variable is populated on install, editable in admin, but even though it exists and has content, is_dir returns false, as does opendir.
Were this a Linux host, I'd assume chmod was at fault, but it's on my PC, via WampServer. Anyone got any ideas WTF is wrong?




