mybb / merge-system

The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
Other
32 stars 33 forks source link

Typo in IPB4 PollVotes #188

Closed LazloPsylus closed 8 years ago

LazloPsylus commented 8 years ago

Line 60, prepare_insert_array uses a period to separate arguments for the function rather than a comma. This was pointed out on the support forums with no response. Might be a good idea to correct this, as this can stall conversions hard.

JN-Jones commented 8 years ago

Thanks, I've fixed it and will include it in the next release.