After I uploaded the Split Topic MOD, a couple of my pages ended up with an error.
They each had to do with a line that said one of the following:
dim i
dim i, j
dim strSql
I ended up commenting them all out by placing a ' in front of them.
Everything appears to be working correctly, but I want to be sure that this isn't causing a problem that I just can't currently see. Is there any issue with me doing this and will my forums function properly with those lines commented out?