Fixed that, then I'm getting:
#1054 - Unknown column '62XY' in 'field list'
removed middle line here:
(6100, 'Whirlpool'),
(62XY, 'TrueCrypt 5.0+ (see below)'),
(6300, 'AIX {smd5}'),
then it goes through with no errors, but I'm still getting the same error when creating a new hashlist. Got any ideas?
Edit: Got it working. When i updated i replaced the whole "hashtopus" folder from web root, that reset/changed file permissions so php/mysql didn't have write permission.
#1054 - Unknown column '62XY' in 'field list'
removed middle line here:
(6100, 'Whirlpool'),
(62XY, 'TrueCrypt 5.0+ (see below)'),
(6300, 'AIX {smd5}'),
then it goes through with no errors, but I'm still getting the same error when creating a new hashlist. Got any ideas?
Edit: Got it working. When i updated i replaced the whole "hashtopus" folder from web root, that reset/changed file permissions so php/mysql didn't have write permission.