Jetzt werden es imma mehr

So das kommt wenn ich das Gästebuch aufrufe:
Oben steht das alles:
Error sql_query():
qry: SELECT gb.wer, gb.gid, gb.date, gb.text, gb.dummy, u.user_avatar, u.uname FROM {prefix}_userguest AS gb LEFT JOIN {prefix}_users AS u ON gb.wer = u.uname WHERE (((gb.touser)='David')) ORDER BY gb.date DESC limit 0, 25
descr: Table 'db143467296.{prefix}_userguest' doesn't exist ( mysql 1146 )
details:
file: /modules/UserGuest/index.php # line: 301, cmd: sql_query(SELECT gb.wer, gb.gid, gb.date, gb.text, gb.dummy, u.user_avatar...),
file: /modules/UserGuest/index.php # line: 480, cmd: viewguestbook(SELECT gb.wer, gb.gid, gb.date, gb.text, gb.dummy, u.user_avatar..., David, 0),
file: /modules.php # line: 109, cmd: include_once(SELECT gb.wer, gb.gid, gb.date, gb.text, gb.dummy, u.user_avatar..., David, 0, /modules/UserGuest/index....),
pragmaMx 0.1.6 Debug-Mode, PHP Error-Reporting (E_ALL) enabled
GET: Array
(
[name] => UserGuest
[op] => view
[touser] => David
)
Error sql_query():
qry: SELECT Count(gid) FROM {prefix}_userguest WHERE touserid='2' AND touser = 'David' AND dummy=0
descr: Table 'db143467296.{prefix}_userguest' doesn't exist ( mysql 1146 )
details:
file: /blocks/block-Who_is_Online.php # line: 132, cmd: sql_query(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ...),
file: /includes/mx_api.php # line: 782, cmd: include(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli...),
file: /includes/mx_system.php # line: 432, cmd: mxgetblockdata(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32]),
file: /includes/mx_themes.php # line: 177, cmd: mxgetallblocks(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32], l),
file: /footer.php # line: 33, cmd: themefooter(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32], l),
file: /modules/UserGuest/index.php # line: 389, cmd: include(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32], l, /footer.php),
file: /modules/UserGuest/index.php # line: 480, cmd: viewguestbook(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32], l, /footer.php, David, 0),
file: /modules.php # line: 109, cmd: include_once(SELECT Count(gid) FROM mx28085_userguest WHERE touserid='2' AND ..., /blocks/block-Who_is_Onli..., Array[32], l, /footer.php, David, 0, /modules/UserGuest/index....),
Error sql_fetch_row():
descr: mysql_fetch_row(): supplied argument is not a valid MySQL result resource
details:
file: /blocks/block-Who_is_Online.php # line: 133, cmd: sql_fetch_row(false),
file: /includes/mx_api.php # line: 782, cmd: include(false, /blocks/block-Who_is_Onli...),
file: /includes/mx_system.php # line: 432, cmd: mxgetblockdata(false, /blocks/block-Who_is_Onli..., Array[32]),
file: /includes/mx_themes.php # line: 177, cmd: mxgetallblocks(false, /blocks/block-Who_is_Onli..., Array[32], l),
file: /footer.php # line: 33, cmd: themefooter(false, /blocks/block-Who_is_Onli..., Array[32], l),
file: /modules/UserGuest/index.php # line: 389, cmd: include(false, /blocks/block-Who_is_Onli..., Array[32], l, /footer.php),
file: /modules/UserGuest/index.php # line: 480, cmd: viewguestbook(false, /blocks/block-Who_is_Onli..., Array[32], l, /footer.php, David, 0),
file: /modules.php # line: 109, cmd: include_once(false, /blocks/block-Who_is_Onli..., Array[32], l, /footer.php, David, 0, /modules/UserGuest/index....),
Unten beim Gästebuch steht das:
Error sql_fetch_array():
descr: mysql_fetch_array(): supplied argument is not a valid MySQL result resource
details:
file: /modules/UserGuest/index.php # line: 311, cmd: sql_fetch_array(false),
file: /modules/UserGuest/index.php # line: 480, cmd: viewguestbook(false, David, 0),
file: /modules.php # line: 109, cmd: include_once(false, David, 0, /modules/UserGuest/index....),