Keyword

Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

More
15 years 9 months ago #15948 by Endre
I'm getting this error everytime I access the page with my flv videos:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Get this error on both my website and on Joomlawords demosite.
I'm using the latest All Video plugin.
Getting the error in FF and Opera, not in IE7.

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

More
15 years 9 months ago #15949 by Endre
Ok, figured it out.
Do not get the error when using {flvremote}

Cheers
Endre

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

More
15 years 7 months ago - 15 years 7 months ago #15950 by Bugzz
that doesnt really fix the problem does it?

What i mean is that it should work only with those {flv} tags, as it has done so before.

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

More
15 years 6 months ago #15951 by PFR
Hi,

Just had a the same error message, in FF didn't check other browsers.
I looked at the generated source code and it references a jpg in the videos directory. This is a screen shot displayed when the page first loads.
I added the jpg and fixed the error.

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

More
15 years 6 months ago #15952 by skynet
Thanks ! that fixed the error for me, you can also edit the file so you dont have to put images in there at all. To do it, edit this file:

mambots/content/jw_allvideos/jw_allvideos_sources.php

find the line:
&image=$mosConfig_live_site/{VFOLDER}/{AVSOURCE}.jpg

and delete it. Maybe there is a way to make those jpgs automatically?

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

More
15 years 1 month ago #15953 by Sam Sokol
If you want to show a preload image and not get an error, just put a JPG with the same name as the video in the same directory as your video.

Example:

images/stories/video/coolstuff.flv
images/stories/video/coolstuff.jpg

Cool stuff.  ;D

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

More
15 years 3 weeks ago #15954 by airmvp23
I did that and that is when I started getting the error.  The jpg is the same as the flv name.

I added the code
&image=$mosConfig_live_site/{VFOLDER}/{AVSOURCE}.jpg\" />
to my {flv} code to have the preview image work.  It does work, but now the error comes up.

Help Please.

Thanks

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

More
14 years 9 months ago #15955 by Steve Hall
In case any Newbies were confused by the exchange above (which seems to end on an ambiguous note) the problem is nevertheless solved above. To recap, the error message appears because the code is looking for a preload image (jpg) in the same folder, with the same name. And, I presume, it should also have the same pixel dimensions as the flv. Therefore, to solve the problem, create a jpg with the same width and height as your video. Give it the same name as your video (as Senorsam explained above), and put it in the same folder as your video which should be "images/stories/videos". That should stop the error messages from appearing.

I was also using the AllVideos extension. Thanks to Senorsam for the insight.

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


Powered by Kunena Forum