¥Help with streaming video module¥

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   ¥Help with streaming video module¥
zamice
CZ Newbie
zamice has been a member for over 19 year's 19 Year Member
usa.gif
Occupation: geek
Gender: Male
Website:
Status: Offline
Joined: Feb 24, 2005
0.00 posts per day
Posts: 13
Points: 649
AIM Address Yahoo Messenger MSN Messenger ICQ Number
Warning: opendir(modules/streaming/mp3): failed to open dir: No such file or directory in /home/zamice/public_html/admin/modules/streaming/streaming.php on line 962
Warning: closedir(): supplied argument is not a valid Directory resource in /home/zamice/public_html/admin/modules/streaming/streaming.php on line 984
Warning: opendir(modules/streaming/flash): failed to open dir: No such file or directory in /home/zamice/public_html/admin/modules/streaming/streaming.php on line 1027
Warning: closedir(): supplied argument is not a valid Directory resource in /home/zamice/public_html/admin/modules/streaming/streaming.php on line 1049


This is what I see in the code and each line that san invalid directory resource calls for
$handle = opendir($directory);
or close dir.

I need to know where to start looking into this. I know it isnt a script from CZ, but thought maybe one of you guys have seen this and is familiar. I like the layout of this module, but doesnt seem like it was scripted real well. Please give any advise that may help me solve this..


list($a1,$a2)=explode("/",$mpd);
$directory = ereg_replace("/$a2", $a1, $mpd);
$directory="$a2$directory";
$handle = opendir($directory);
$nb = 1;//evite d'afficher un champ suplementaire vide dans la liste déroulante.
/*****************************************Ouverture du tableau***********************************************/
echo "<table align=center width=300  border=1 cellspacing=0 bordercolordark=$bgcolor2 bordercolorlight=$bgcolor1>\n";
echo "<tr>\n <td  bgcolor=$bgcolor1>\n <table align=center border=\"0\">\n";
echo "    <tr>\n";
echo "        <td width=45%>\n";

[ Register or login to view links on this board. ] -squad.com



_________________
Back to top Reply with quote
#2   re: ¥Help with streaming video module¥
zamice
CZ Newbie
zamice has been a member for over 19 year's 19 Year Member
usa.gif
Occupation: geek
Gender: Male
Website:
Status: Offline
Joined: Feb 24, 2005
0.00 posts per day
Posts: 13
Points: 649
AIM Address Yahoo Messenger MSN Messenger ICQ Number
nevermind, I figured it out.. just a misplaced file




_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum