Technically my forum is on RC4 at the moment, but the RC3 converter seems to be getting me farther along than the RC4 one.
So far, the conversion has gone well. I had an error with the polls but as was suggested in another thread I read, I just removed those lines from the invision_to_smf.sql file. Now, however, I'm having an issue with permissions.
I'm getting the following errors:
Converting posts (this may take some time)...
Successful.
Converting personal messages (step 1)... Successful.
Converting personal messages (step 2)... Successful.
Converting topic notifications... Successful.
Converting board notifications... Successful.
Converting moderators... Successful.
Converting permissions...
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Notice: Use of undefined constant id_group - assumed 'id_group' in /home/gossamer22/markedrp.com/forum/convert.php(1099) : eval()'d code on line 46
Successful.
Converting board permissions...Unknown column 'id_board' in 'field list'
Any ideas?