Open FrikFry opened 13 years ago
may have been inteded by erie, but theres no reason why you wouldn't want to be able to read more pages.
You said you had made a change to get the chatlogs page working at all?
I didn't have to change anything on the chatlog page to get it working. I had to manually add the chats_table_1, chats_name_1, rows and so on to the MySQL database. I believe the issue is on line 433 of the chatlogs class.php page. That function is calling editSettings from the dbl-class.php file, which apparently is having an issue adding the rows to the table.
IMO, it would be better to simply store the chatlog information in a new field in the ech_games table.
I'm reopening this as this is a bug, and the ability to view multiple pages in chatlog is required.
The chatlogs page and the clientdetails chatlogs do not have any ability to see beyond the initial amount displayed. IE, I believe they should have navigation buttons that allow mutliple pages of data to be accessed.
I'm not sure if this is a bug in the code or something that was intended by eire.