• 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.
Do you have the option to parse all BB Code tags selected?

Nope, mine is set to basic and URLs still look like this:


Code:
[media=youtube]5_sfnQDr1-o[/media]
[size=2]http://www.youtube.com/watch?feature=player_embedded&v=5_sfnQDr1-o[/size]


Don't ask about the video, I have no idea... heh
 
Doesn't a shoutbox reduce activity in the forums?

In my case, shoutbox (taigachat) improved my community interaction 200%, there are users who clearly express that they feel more at home with a live chat on the forums and google analytics tends to agree with them, my bounce rate has changed a lot and the average time a user spends on the forums has changed from 1 minute to 45 minutes, you do the math.
 
That'll be fixed in the next update, need to stop the auto parsing of youtube urls into media tags, which aren't always themselves parsed in taigachat

Any idea of when next update will come out?

Try with
PHP:
<block block_id="TaigaChat" title="TaigaChat" version_string="1.0.0" version_id="1" url="http://8wayrun.com/" install_callback_class="" install_callback_method="" uninstall_callback_class="" uninstall_callback_method="" cache="now">
  <admin_templates/>
  <listeners/>
  <options/>
  <phrases/>
  <route_prefixes/>
  <templates>
  <template title="EWRblock_TaigaChat"><![CDATA[<xen:include template="dark_taigachat" />]]></template>
  </templates>
</block>

See http://xenforo.com/community/threads/8wayrun-com-xenporta-portal.7586/page-161#post-284494

Salud2

The block doesn't show up?
 
I have the site updated to 1.1.0 and now I regularly that it is nothing more the shoutbox

see picture

How can I fix this



screenshot048a.jpg
 
Is it possible to get pointed in the right direction to an edit so it updates even when the window isn't in focus? I'm using it as a chat room rather than a shoutbox so it only updating when you have it open is not a great way of doing things.
 
Is it possible to get pointed in the right direction to an edit so it updates even when the window isn't in focus? I'm using it as a chat room rather than a shoutbox so it only updating when you have it open is not a great way of doing things.

I suppose it's worth making it an option
 
Status
Not open for further replies.
Top Bottom