OK, run into new issue.
At some point as it's pulling stuff across (I watched at least 4-5) it dies.
The following debug stuff you're throwing up above the official error tab is:
- Code: Select all
talent file loaded
Restoration Active 1
end return..--0532000100000000000000000000000000000000000000000000000000230033312231520531053313051000000000000000 ++ 1
Restoration Active 1
end return..-- ++ 1
end return..--0000000000000000000000000000503202032322012053120030313511203503012000000000000000000000000000000000 ++ 2
end return..--
the actual error I get in the normal error location is:
- Code: Select all
Database Error
1366: Incorrect integer value: '' for column 'row' at row 1
SQL:
INSERT INTO `roster_talents` SET `member_id` = '101', `tree` = 'Restoration', `tooltip` = '\nRank 0/\n', `row` = '', `column` = '', `rank` = '0', `maxrank` = ''
File: lib\dbal\mysql.php
Line: 234