• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

TaigaChat - AJAX shoutbox

Status
Not open for further replies.
Hey dark - nice work! I'm testing the chat for my page. I just have one problem: I have a smilie with this bbcode: :'-(
XenForo uses the " as - how to tell... escape character? - while you're using '.
So if it comes to the smilie list, the alt parameter/attribute of img would give a syntax issue. So I see two possibilities:
1. Escape the string before output
2. use " like xenforo.
To show you what I mean:
HTML:
<li><a href='javascript:;' class='taigachat_smilie'><img src='styles/default/xenforo/smilies/cry.png' alt=':'-(' title='Cry' /></a></li>
It's a minor problem and isn't a go or no go issue.
 
Hi,

After uploading to 0.4.3 I have a problem with the smilies. When hovering over the smilie icon the window opens to the far left but taking your mouse off the smilie icon closes the smilie window.

smilie.webp

Any ideas? And thank you for this add-on :)

Edit: Nevermind - posting a couple of messages in the chat seems to have fixed it.

Regards,
Renada
 
hi dark

do you have an archive depository file of your previous releases of taigachat?
also is it possible to rename the zip file into with version numbers at the end?
that will prevent downloading the old cached zip file in our browsers and some proxy servers.
 
hi dark

do you have an archive depository file of your previous releases of taigachat?
also is it possible to rename the zip file into with version numbers at the end?
that will prevent downloading the old cached zip file in our browsers and some proxy servers.

The URL changes so I'd be very surprised if it were cached by a proxy server let alone a browser.
 
I've just noticed the popup view no longer works properly with the latest version.

All of the chat content is not visible until you actually enter a chat message and then it appears.

Strangely though it appears when logged out.
 
I've just noticed the popup view no longer works properly with the latest version.

All of the chat content is not visible until you actually enter a chat message and then it appears.

What browser? Working fine for me on your site in Firefox 4.
 
I'm using Chrome.

Let me try with FF and IE.

Edit: Yes, it looks like it's Chrome specific.
 
IE is also affected, and returns a script error:

Code:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/10.0.648.204; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)
Timestamp: Thu, 31 Mar 2011 16:18:43 UTC
 
Message: 'taigachat_refreshtime' is undefined
Line: 31
Char: 2
Code: 0
URI: http://cliptheapex.com/community/js/dark/taigachat/taigachat.js?1301302072
 
I'm using Chrome.

Let me try with FF and IE.

Edit: Yes, it looks like it's Chrome specific.
IE is also affected, and returns a script error:

Code:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/10.0.648.204; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)
Timestamp: Thu, 31 Mar 2011 16:18:43 UTC

Message: 'taigachat_refreshtime' is undefined
Line: 31
Char: 2
Code: 0
URI: http://cliptheapex.com/community/js/dark/taigachat/taigachat.js?1301302072

Confirmed here too, in Chrome and IE8.
 
since the update to 1.0.1 xf stops working or text chat can not post smilies
 

Attachments

  • chat.webp
    chat.webp
    25.9 KB · Views: 4
Status
Not open for further replies.
Top Bottom