Here's what I did.

1) I went to the install directory and clicked on full new installation.

Main Directory
main.inc.php PASSED
config.inc.php PASSED
theme.inc.php PASSED
sessions directory PASSED
includes/.php files PASSED
stylesheets/all PASSED
images/icons/all PASSED
images/graemlins/all PASSED
All checks passed.

2) Step 2: I entered the information of my database.

Connecting to server PASSED
Connecting to database PASSED
Creating a table PASSED
Dropping a table PASSED
All test passed

3) Step 4 is to gather information on the paths and url.

phpurl PASSED
images PASSED
styledir PASSED
path PASSED
imagepath PASSED
stylepath PASSED
All checks passed.

4) Step 6
All config files have been created. You may now proceed to creating the database tables.

THIS IS WHERE THE ERROR MESSAGE SHOWS UP:

Creating the tables...
Board table created...

We cannot proceed.
Script: /home/thorsten/public_html/ubbthreads/ubbt.inc.php
Line#: 1588
SQL Error: Table 'thorsten_dattabase.ubbthreads_Users' doesn't exist
SQL Error #: 1146
Query: SELECT U_Username,U_Password,U_SessionId, U_StyleSheet, U_Status, U_Privates, U_FrontPage, U_Number, U_Banned,U_LastOn,U_OC_Userid FROM ubbthreads_Users WHERE U_Number = ''

Please use your back button to return to the previous page.


Any ideas what I can do?