TaigaChat Pro - Realtime chat/shoutbox [Deleted]

When I enable speed mode I get this error,
Code:
ErrorException: Undefined index: messageIds - library/Dark/TaigaChat/ViewPublic/TaigaChat/List.php:68
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /home/nginx/domains/thecpforum.com/public/library/Dark/TaigaChat/ViewPublic/TaigaChat/List.php(68): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 68, Array)
#1 /home/nginx/domains/thecpforum.com/public/library/XenForo/ViewRenderer/Abstract.php(227): Dark_TaigaChat_ViewPublic_TaigaChat_List->renderJson()
#2 /home/nginx/domains/thecpforum.com/public/library/Dark/TaigaChat/ViewRenderer/JsonInternal.php(33): XenForo_ViewRenderer_Abstract->renderViewObject('Dark_TaigaChat_...', 'Json', Array, 'dark_taigachat_...')
#3 /home/nginx/domains/thecpforum.com/public/library/Nobita/RoomChat/Dark/TaigaChat/Model/TaigaChat.php(283): Dark_TaigaChat_ViewRenderer_JsonInternal->renderView('Dark_TaigaChat_...', Array, 'dark_taigachat_...')
#4 /home/nginx/domains/thecpforum.com/public/library/Nobita/RoomChat/CronEntry/CleanUp.php(141): Nobita_RoomChat_Dark_TaigaChat_Model_TaigaChat->roomChat_regeneratePublicHtml(1)
#5 [internal function]: Nobita_RoomChat_CronEntry_CleanUp::rebuildPublicHtml(Array)
#6 /home/nginx/domains/thecpforum.com/public/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#7 /home/nginx/domains/thecpforum.com/public/library/Nobita/RoomChat/XenForo/Model/Cron.php(14): XenForo_Model_Cron->runEntry(Array)
#8 /home/nginx/domains/thecpforum.com/public/library/XenForo/Deferred/Cron.php(24): Nobita_RoomChat_XenForo_Model_Cron->runEntry(Array)
#9 /home/nginx/domains/thecpforum.com/public/library/XenForo/Model/Deferred.php(294): XenForo_Deferred_Cron->execute(Array, Array, 7.9999980926514, '')
#10 /home/nginx/domains/thecpforum.com/public/library/XenForo/Model/Deferred.php(428): XenForo_Model_Deferred->runDeferred(Array, 7.9999980926514, '', false)
#11 /home/nginx/domains/thecpforum.com/public/library/XenForo/Model/Deferred.php(373): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#12 /home/nginx/domains/thecpforum.com/public/deferred.php(23): XenForo_Model_Deferred->run(false)
#13 {main}
Request State
array(3) {
  ["url"] => string(38) "http://www.thecpforum.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(33) "/admin.php?options/list/taigaChat"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

When removed the code goes away

Hi man. What action you do? I upgrade to 1.4.2 and have no issues. :-/
 
I might be being silly here, but how do I download the updates? It just says Buy Now for 25.00 GBP in the top right. I bought the license about 5 or 6 months ago, do I need to buy it again?
 
I might be being silly here, but how do I download the updates? It just says Buy Now for 25.00 GBP in the top right. I bought the license about 5 or 6 months ago, do I need to buy it again?

It should have been delivered by email. If you haven't received it, please PM me your email address used for purchase
 
This has nothing to do with the latest update - just thought I would point out this error I saw in my server logs - looks like someone testing sql inject
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'taigachat.last_update' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, Today at 6:22 PM
Stack Trace
#0 /hackersadvantage/forums/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\t\tSELECT *,...')
#1 /hackersadvantage/forums/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\t\tSELECT *,...')
#2 /hackersadvantage/forums/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\t\tSELECT *,...')
#3 /hackersadvantage/forums/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('\r\n\t\t\t\tSELECT *,...', Array)
#4 /hackersadvantage/forums/library/Dark/TaigaChat/Model/TaigaChat.php(165): Zend_Db_Adapter_Abstract->fetchAll('\r\n\t\t\t\tSELECT *,...', Array)
#5 /hackersadvantage/forums/library/Dark/TaigaChat/Model/TaigaChat.php(76): Dark_TaigaChat_Model_TaigaChat->getMessages(1, Array)
#6 /hackersadvantage/forums/library/Dark/TaigaChat/CronEntry/CleanUp.php(81): Dark_TaigaChat_Model_TaigaChat->regeneratePublicHtml()
#7 [internal function]: Dark_TaigaChat_CronEntry_CleanUp::rebuildPublicHtml(Array)
#8 /hackersadvantage/forums/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#9 /hackersadvantage/forums/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#10 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(294): XenForo_Deferred_Cron->execute(Array, Array, 7.9999980926514, '')
#11 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(428): XenForo_Model_Deferred->runDeferred(Array, 7.9999980926514, '', false)
#12 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(373): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#13 /hackersadvantage/forums/deferred.php(23): XenForo_Model_Deferred->run(false)
#14 {main}
Request State
array(3) {
["url"] => string(51) "http://www.hackersadvantage.com/forums/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(53) "/forums/threads/selling-bf4-pc-key-cheap-price.11286/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Added option (default off) to display the number of users in chat in a bubble above the navtab.
Will affect all tabs open? Or just shoutbox page? and forum_list that has sidebar shoutbox.
 
This has nothing to do with the latest update - just thought I would point out this error I saw in my server logs - looks like someone testing sql inject
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'taigachat.last_update' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, Today at 6:22 PM
Stack Trace
#0 /hackersadvantage/forums/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\t\tSELECT *,...')
#1 /hackersadvantage/forums/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\t\tSELECT *,...')
#2 /hackersadvantage/forums/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\t\tSELECT *,...')
#3 /hackersadvantage/forums/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('\r\n\t\t\t\tSELECT *,...', Array)
#4 /hackersadvantage/forums/library/Dark/TaigaChat/Model/TaigaChat.php(165): Zend_Db_Adapter_Abstract->fetchAll('\r\n\t\t\t\tSELECT *,...', Array)
#5 /hackersadvantage/forums/library/Dark/TaigaChat/Model/TaigaChat.php(76): Dark_TaigaChat_Model_TaigaChat->getMessages(1, Array)
#6 /hackersadvantage/forums/library/Dark/TaigaChat/CronEntry/CleanUp.php(81): Dark_TaigaChat_Model_TaigaChat->regeneratePublicHtml()
#7 [internal function]: Dark_TaigaChat_CronEntry_CleanUp::rebuildPublicHtml(Array)
#8 /hackersadvantage/forums/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#9 /hackersadvantage/forums/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#10 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(294): XenForo_Deferred_Cron->execute(Array, Array, 7.9999980926514, '')
#11 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(428): XenForo_Model_Deferred->runDeferred(Array, 7.9999980926514, '', false)
#12 /hackersadvantage/forums/library/XenForo/Model/Deferred.php(373): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#13 /hackersadvantage/forums/deferred.php(23): XenForo_Model_Deferred->run(false)
#14 {main}
Request State
array(3) {
["url"] => string(51) "http://www.hackersadvantage.com/forums/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(53) "/forums/threads/selling-bf4-pc-key-cheap-price.11286/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}

That's a normal error during the installation process (after PHP files uploaded but before applying the XML upgrade). If you're not seeing it repeatedly, there's nothing to worry about
 
ty for the amount of work u put into this...

not sure but if you haven't already add support for this: BbCodes & Buttons Manager

i think to have the ability to easily use the same button configurations as in the BBM would be a good add.

im not sure if you did any thing with
BBCodes in toolbar. i haven't updated yet...

but in the past i did ask something about to easy add more BBCODE buttons to the Chat toolbar without playing around with the code. Directly like a easy drag and drop method like the BBM

so what ever new buttons are added they will be also phrased. instead of sticking with the basic 4-5 Phrasing BBCODES and the all option.. add a 3rd option where you can you choose which BBCODES will be phrased for that chat when a button is added to toolbar.
 
Shoutbox doesn't work after upgrading to 1.4.2, http://www.47r-squad.com
When entering the shouts they will not submit.
You have an issue in your JS.
Code:
Uncaught ReferenceError: taigachat_room is not defined
taigachat.js?1425023945&_v=a62d4651:147
(anonymous function)jquery.min.js:2
n.Callbacks.jjquery.min.js:2
n.Callbacks.k.fireWithjquery.min.js:2
n.extend.readyjquery.min.js:2
K
Maybe try reuploading the js files? Could have something to do with you not merging your templates too.
 
You have an issue in your JS.
Code:
Uncaught ReferenceError: taigachat_room is not defined
taigachat.js?1425023945&_v=a62d4651:147
(anonymous function)jquery.min.js:2
n.Callbacks.jjquery.min.js:2
n.Callbacks.k.fireWithjquery.min.js:2
n.extend.readyjquery.min.js:2
K
Maybe try reuploading the js files? Could have something to do with you not merging your templates too.

I had to reboot the server and cleared the cdn cache, looks like its all set! Thanks for the help!
 
I got 220 instances of this error in about a 30 minute span, possibly during the upload of files. This anything to worry about?

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'taigachat.last_update' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, Yesterday at 10:27 PM
Stack Trace

#0 /home/dressedw/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\t\tSELECT *, ...')
#1 /home/dressedw/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\t\tSELECT *, ...')
#2 /home/dressedw/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\t\tSELECT *, ...')
#3 /home/dressedw/public_html/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('\n\t\t\t\tSELECT *, ...', Array)
#4 /home/dressedw/public_html/library/Dark/TaigaChat/Model/TaigaChat.php(165): Zend_Db_Adapter_Abstract->fetchAll('\n\t\t\t\tSELECT *, ...', Array)
#5 /home/dressedw/public_html/library/Dark/TaigaChat/ControllerPublic/TaigaChat.php(26): Dark_TaigaChat_Model_TaigaChat->getMessages(0, Array)
#6 /home/dressedw/public_html/library/XenForo/FrontController.php(347): Dark_TaigaChat_ControllerPublic_TaigaChat->actionList()
#7 /home/dressedw/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/dressedw/public_html/index.php(13): XenForo_FrontController->run()
#9 {main}

Request State

array(3) {
  ["url"] => string(46) "http://www.dressedwell.net/taigachat/list.json"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
With the chat in forum_list the bubble of notifications doesn't show up automatically when you receive one.
(you have to reload the browser to see the notification)
But without the chat in forum_list the bubble appear automatically:
Like this:
1.gif
Someone know how to fix it?
 
Top Bottom