Quote Originally Posted by MyCoolHats View Post
This fixed all my issues and everything resolved working perfectly! Thank you so much!
Whew! Glad that it worked. Wouldn't have known that there was an issue without the report. As stated in the middle of the message storm, this was a result of the formatting of the SQL statements and them not all containing the field associated with the data being inserted. I forget the proper term for the type of SQL being discussed (mysqli?) But, with the rewrite of the statements (although I didn't modify the dates to be relative to the date of execution of the statement) the new install code is now compatible with both the older and newer versions of mysql it would ppear.

Again, thank you for pointing out the issue. Remember to periodically clear your history (lthoughi am considering adding a feature to do this automatically as based on the history to maintain, but don't expect that part too soon. ) :)