- Posts: 2
COMMUNITY FORUM
[SOLVED] Loading, but not working...
- Zobbster
-
Topic Author
- Offline
- New Member
Less
More
17 years 9 months ago - 17 years 9 months ago #4390
by Zobbster
[SOLVED] Loading, but not working... was created by Zobbster
Hey guys n gals.
I'm stumped by this one. I've had the AllVideos Plugin working fine on many other sites, but on my current project, it just doesn't seem to want to play ball.
AllVideos loads the video players, just doesn't load the files. I'm very confused, so take a look yourself:
www.stalkie.com/index.php?option=com_content&task=blogcategory&id=39&Itemid=166
All the files are definitely there and the mambot is published. So anyone got any ideas why it's not working?
Cheers in advance!
I'm stumped by this one. I've had the AllVideos Plugin working fine on many other sites, but on my current project, it just doesn't seem to want to play ball.
AllVideos loads the video players, just doesn't load the files. I'm very confused, so take a look yourself:
www.stalkie.com/index.php?option=com_content&task=blogcategory&id=39&Itemid=166
All the files are definitely there and the mambot is published. So anyone got any ideas why it's not working?
Cheers in advance!
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
Less
More
- Posts: 1188
17 years 9 months ago #4391
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Loading, but not working...
Hi there!
Trying to see what happens, i decide to see the page source of the site.
I see that, for example if you see the code generede for the video etm_presentation you will see
but then if you try to link to this path ( the path value of the above script )you will see that nothing exist!
Are you sure that the videos exist and have the permissions to be viewed?!
Thanks!
Trying to see what happens, i decide to see the page source of the site.
I see that, for example if you see the code generede for the video etm_presentation you will see
<script language="JavaScript">
<!--
var jsval = '<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" style=\"width:400px; height:323px;\" title=\"AllVideos Player\"> <param name=\"movie\" value=\"http://www.stalkie.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.stalkie.com/images/stories/videos/etm_presentation.flv&showdigits=true&autostart=false\" /> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"transparent\" /> <param name=\"bgcolor\" value=\"#FFFFFF\"> <embed src=\"http://www.stalkie.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.stalkie.com/images/stories/videos/etm_presentation.flv&showdigits=true&autostart=false\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" bgcolor=\"#FFFFFF\" style=\"width:400px; height:323px;\"></embed></object>';
writethis(jsval);//-->
</script>
but then if you try to link to this path ( the path value of the above script )
http://www.stalkie.com/images/stories/videos/etm_presentation.flv
Are you sure that the videos exist and have the permissions to be viewed?!
Thanks!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Zobbster
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
17 years 9 months ago #4392
by Zobbster
Replied by Zobbster on topic Re: Loading, but not working...
Thanks for your reply vinikey.
You're right - it was the cmod permissions. For some reason it all went a bit screwy on my ftp and it messed a few of them up meaning that a load of files were hidden.
All sorted now - thank you!
You're right - it was the cmod permissions. For some reason it all went a bit screwy on my ftp and it messed a few of them up meaning that a load of files were hidden.
All sorted now - thank you!
Please Log in or Create an account to join the conversation.