6
O.K. Installed v2 and have a few new issues. The admin link now works, but when I changed something (language to 'en') all hell broke loose. Screen refreshed to announce the familiar 'datadir does not exist...' stuff.
I can see this version uses a local.php to set the configuration, so I am wondering if it is a globals issue. Register_globals is off on my server.
The path for saving files is defined as:
XOOPS_UPLOAD_PATH."/".$conf['savedir']
The page title is defined with:
xoops2doku($GLOBALS["xoopsModule"]->getVar("name"))
Has anyone got this working with globals off?
A thread is for life. Not just for Christmas.