Mmm! A "Forking Friendship" - Not something I'm used to seeing. :mryellow:

Possibly my only contribution to something that is constantly changing is this:

config.php needs to be clean - Not half-filled in.

And it has errors on install - - -

Quote:
SQL ERROR [ mysql4 ]

Unknown column 'p.post_approval' in 'where clause' [1054]

SQL

SELECT p.forum_id, p.topic_id, p.post_time FROM ip_posts p WHERE (p.post_time > 1305449581) AND p.post_approval = 1 ORDER BY p.post_time DESC LIMIT 2000

BACKTRACE

FILE: includes/db/mysql.php
LINE: 289
CALL: sql_db->sql_error()

FILE: includes/functions_categories_hierarchy.php
LINE: 483
CALL: sql_db->sql_query()

FILE: includes/functions_categories_hierarchy.php
LINE: 774
CALL: read_tree()

FILE: includes/sessions.php
LINE: 1374
CALL: get_user_tree()

FILE: forum.php
LINE: 27
CALL: user->setup()