Phenomena

Anonymous
After i successfully complete the installation, I go to the index and i get this error:

Warning: require_once(./inc/functions.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/brokente/public_html/index.php on line 10

Fatal error: require_once() [function.require]: Failed opening required './inc/functions.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'Wink in /home/brokente/public_html/index.php on line 10

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
You must be mixing up files from some other software with Geeklog's. Geeklog doesn't use a functions.inc.php file and therefore won't include one from its index.php ...

bye, Dirk

Phenomena

Anonymous
wow... i feel like an idiot -_- lol thanks for your help.