Hi.
I removed my 1.7.0 install and made a fresh 1.7.1 install and new database.
I go in and update guild name and server, nothing else.
I go and upload CharacterProfiler.lua and get the following error:
------------
1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '10 AS levelgroup, COUNT(`level`) AS amount, SUM(`level`)
SQL:
SELECT IF(`note` LIKE '%alt%',1,0) AS 'isalt', `level` DIV 10 AS levelgroup, COUNT(`level`) AS amount, SUM(`level`) AS sum FROM `roster_members` GROUP BY isalt, levelgroup ORDER BY isalt ASC, levelgroup DESC
File: menu.php
Line: 55
------------
This exact lua file worked in 1.7.0.
I use CharacterProfiler 1.6.3 and GuildProfiler 1.6.0