• 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.
Any idea why I have no timestamps showing? I upgraded from 0.4.3 to 0.5.3, and no matter which option I use, there is no time stamp appearing. I'll try 0.5.2 now and see if that works.

Oh wait... I can't download previous versions, can I? :(
 
Have you set it in the ACP -> Options -> TaigaChat : Timestamp format ?

Yes, I have tried all 4 options there, and it seems like only the last one works :p

Relative: 5 minutes ago; Yesterday at 19:32; May 9, 2011
Absolute: Aug 3, 2011 at 14:42
Time Only: 14:42
None: Do not display a timestamp
 
Status update:

I reverted all the templates. Then I upgraded Xen from 1.0.0 to 1.0.4. Then I uninstalled Taigachat 0.5.3 and then installed it. Still have the same problem!

This really baffles me. Maybe it came into conflict with another mod when I upgraded?
 
Status update:

I reverted all the templates. Then I upgraded Xen from 1.0.0 to 1.0.4. Then I uninstalled Taigachat 0.5.3 and then installed it. Still have the same problem!

This really baffles me. Maybe it came into conflict with another mod when I upgraded?

Sounds like one or more of the parts is a different version from the rest: js, templates, php code

Or it could be a conflict, can you post a list of your installed addons?
 
Board Message By Kaiser 1.0
Display Staff Members 1.1.2
FreddysHouse Tools: Signature Once 1.2.0
Online Status 1.1
TaigaChat 0.5.3
[bd] Reputation System 1.3
[bd] Tag Me 1.0
[DBTech] Users Viewing Thread 1.1.1

Thanks a million for all the care. (y)
 
Dopo aver fatto un dump del database su un nuovo server, se attivo la chat ricevo questi errori :

After doing a database dump to a new server, if active chat I get these errors :confused:

Server Error

filemtime() [function.filemtime]: stat failed for js/dark/taigachat.js
  1. XenForo_Application::handlePhpError()
  2. filemtime() in D:/unclesteve/www/sconcauteam/library/Dark/TaigaChat/ControllerPublic/Index.php at line 68
  3. Dark_TaigaChat_ControllerPublic_Index::getTaigaChatStuff() in D:/unclesteve/www/sconcauteam/library/Dark/TaigaChat/ControllerPublic/Index.php at line 10
  4. Dark_TaigaChat_ControllerPublic_Index->actionIndex() in D:/unclesteve/www/sconcauteam/library/XenForo/FrontController.php at line 310
  5. XenForo_FrontController->dispatch() in D:/unclesteve/www/sconcauteam/library/XenForo/FrontController.php at line 132
  6. XenForo_FrontController->run() in D:/unclesteve/www/sconcauteam/index.php at line 13
 
Dopo aver fatto un dump del database su un nuovo server, se attivo la chat ricevo questi errori :

After doing a database dump to a new server, if active chat I get these errors :confused:

Server Error

filemtime() [function.filemtime]: stat failed for js/dark/taigachat.js
  1. XenForo_Application::handlePhpError()
  2. filemtime() in D:/unclesteve/www/sconcauteam/library/Dark/TaigaChat/ControllerPublic/Index.php at line 68
  3. Dark_TaigaChat_ControllerPublic_Index::getTaigaChatStuff() in D:/unclesteve/www/sconcauteam/library/Dark/TaigaChat/ControllerPublic/Index.php at line 10
  4. Dark_TaigaChat_ControllerPublic_Index->actionIndex() in D:/unclesteve/www/sconcauteam/library/XenForo/FrontController.php at line 310
  5. XenForo_FrontController->dispatch() in D:/unclesteve/www/sconcauteam/library/XenForo/FrontController.php at line 132
  6. XenForo_FrontController->run() in D:/unclesteve/www/sconcauteam/index.php at line 13

Reupload all the files, especially js/dark/taigachat.js
 
The only addon there I can vouch for is Users Viewing Thread, any of the others could potentially be conflicting

FWIW, here's the HTML of a shout:

HTML:
<li id="taigachat_message_6138" style="visibility: visible; " class=""> 
 
 <a href="index.php?members/strasser.19/" class="avatar Av19s _plainImage taigachat_avatar" data-avatarhtml="true"><img src="data/avatars/s/0/19.jpg?1303438135" width="48" height="48" alt="Strasser"></a>
 

 <a href="index.php?members/strasser.19/" class="username" itemprop="name">Strasser</a>: 
 
 <div class="taigachat_messagetext ugc">Well, well...look who it is.</div>
 </li>

Seems to me like it's skipping the timestamp entirely. :confused:
 
Wow, didn't spot this one before. IE8 and current build of Taigachat 0.5.3

Code:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.30618; Media Center PC 5.0; SLCC1; AskTB5.4)
Timestamp: Fri, 30 Sep 2011 19:43:59 UTC

Message: Exception thrown and not caught
Line: 84
Char: 139
Code: 0
URI: http://mx5life.com/community/js/jquery/jquery-1.4.4.min.js

Message: Object doesn't support this property or method
Line: 326
Char: 2
Code: 0
URI: http://mx5life.com/community/js/dark/taigachat.js?1315181852&_v=21d5099e

Message: The data necessary to complete this operation is not yet available.

Line: 291
Char: 7
Code: 0
URI: http://mx5life.com/community/js/dark/taigachat.js?1315181852&_v=21d5099e

sb_js.webp
 
Should be fine yeah, just be sure to double check all the taigachat settings are ok

Thanks! the upgrade went fine but I can't get the chat to appear in the forum_list template (it worked before the upgrade), I added this:

<xen:include template="dark_taigachat"><xen:set var="$taigachat_alt">1</xen:set></xen:include>

any idea?

thank you in advance.
 
Status
Not open for further replies.
Top Bottom