MyBB Community Forums

Full Version: MyTracker Installation Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys.
I did a install some months ago and I had to delete it for some reason that I don't remember. Now I want to install again.
I went to the /tracker/install/ and in the "Table Population" I got this error:
[Image: attachment.php?aid=8]

How do I solve it?
Thank you.
In phpMyAdmin, run this SQL:

ALTER TABLE mybb_templates DROP myversion

... then re-run the installer. I think it's removed in the recent versions.
Thank you.