Update! I got the install working, but now I have these problems.
When I go to View Forums, I get this error:
Warning: main(../../../lib-common.php): failed to open stream: No such file or directory in /home/einlanze/public_html/esper/forum/gf_functions.php on line 37
Fatal error: main(): Failed opening required '../../../lib-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/einlanze/public_html/esper/forum/gf_functions.php on line 37
When I go to Board Admin, I get this error:
Warning: main(/home/einlanze/public_html/esper/forum/include/gf_format.php): failed to open stream: No such file or directory in /home/einlanze/public_html/esper/admin/plugins/forum/boards.php on line 38
Fatal error: main(): Failed opening required '/home/einlanze/public_html/esper/forum/include/gf_format.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/einlanze/public_html/esper/admin/plugins/forum/boards.php on line 38
And when I go to Messages, I get this error:
Warning: main(/home/einlanze/public_html/esper/forum/include/gf_format.php): failed to open stream: No such file or directory in /home/einlanze/public_html/esper/admin/plugins/forum/messages.php on line 38
Fatal error: main(): Failed opening required '/home/einlanze/public_html/esper/forum/include/gf_format.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/einlanze/public_html/esper/admin/plugins/forum/messages.php on line 38
I really like Geeklog as a content manager, and want to get these forums to work, any help would be appreciated.