| Re: Mediashow module problem with $op |
| by brewmeister on 2004/5/15 5:13:33 All files are readable. Do I need to make any files writable? The files are showing under the media player window as they should. But when clicking on them I get the error. If I set it to autostart, the first one plays fine. Also, do I need to list them in the video.txt file under the directory "sql"? I am on Win2k with IIS is this an issue? Is there something that needs to be enabled in PHP for that variable/function Thanks again |
| Re: Mediashow module problem with $op |
| by winsion on 2004/5/15 4:17:21 I don't understand... perhaps look at your chmod files is readable. |
| Mediashow module problem with $op |
| by brewmeister on 2004/5/14 17:28:30 I keep getting this error: Notice: Undefined variable: op in D:\website\modules\mediashow\mediashow.php on line 3 Le média vidéo se charge The videos will not play The audio files keep giving this error Le média audio se charge The first five lines look like this. I am assuming the variable is $op. <?php if ($op == "1") { include "../../mainfile.php"; $suppr = " Any help on this. This is a really cool little module for me. I moved to xCgal and lost support for video files Win2k Server IIS5.0 |