Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatlog Rows #9

Open
FrikFry opened this issue Mar 20, 2011 · 3 comments
Open

Chatlog Rows #9

FrikFry opened this issue Mar 20, 2011 · 3 comments
Labels

Comments

@FrikFry
Copy link

FrikFry commented Mar 20, 2011

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.

@WickedShell
Copy link
Owner

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?

@FrikFry
Copy link
Author

FrikFry commented Mar 20, 2011

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 FrikFry closed this as completed Mar 20, 2011
@WickedShell
Copy link
Owner

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

@WickedShell WickedShell reopened this Mar 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants