- Posts: 3
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- All Videos Doesnt work since updating to Joomla 1.5.7
All Videos Doesnt work since updating to Joomla 1.5.7
- Kimberly Huff
-
Topic Author
- Offline
- New Member
Less
More
16 years 6 months ago #17460
by Kimberly Huff
All Videos Doesnt work since updating to Joomla 1.5.7 was created by Kimberly Huff
I recently updated my Joomla 1.5.6 to Joomla 1.5.7. Since then I receive the following error message on the pages that use the All Video functions.
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
The error message pops up in a separate window and when I click on Continue the website still works and the video works but every time I refresh that page, the error window pops up.
Any suggestions?
Thanks,
Kim
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
The error message pops up in a separate window and when I click on Continue the website still works and the video works but every time I refresh that page, the error window pops up.
Any suggestions?
Thanks,
Kim
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
16 years 6 months ago #17461
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: All Videos Doesnt work since updating to Joomla 1.5.7
URL?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kimberly Huff
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
16 years 6 months ago #17462
by Kimberly Huff
Replied by Kimberly Huff on topic Re: All Videos Doesnt work since updating to Joomla 1.5.7
I am so sorry. Is it sad that I was laying in bed thinking about what the problem could be and it dawned on me that I forgot to post a URL? hehehe
www.eagle-micro.com/content
Thanks,
Kim
www.eagle-micro.com/content
Thanks,
Kim
Please Log in or Create an account to join the conversation.
- Nikita Magel
-
- Offline
- New Member
Less
More
- Posts: 1
16 years 6 months ago #17463
by Nikita Magel
Replied by Nikita Magel on topic Re: All Videos Doesnt work since updating to Joomla 1.5.7
All Videos is also not working for me since updating to Joomla 1.5.7! Only for me, I get no error, but rather a blank gap/space where the video would normally be. When I place my mouse over that space, the tooltip reads "JoomlaWorks AllVideos Player" indicating that the plugin is installed and enabled.
Any ideas?
Any ideas?
Please Log in or Create an account to join the conversation.
- Kimberly Huff
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
16 years 6 months ago #17464
by Kimberly Huff
Replied by Kimberly Huff on topic Re: All Videos Doesnt work since updating to Joomla 1.5.7
Quicknik,
What is your URL? Mine still doesnt work (www.eagle-micro.com/content) but I found something strange. When I view the page in Firefox I get the error message but the video still plays, but when I play it in IE7, I get no error message but the file doesnt work. Something else strange, the rotating graphic on the right doenst work in IE either but it does work in Firefox. Strange huh?
Kim
What is your URL? Mine still doesnt work (www.eagle-micro.com/content) but I found something strange. When I view the page in Firefox I get the error message but the video still plays, but when I play it in IE7, I get no error message but the file doesnt work. Something else strange, the rotating graphic on the right doenst work in IE either but it does work in Firefox. Strange huh?
Kim
Please Log in or Create an account to join the conversation.
- Mike Berg
-
- Offline
- New Member
Less
More
- Posts: 5
16 years 6 months ago - 16 years 6 months ago #17465
by Mike Berg
Replied by Mike Berg on topic Re: All Videos Doesnt work since updating to Joomla 1.5.7
I'm getting the same error. If I dismiss the message, I can view the video just fine.
new.door62.com/index.php?option=com_content&view=category&layout=blog&id=39&Itemid=56
Looking at the source code, it appears to be looking for a JPG in the "flashvars" parameter.
I put a jpg with that filename in the videos folder, and now I don't get the error. So I deleted the jpg, then went into this file:
/plugins/content/jw_allvideos/jw_allvideos_sources.php
and deleted the following text from the flv reference:
&image=$mosConfig_live_site/{VFOLDER}/{AVSOURCE}.jpg
Now I don't get any errors at all.
new.door62.com/index.php?option=com_content&view=category&layout=blog&id=39&Itemid=56
Looking at the source code, it appears to be looking for a JPG in the "flashvars" parameter.
<object type="application/x-shockwave-flash" style="width:400px;height:300px;" data="http://new.door62.com/plugins/content/jw_allvideos/players/mediaplayer_4.0.46.swf">
<param name="movie" value="http://new.door62.com/plugins/content/jw_allvideos/players/mediaplayer_4.0.46.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="" />
<param name="autoplay" value="false" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=http://new.door62.com/images/stories/videos/sa-motion.flv&image=http://new.door62.com/images/stories/videos/sa-motion.jpg&autostart=false&fullscreen=true" />
</object>
I put a jpg with that filename in the videos folder, and now I don't get the error. So I deleted the jpg, then went into this file:
/plugins/content/jw_allvideos/jw_allvideos_sources.php
and deleted the following text from the flv reference:
&image=$mosConfig_live_site/{VFOLDER}/{AVSOURCE}.jpg
Now I don't get any errors at all.
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- All Videos Doesnt work since updating to Joomla 1.5.7