Something funky going on at my boards and I can't figure it out.
I changed servers recently after about a month of use and did the regular database dump to .csv file. When I tried to upload and import the database into the new server I got errors during the "messages" table. I tried both "data" and "data and structure" dumps into empty databases and structured databases and had no luck. I ended up just dumping everything but messages, uploading, then dumping messages and uploading everything I could with the error.
All said I had about half my messages restored from prior board. Well the problem now is:
1) Topic and Posts numbers are inaccurate
2) Randomly when someone replys or starts a new post somewhere else in the board (entirely different categories even) up pops blank messages.
Is this just a database problem? If it is I will just clear the messages table, but how do I reset board count totals. The "recount board totals" in the admin section doesn't seem to calculate correctly.
I'm reading thru that PHP book you guys recommended so I can read PHP code pretty well now, so if there is something I need to fix in the code just gimmie some pointers. If it's MySQL related, well, I'm still mostly an idiot when it comes to that (although PHPAdmin thing makes it fairly easy it seems). But I'm always willing to mess something up for the sake of learning
