• 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.

[8wayRun.Com] XenMedio (Media)

Status
Not open for further replies.
Feature request for upcoming releases:
Mass move and delete option, ability to select multiple videos and move them to different categories.
 
Feature Request:

What about the option that each Media Category has its own forum id to auto post too?

That could be added to the paid version????
 
Awesome addon, great to see it make the move from vB to xF as well :)
Will contact you after initially setting it all up to get some of the other add-ons
 
I tried out media on a new game forum I'm working on with the new 1.1.5 - and I can't get it to work. I have it on another forum too (with 1.1.4) and have had no problems uploading youtube videos there using the normal URL.

Are there something special I need to be aware of when uploading videos? Something special to add or delete to the youtube URL?

Thanks :)
 
No. There's a server error too.
On media submit url, forum.com/media/submit when i hit "submit media" button, i got server error on next page:
Code:
Argument 4 passed to XenForo_Model_Thread::markThreadRead() must be an array, integer given, called in /home/user/public_html/library/EWRmedio/Model/Threads.php on line 30 and defined
 
XenForo_Application::handlePhpError() in XenForo/Model/Thread.php at line 1651
XenForo_Model_Thread->markThreadRead() in EWRmedio/Model/Threads.php at line 30
EWRmedio_Model_Threads->buildThread() in EWRmedio/Model/Media.php at line 201
EWRmedio_Model_Media->updateMedia() in EWRmedio/ControllerPublic/Media.php at line 191
EWRmedio_ControllerPublic_Media->_inputSubmit() in EWRmedio/ControllerPublic/Media.php at line 144
EWRmedio_ControllerPublic_Media->actionSubmit() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/user/public_html/index.php at line 13

I checked on media main page, video was posted and thread was also created with [medio=full]1538[/medio] bb code.
I am getting this error as well with v1.1 Beta5. However the video gets entered into the Media Library ok but the thread it creates in the forums just shows the bb code in the post and nothing more.

I am guessing that this mod doesn't work with XF v1.1 B5 possibly due to the new auto embedding of videos in posts. So this mod is defunct for me until XF 1.1 goes gold and Jaxel then updates the mod
 
I am getting an error every time myself or a user tries to add a video. It just started happening in the last day or so and I haven't added any addons or changed any code in that time so I don't know what the problem could be. Does this error look familiar at all?
Code:
empty($json['entry']['media$group']['media$thumbnail']) || (!empty($json['entry']['app$control']['yt$state']) && $json['entry']['app$control']['yt$state']['name'] != 'restricted') ? $json['entry']['app$control']['yt$state']['$t'] : null

Screenshot at 2011-11-17 20:07:48.webp
 
I am getting an error every time myself or a user tries to add a video. It just started happening in the last day or so and I haven't added any addons or changed any code in that time so I don't know what the problem could be. Does this error look familiar at all?
Code:
empty($json['entry']['media$group']['media$thumbnail']) || (!empty($json['entry']['app$control']['yt$state']) && $json['entry']['app$control']['yt$state']['name'] != 'restricted') ? $json['entry']['app$control']['yt$state']['$t'] : null

View attachment 21472
Is it a certain video or all videos? Did you recently update your XenForo board to 1.1??
 
[8wayRun.Com] XenMedio (Media) v1.3.6 CHANGELOG
A lot of listeners and classes have changed in this version. You do NOT need to uninstall the previous version, however you should delete all the previous versions' files from your server before you upload these new files.
  • Slugging Keyword JavaScript will now properly slug foreign languages to English.
  • Deletion prompts throughout XenMedio have conformed to match XenForo's prompts.
  • Administration tools have been added to their own drop-down menu.
  • Administrators can now "alter" media to change it's service and values manually.
  • CAPTCHA support has been added for forums that allow non-registered users to submit.
  • Search index will now be properly updated on submit/edit/delete of media.
  • Username columns have been normalized so they are updated when usernames change.
  • Support for YouTube's shortcodes have been added.
  • Support has been added for hosters that require additional queries in embed codes.
  • Bug with MarkForumsRead and XenForo 1.1 has been fixed.
DONATE: http://8wayrun.com/xenforo/
 
Status
Not open for further replies.
Back
Top Bottom