echelon icon indicating copy to clipboard operation
echelon copied to clipboard

Chatlog Rows

Open FrikFry opened this issue 14 years ago • 3 comments

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.

FrikFry avatar Mar 20 '11 05:03 FrikFry

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?

WickedShell avatar Mar 20 '11 13:03 WickedShell

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.

FrikFry avatar Mar 20 '11 14:03 FrikFry

I'm reopening this as this is a bug, and the ability to view multiple pages in chatlog is required.

WickedShell avatar Mar 20 '11 14:03 WickedShell