Quote:
Originally Posted by Beermonster
I havn't had any problems with it but one of my mods was viewing it and it returened an error
Code:
Invalid SQL:
SELECT Summe as Datum
FROM statistik_zaehler AS statistik_zaehler
WHERE Zaehler_fuer = 'Statistik_Aktiv'
mysql error: Table 'vb3.statistik_zaehler' doesn't exist
mysql error number: 1146
any ideas?
|
I think there is a TABLE_PREFIX missing in this query.