Hi
I use this nice plugin on Elgg. I create a new theme for it and I have a problem in chatroom. The frei_smiley_chatroom_select image that is for select and sending a smiley in chatrooms can not load. The URL of the image is wrong and the problem is in the image name. It has the full URL onto the theme directory but it has no image name at the end of the URL. I think the problem is raised in FreiChat.make_url function that can not return right URL.
The URL is like this: "http://localhost/Elgg/web/mod/chat/vendors/freichat/client/jquery/freichat_themes/Test/"
Hi
I use this nice plugin on Elgg. I create a new theme for it and I have a problem in chatroom. The frei_smiley_chatroom_select image that is for select and sending a smiley in chatrooms can not load. The URL of the image is wrong and the problem is in the image name. It has the full URL onto the theme directory but it has no image name at the end of the URL. I think the problem is raised in FreiChat.make_url function that can not return right URL.
The URL is like this: "http://localhost/Elgg/web/mod/chat/vendors/freichat/client/jquery/freichat_themes/Test/"