01-Jan-2014, 10:43 AM
(31-Dec-2013, 05:48 PM)Steven Wrote: Can you open /comments/includes/db/connect.php
There should be 3 instances of this line:
cmtx_db_error_general();
Above each instance, add a unique echo, like this:
echo '1';
cmtx_db_error_general();
..
echo '2';
cmtx_db_error_general();
etc
Then try to vote again and see which number displays.
You can then remove the echo lines.
Sorry I disappeared - Hostgator must have been having a wild New Year's party - I couldn't get my site,FTP,control panel
OK - I put in those lines and they're always 1 - so the problem is at the first one