Keyword

AllVideos quicktime error

  • Sam Fraser
  • Sam Fraser's Avatar Topic Author
  • Offline
  • New Member
More
9 years 9 months ago #145920 by Sam Fraser
AllVideos quicktime error was created by Sam Fraser
I'm using allvideos to pull a video from a remote site, the video integration into the article works but i'm seeing this error in the page load console

mylocalsite.local/plugins/content/jw_allvideos/jw_allvideos/includes/js/quicktimeplayer/ac_quicktime.js?v=4.7.0 404 Not Found

Any idea what this is?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 8 months ago #145975 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Hello Sam,
Which version of AllVideos are you using?
Also is it possible to have a link to the issue please?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #146087 by Olivier De Groef
Replied by Olivier De Groef on topic AllVideos quicktime error
Sam

I had the same error and it is because the plugin load the file with incorrect caps.

You can see this in '<JOOMLA_ROOT>/plugins/content/jw_allvideos/jw_allvideos.php'-file. Look for the line with 'ac_quicktime.js'. The php line loads the file all in lower case but on the server the file is in mixed case.

You need to change one of both so that they match 'case sensitive'. I think this is a bug in the php file from 'AllVideos'. This what I did anyway.

PS: I use this plugin for several years now and I find it a very,very nice plugin. Keep the good works guys.

Kind Regards
Olivier

Webmaster of a
Joomla! 3.6 running the JoomlaWorks 'AllVideos' Plugin v4.7.0

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 8 months ago #146101 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Thank you for your kind words and your feedback Olivier,

Which version of the plugin are you using?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #146122 by Olivier De Groef
Replied by Olivier De Groef on topic AllVideos quicktime error
Krikor

I am running JoomlaWorks 'AllVideos' Plugin v4.7.0.

Kind Regards

Webmaster of a
Joomla! 3.6 running the JoomlaWorks 'AllVideos' Plugin v4.7.0

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #156829 by lev99
Replied by lev99 on topic AllVideos quicktime error
Everything is much easier, no such file exists, like in the name of the file used capital letters, and in the code a little, change the file name to the little and everything will work.

this title
AC_QuickTime.js

change
ac_quicktime.js

imgur.com/jWbtMQF

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 8 months ago #156956 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
You are right.
This has been corrected in the upcoming version of AllVideos (and the DEV one github.com/joomlaworks/allvideos )

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #156966 by Olivier De Groef
Replied by Olivier De Groef on topic AllVideos quicktime error
Krikor

Any idea when the update will get released?

Kind Regards
Olivier De Groef

Webmaster of a
Joomla! 3.6 running the JoomlaWorks 'AllVideos' Plugin v4.7.0

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 8 months ago #156970 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
I cannot share an ETA, but it is safe to use the DEV version.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
  • Offline
  • Senior Member
More
8 years 4 months ago #159348 by Christophe BERTRAND
Replied by Christophe BERTRAND on topic AllVideos quicktime error
Hi
I have the exact same problem.
It seems from reading you that to install the dev version (4.8.0) solves it.
But, and please excuse my lack of knowledge here, how to you install the dev version ?
Thanks a lot for the help.
Best
Chris

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 4 months ago #159366 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Download it from here -> github.com/joomlaworks/allvideos
And simply install it like any other Joomla! extension from the Extensions Manager.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
  • Offline
  • Senior Member
More
8 years 4 months ago #159374 by Christophe BERTRAND
Replied by Christophe BERTRAND on topic AllVideos quicktime error
Thanks a lot,
Done it and solved it.

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #159381 by Sean Carney
Replied by Sean Carney on topic AllVideos quicktime error
I also want to know how to install the dev version. I need to clean this error up. :-)

Thanks, Sean Carney

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 4 months ago #159401 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Hello Sean,

I have already replied to the other thread.
Download the zip file from the link provided in my previous post and install it like any other Joomla! extension.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #163810 by Luka Jeremić
Replied by Luka Jeremić on topic AllVideos quicktime error
Hi Krikor,

I've downloaded latest version of your JW player hopping that you've made changes to fix this simple issue after 9 months. Please change ac_quicktime path to AC_QuickTime.js or rename file accordingly ( plugins/content/jw_allvideos/jw_allvideos.php, should be line 151 ).

This is simple solution to simple problem, you should think about people who have linux servers not just windows :), case sensitive files or paths are normal behavior everywhere except on windows servers :)

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #163817 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Please use the DEV version
github.com/joomlaworks/allvideos

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #163850 by Luka Jeremić
Replied by Luka Jeremić on topic AllVideos quicktime error

Krikor wrote: Please use the DEV version
github.com/joomlaworks/allvideos


OK Krikor, ty for your reply, can you tell us when can we expect this change (and other changes in DEV version) official?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #163858 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Unfortunately I do not have an ETA, for the time being the only differences between the stable and the DEV version is a PHP notice and this URL.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #164222 by Wire Creative
Replied by Wire Creative on topic AllVideos quicktime error
It's been over a year since this was fixed in the dev version, but it still hasn't been pushed to production?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 6 months ago #164265 by Krikor Boghossian
Replied by Krikor Boghossian on topic AllVideos quicktime error
Yes, there haven't been added the new features required to release a new version.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum