Status: offline

trampoline

Forum User
Full Member
Registered: 02/24/06
Posts: 392
I installed the forum but when I go to any part i.e. admin settings or the forum area I get this error

set_root: /Library/WebServer/lightspace/Documents/layout/professional/forum/layout/admin is not a directory.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Which means that you didn't copy the forum's template files over. You may want to read the installation instructions again ...

bye, Dirk

Status: offline

trampoline

Forum User
Full Member
Registered: 02/24/06
Posts: 392
Quote by: Dirk

Which means that you didn't copy the forum's template files over. You may want to read the installation instructions again ...

bye, Dirk


OOPs thanks for that now getting this at the top of the browser....
_GET
array(4) { ["mode"]=> string(3) "add" ["type"]=> string(5) "forum" ["category"]=> string(1) "1" ["catname"]=> string(32) "Tibetan Language Discssion Forum" }

Status: offline

Blaine

Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Your getting that on which page?

Did you change the setting of the $CONF_FORUM['debug'] option in the plugins config.php or add a any print_r() php statements?
Geeklog components by PortalParts -- www.portalparts.com

Status: offline

trampoline

Forum User
Full Member
Registered: 02/24/06
Posts: 392
Quote by: Blaine

Your getting that on which page?

Did you change the setting of the $CONF_FORUM['debug'] option in the plugins config.php or add a any print_r() php statements?


Yes brilliant of course I set debug = true, now turned off and all ok.