Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
When I'm trying to remove few first songs from a multisong FTM, FT crashes on second remove. I've tried to create an empty FTM with few empty songs, bug happens every time on second remove, so it is not related to certain FTM I have.
Note: it happens only on sequental remove, starting from first. I.e. if you removing songs 2, 5, 7 etc - it works, but if you removing 1, 2 - crash.
Create empty module. Add few songs. Remove first song. Remove first song again (it was second before first remove) - crash at this point, always, both in 0.3.6 and 0.3.7 beta.
Yeah this bug is present in the beta. I've had this earlier and tried to fix it but apparently I messed up, anyway I think I found the cause now so hopefully it will be gone.