[8WR] XenMedio (Media)

[8WR] XenMedio (Media) 1.5.3a

No permission to download
So I'm rewriting much of the service system for this mod... now would be the time to request new hosters!

So, I'm assuming that all of the 'premium' option hosters will be included on your list. If so, then that covers what I would need :)
 
I'm probably overlooking it, but where can I change the size of the embed when using the BBcode this system provides?
 
I see that the title says version 1.5.3a but the last update says v1.5.3

Can someone tell me the difference with the "a" version...thanks
 
A simply question.

The media is using iframe and if youtube.com is down, the video that we add to the media gallery will also be down?
 
Does this work for the newest version of Xen? 1.1.4?

I'm getting...

Media URL did not match any supported services. and YouTube is available in the administrator page.
 
In new version, when i close popup window - video continue playing. I must close tab or open popup again to stop playing. Is it bug or feature?
 
Got some sort of "Directory not empty" error when uninstalling this. Doesn't show up in add-on list, but fairly sure this didn't uninstall completely.




Error Info

PHP:
ErrorException: rmdir(/home/sociall1/public_html/forums/data/media) [<a href='function.rmdir'>function.rmdir</a>]: Directory not empty - library/EWRmedio/Install.php:292
Generated By: Adam 24 minutes ago
Stack Trace
PHP:
#0 [internal function]: XenForo_Application::handlePhpError(2, 'rmdir(/home/soc...', '/home/sociall1/...', 292, Array)
#1 /home/sociall1/public_html/forums/library/EWRmedio/Install.php(292): rmdir('/home/sociall1/...')
#2 /home/sociall1/public_html/forums/library/EWRmedio/Install.php(263): EWRmedio_Install->_uninstall_0()
#3 [internal function]: EWRmedio_Install::uninstallCode(Array)
#4 /home/sociall1/public_html/forums/library/XenForo/DataWriter/AddOn.php(193): call_user_func(Array, Array)
#5 /home/sociall1/public_html/forums/library/AddOnInstaller/DataWriter/AddOn.php(10): XenForo_DataWriter_AddOn->_postDelete()
#6 /home/sociall1/public_html/forums/library/XenForo/DataWriter.php(1738): AddOnInstaller_DataWriter_AddOn->_postDelete()
#7 /home/sociall1/public_html/forums/library/XenForo/ControllerAdmin/AddOn.php(116): XenForo_DataWriter->delete()
#8 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(313): XenForo_ControllerAdmin_AddOn->actionDelete()
#9 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/sociall1/public_html/forums/admin.php(13): XenForo_FrontController->run()
#11 {main}
Request State
PHP:
array(3) {
  ["url"] => string(73) "http://www.sociallyuncensored.eu/forums/admin.php?add-ons/EWRmedio/delete"
  ["_GET"] => array(1) {
    ["add-ons/EWRmedio/delete"] => string(0) ""
  }
  ["_POST"] => array(2) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}
 
"media" is still in the navigation tab and when visiting it, you get this error in your logs


Error Info
PHP:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'sociall1_sweden.EWRmedio_media' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Adam, A moment ago
Stack Trace

PHP:
#0 /home/sociall1/public_html/forums/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('?????SELECT EWR...')
#1 /home/sociall1/public_html/forums/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '?????SELECT EWR...')
#2 /home/sociall1/public_html/forums/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('?????SELECT EWR...')
#3 /home/sociall1/public_html/forums/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('?????SELECT EWR...', Array)
#4 /home/sociall1/public_html/forums/library/EWRmedio/Model/Lists.php(69): Zend_Db_Adapter_Abstract->fetchAll('?????SELECT EWR...', Array)
#5 /home/sociall1/public_html/forums/library/EWRmedio/ControllerPublic/Media.php(14): EWRmedio_Model_Lists->getMediaList(1, '12', 'date', 'DESC')
#6 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(313): EWRmedio_ControllerPublic_Media->actionIndex()
#7 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/sociall1/public_html/forums/index.php(13): XenForo_FrontController->run()
#9 {main}

Request State

PHP:
array(3) {
  ["url"] => string(46) "http://www.sociallyuncensored.eu/forums/media/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
64 templates still remain

Tried install and uninstall again. Seems I can install this just fine, but impossible to remove. :(


Untitled.webp
 
SOLVED

So if you look at the error on what kept this from completing

ErrorException: rmdir(/home/sociall1/public_html/forums/data/media) [<a href='function.rmdir'>function.rmdir</a>]: Directory not empty


I had put an index.html file in there once. Simply because I didn't want bots snooping around so easily. Deleting that file solved this issue.

This error was between user and keyboard. Not the developer. :whistle:
 
Recently.. as in 4 days ago.. the media section just stopped working.. when someone goes to add a youtube video.. i get the following error code
Server Error
Unable to Connect to tcp://gdata.youtube.com:80. Error #0: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

  1. Zend_Http_Client_Adapter_Socket->connect() in Zend/Http/Client.php at line 973
  2. Zend_Http_Client->request() in EWRmedio/Model/Submit.php at line 39
  3. EWRmedio_Model_Submit->fetchFeedInfo() in EWRmedio/ControllerPublic/Media.php at line 190
  4. EWRmedio_ControllerPublic_Media->actionSubmit() in XenForo/FrontController.php at line 310
  5. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
 
Does anyone know why I get these errors ?

Media URL did not match any supported services. and YouTube is available in the administrator page.

How do I add more than just YouTube? There's no step :(
 
Is there a way to export all of my media into an excel file? I just want a list of all my youtube URLs.

Thanks!
 
I got this errors:
Code:
ErrorException: DOMDocument::createElement() [<a href='domdocument.createelement'>domdocument.createelement</a>]: unterminated entity reference q - library/EWRmedio/Model/Sitemaps.php:88
Code:
#0 [internal function]: XenForo_Application::handlePhpError('description', '300: Rise of an...')
#1 /home/phcorner/public_html/library/EWRmedio/Model/Sitemaps.php(88): DOMDocument->createElement(Object(DOMDocument), Array, false)
#2 /home/phcorner/public_html/library/EWRmedio/Model/Sitemaps.php(76): EWRmedio_Model_Sitemaps->buildRSSbyMedia(NULL, 'category', 5)
#3 /home/phcorner/public_html/library/EWRmedio/ControllerPublic/Media/Category.php(53): EWRmedio_Model_Sitemaps->getRSSbyMedia()
#4 /home/phcorner/public_html/library/XenForo/FrontController.php(313): EWRmedio_ControllerPublic_Media_Category->actionRss(Object(XenForo_RouteMatch))
#5 /home/phcorner/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch()
#6 /home/phcorner/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}

Code:
array(3) {
  ["url"] => string(60) "http://www.phcorner.net/videos/category/film-animation.5/rss"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
I noticed this doesn't work with https links... which all of mine default to. Is this at least supported in the full version?
 
Top Bottom