View Single Post
  #2  
Old 18th September 2009, 09:27
informatic informatic is offline
Senior Member
 
Join Date: Oct 2008
Sweden
Posts: 59
Default
Testing this bad boy out. However, the theme doesn't seem to function properly as it's not showing any sign of css integration. Strangely enough, some images do show up. Guess it's because it's not a part of the "theme" itself.. or..?

Also, I encountered this after installing phpBB3. Once I tried to make an entry to the default thread (which is included with the forum packages, you know what I mean), I received this little surprise:

Code:
General Error

			SQL ERROR [ mysqli ]

Table '[censored].phpbb3_users' doesn't exist [1146]

SQL

SELECT * FROM phpbb_users WHERE user_id = '2'LIMIT 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 174
CALL: dbal->sql_error()

FILE: [censored]/include/functions_phpBB3.php
LINE: 132
CALL: dbal_mysqli->sql_query()

FILE: [censored]/include/functions_phpBB3.php
LINE: 60
CALL: get_user_tracker_id()

FILE: viewtopic.php
LINE: 1040
CALL: get_tracker_stats()

FILE: [censored]/phpBB.php
LINE: 249
CALL: include('viewtopic.php')