javila
Forum Replies Created
-
but why does it happen only with one Url but not with the other? Or why doesn’t it happen on the main site?
But like I said this only happens on the ipad . Everywhere else the video works fine with the original address given automatically by WP
It can’t play the video because it says: error loading media . File could not be played. This doesn’t happen on the main site or as soon as you add the file as external source with the server address (replacing the blog name with: /wp-content/blogs.dir/blog number/) it works.
What would you do if the installation of mod_xsendfile is not possible? What is the main reason for not recommending the code change in that line?
I found out why this happens. It doesn’t have anything to do with your plugin. Here is the solution:
http://www.technowut.com/2012/05/14/how-to-stream-videos-to-ios-devices-with-multisite-wordpress/
The only thing is that i couldn’t install mod_xsendfile on my system with xampp on windows. What I am trying now is to make jw player to convert automatically the wordpress address of the file to the server address so that it is able to play it on ipads like it was suggested here:
http://www.longtailvideo.com/support/forums/jw-player/bug-reports/15740/not-working-on-ipad
with the variable $blogid ( to adjust to each blog) should be easy to do on Line 154 of jw-player-plugin-for-wordpress/media/JWShortcode.php
Could you or somebody else please help me with that?
little correction: it works on the secondary site also on an smartphone but not on the ipad. I says: error loading media . File could not be played
It worked perfectly. I dont have the widget, but everything else works fine now.
Thank you very much for your help and for your great plugin!!
I didnt see a donation button. Let me know in case you have one.
i can’t move the widget to the inactive area, because drag and drop doesn’t work. It doesn’t let me do anything on the configuration site for the widgets when the plugin is activated
I was thinking about deactivating the widget in the code so that is not loaded in the first place and doesn’t cause the problem. When I leave the class class WP_Multi_Importer_Widget extends WP_Widget empty it doesn’t cause the problem with the widget configuration, but it causes other problems. There must be a way of telling wordpress not to load the Multi_Importer widget from the code to allow me to use the other great functions
I deactivated many of the plugins that are not fundamental on my installation and it didnt correct the problem. I didnt deactivate the others because they are important and i was afraid of loosing the configurations of the users on the multisite…
Is there a way to deactivate the widget in your plugin and keep the rest of the plugin functional? I dont need the widget actually…
You are great, Allen!
I will test it and let you know!
Thank you very much for the prompt answer
I am using the last version 2.64
I am using twenty eleven
2 things are necessary to fix this:
1)The content permissions checkbox has to be activated in Members settings.
2)If you are not logged in as a superadministrator your role has to have the restrict_content capability checked when you edit the role ( users->roles->edit role)