JeRicHoOL wrote:Well, if you would make the height a bit bigger would the button be fully displayed? I would want that
I will change that in the next update.
JeRicHoOL wrote:Also it would be good if you integrate the delete function again. No one has to use it. It's an option
I will certainly add that back in. I removed all ajax functions since I didn't want the archive refreshing. However didn't notice I removed the delete function.
JeRicHoOL wrote:Anyways, do you know a solution for the white line next to the date? It just looks stupid. It would be better if this line has a fixed place so the archive would look more professional.
I will check on this too. However this is weird since my site has everything from your site reversed:
http://custombuttons2.com/forum/chat_archive.phpI don't know why. I will check and see if I messed up in the template.
JeRicHoOL wrote:Thanks for listening.

your welcome
JeRicHoOL wrote:EDIT: I just found an error.
When I click on "Check for MOD updates" in the ACP (System -> Automation) I get the following error.
- Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 51: call_user_func(ajax_chat_archive_version::version) [function.call-user-func]: First argument is expected to be a valid callback
Fatal error: Cannot redeclare class ajax_chat_version in /adm/mods/ajax_chat_version.php on line 21
How to fix this?
I will fix it in the next update. It is from a missed change in one of the files. I based that file on the one provided in the ajax chat and I missed changing one of the namespaces. I will fix.
Thanks for trying it out. Give me a few days to fix the changes.