When we try to use this it causes our forum database to crash.
I keep getting database errors that seem to suggest a missing table. I'm not sure if I'm reading it right, but here is what it says:
Quote:
Invalid SQL:
SELECT id,views
FROM vb38lgv AS lgv
WHERE lgv.ipaddress = '45.5.61.2';
MySQL Error : Table 'nhdrs_fom.vb38lgv' doesn't exist
|
I tried reinstalling but same problems happened. When we remove the hack the forum starts to work again.
How should we troubleshoot this?