[8WR] XenRio (Streams) PRO

[8WR] XenRio (Streams) PRO [Paid] 1.2.6b

No permission to buy ($40.00)
The streams list is not responsive and is too wide on mobile. Hopefully this is fixed in the next update. ;)

9sylwi.jpg
 
Last edited:
Has anyone experienced any issues with this mod and XF1.2? Besides the responsive design stuff...
 
this addon works with XF v1.2 as is?? I have not turned it back on yet.

It is working for now..

live streaming block for XenPorta available??
 
Last edited:
And what is the fix for responsive? Also, Why after force scrape I sometimes don't get videos of approved channels and somtimes they appear?
 
Am I on your ignore list? I've not had an answer to any of my questions in this thread so was just wondering.
 
Code:
Uncaught TypeError: Object function (e,t){return new x.fn.init(e,t,r)} has no method 'curCSS'

When i try to move child window on a multiview.
 
Is it possible to add option to add channels to a blacklist?
At the moment, no.
Code:
Uncaught TypeError: Object function (e,t){return new x.fn.init(e,t,r)} has no method 'curCSS'

When i try to move child window on a multiview.
Ah... it appears that in jQuery 1.8, they have depricated the curCSS function. There is a simple fix to this though!

Go into the template: EWRrio_Multi01 and replace:
Code:
http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js
With:
Code:
http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.js
How to disable multiviews ?
Just remove it from the navtab template.
 
Hi Jaxel,

Sometime I've this error :

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect integer value: '' for column 'stream_viewers' at row 1 - library/Zend/Db/Statement/Mysqli.php:214

Code:
Journal des erreurs serveur
Info concernant l'erreur
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect integer value: '' for column 'stream_viewers' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Généré par: *********, il y a 10 minutes
Trace de la pile
#0 /**********************************/forums/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array) 
#1 /**********************************/forums/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array) 
#2 /**********************************/forums/library/EWRrio/Model/Streams.php(114): Zend_Db_Adapter_Abstract->query('??????INSERT IN...') 
#3 /**********************************/forums/library/EWRrio/ControllerPublic/Streams.php(364): EWRrio_Model_Streams->updateStreams()
 #4 /**********************************/forums/library/XenForo/FrontController.php(337): EWRrio_ControllerPublic_Streams->actionScrape() 
#5 /**********************************/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) 
#6 /**********************************/forums/index.php(13): XenForo_FrontController->run() 
#7 {main}
Etat de la requête
array(3) { ["url"] => string(42) "http://game-guide.fr/forums/streams/scrape" ["_GET"] => array(0) { } ["_POST"] => array(0) { } }

Thanks,
 
Hi Jaxel,

Sometime I've this error :

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect integer value: '' for column 'stream_viewers' at row 1 - library/Zend/Db/Statement/Mysqli.php:214

Code:
Journal des erreurs serveur
Info concernant l'erreur
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect integer value: '' for column 'stream_viewers' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Généré par: *********, il y a 10 minutes
Trace de la pile
#0 /**********************************/forums/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /**********************************/forums/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /**********************************/forums/library/EWRrio/Model/Streams.php(114): Zend_Db_Adapter_Abstract->query('??????INSERT IN...')
#3 /**********************************/forums/library/EWRrio/ControllerPublic/Streams.php(364): EWRrio_Model_Streams->updateStreams()
#4 /**********************************/forums/library/XenForo/FrontController.php(337): EWRrio_ControllerPublic_Streams->actionScrape()
#5 /**********************************/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /**********************************/forums/index.php(13): XenForo_FrontController->run()
#7 {main}
Etat de la requête
array(3) { ["url"] => string(42) "http://game-guide.fr/forums/streams/scrape" ["_GET"] => array(0) { } ["_POST"] => array(0) { } }

Thanks,
Which services do you use?
 
Top Bottom