• 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.
Oracle... I have discovered the issue with your WMV videos (may be the same problem other people are having)...

As I said before, the locations for the media players are based on your BOARDURL setting... (the board URL setting for your forum would be http://terapvp.com/community, it would be http://www.8wayrun.com for my forum). The reason for this is to prevent cross linking of media; many media players don't permit cross server linking without explicitly defining CDN information. So why doesn't this work on your forum?

Because your forum is at: http://terapvp.com/community
But for your BOARDURL setting you have: http://www.terapvp.com/community

Notice the WWW? If you have your server explicitly setup to collapse your www, it creates a cross server link issue.
 
[8wayRun.Com] XenMedio (Media) v1.3.3 CHANGELOG
  • Fixed local media rss for podcasts. This was an issue with iTunes specifically being ****ty software and not following rss standards.
  • Fixed pagination on category/user/keyword/service pages.
  • Fixed adding to playlist form on the playlist sidebar.
 
Oracle... I have discovered the issue with your WMV videos (may be the same problem other people are having)...

As I said before, the locations for the media players are based on your BOARDURL setting... (the board URL setting for your forum would be http://terapvp.com/community, it would be http://www.8wayrun.com for my forum). The reason for this is to prevent cross linking of media; many media players don't permit cross server linking without explicitly defining CDN information. So why doesn't this work on your forum?

Because your forum is at: http://terapvp.com/community
But for your BOARDURL setting you have: http://www.terapvp.com/community

Notice the WWW? If you have your server explicitly setup to collapse your www, it creates a cross server link issue.

Jaxel, when I set up my forum software I used the "www" prefix. To the best of my knowledge I have always used the "www" prefix with everything. Until recently I was unaware that I even had the option to not use the www prefix. Here are my board settings:

View attachment 13039

I am willing to do everything up to and including an uninstall/re-install of XF to resolve this issue and have my forums appear correctly. Brogan took a look and shared my board did appear with the "www" prefix http://xenforo.com/community/threads/url-101.14148/#post-185176

Is it possible something within XenMedio code needs to be changed to either force everything into "www" or to try both? I hate to alter my htaccess to force my site to redirect just to support XenMedio, but if I have no other choice I'll do it.

My basic question is...how can I install XF in such a way, or what change can I make to my existing XF install, so this will work?
 
final idea here....if all else fails, can you share how I can edit the Service to automatically include the www prefix on all my URLs? I think that would be the best solution, although it is a patch and not a true fix.
 
Sorry for this stupid question, it's the first time i'm installing an addon for Xenforo. When i'm try to upload the xml file, i see this error:"Error Please enter a valid file name. The requested file could not be read."
 
Sorry for this stupid question, it's the first time i'm installing an addon for Xenforo. When i'm try to upload the xml file, i see this error:"Error Please enter a valid file name. The requested file could not be read."
Easiest way:
Copy the xml file to your desktop.
Browse to the file and upload it.
 
When i'm trying to upload the xml file, i have this error:
Code:
Server Error

call_user_func() expects parameter 1 to be a valid callback, class 'EWRatendo_Install' not found

  1. XenForo_Application::handlePhpError()
  2. call_user_func() in XenForo/Model/AddOn.php at line 214
  3. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  4. XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 180
  5. XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
  6. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  7. XenForo_FrontController->run() in /storage/www/mywebsite1.net/xfdevelopment/admin.php at line 13
 
it sounds like you haven't uploaded the files to your webserver, or you uploaded them to the wrong location.

You should be able to browser from your webserver: forumrootdirectory/library/EWRatendo

All you need to do is open the upload folder for the add-on, drag the contents to your forum root directory, and drop them there
 
Jaxel, when I set up my forum software I used the "www" prefix. To the best of my knowledge I have always used the "www" prefix with everything. Until recently I was unaware that I even had the option to not use the www prefix. Here are my board settings:

View attachment 13039

I am willing to do everything up to and including an uninstall/re-install of XF to resolve this issue and have my forums appear correctly. Brogan took a look and shared my board did appear with the "www" prefix http://xenforo.com/community/threads/url-101.14148/#post-185176

Is it possible something within XenMedio code needs to be changed to either force everything into "www" or to try both? I hate to alter my htaccess to force my site to redirect just to support XenMedio, but if I have no other choice I'll do it.

My basic question is...how can I install XF in such a way, or what change can I make to my existing XF install, so this will work?
I think you are confused... XenMedio is already adding the "www", because your board url setting says it is there. However, with your website itself, you are not automatically requiring or collapsing the "www".

This works: http://www.terapvp.com/community/media/cezeo-wmv-reimport-after-1-3-0-upgrade.2/
This does not: http://terapvp.com/community/media/cezeo-wmv-reimport-after-1-3-0-upgrade.2/

Notice that if you go to http://8wayrun.com/, it automatically requires the "www" and forwards you correctly.
 
help me to upgrade xenmedio and xenporta
I'd suggest you go into excruciating detail of what you did.
What files you uploaded where. How you uploaded them.
Details details.
A great suggestion would be for you to just revert back to the backup you made of Xenforo before updating the plugins.

Time for doing a good backup .... relatively painless.
Time for undoing an upgrade problem .... can be severe.
Time for re-doing you site because you got hacked .... MAJOR.

Consider yourself forewarned.
 
I'd suggest you go into excruciating detail of what you did.
What files you uploaded where. How you uploaded them.
Details details.
A great suggestion would be for you to just revert back to the backup you made of Xenforo before updating the plugins.

Time for doing a good backup .... relatively painless.
Time for undoing an upgrade problem .... can be severe.
Time for re-doing you site because you got hacked .... MAJOR.

Consider yourself forewarned.

I posted a link to previous messaje about my problem. Upgrade caused problem. Anyway i uninstalled and reinstalled xenporta again. Site is working for now. Thanks.
 
Status
Not open for further replies.
Top Bottom