Quote:
Originally Posted by MarcoH64
You didn't do as instructed and put the include statement on the end of the 'phpinclude_start' file. You placed it inside a comment block and thus will not be executed.
|
Thnx MarcoH64, this was the problem grrrrrr, I must learn still a hope
Oke now my last problem :
I have a new database error when I go to the Maintenance for Statistics database : every button that I push there is comming with that error.
Code:
Database error in vBulletin 3.0.5:
Invalid SQL:
DELETE FROM statistic_referer_short
ORDER BY counter ASC
LIMIT 0
mysql error: You have an error in your SQL syntax near 'ORDER BY counter ASC
LIMIT 0
' at line 3
mysql error number: 1064