Quote:
Originally Posted by Surviver
I don't know, where the problem is - it seems there are connection problems to the video hoster.
Regards
Surviver
|
Connection problem to YouTube? I tried to do a video that is featured on their main page and still was unable to do so. Perhaps I need to modify settings.
What could be the problem is the VBSEO. I added the required coding
PHP Code:
'video.php?do=viewdetails&categoryid=(d+)&categorytitle=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)'=>'videos/$2-$1/'
'video.php'=>'videos/'
to the Custom Rewrite Rules section but I'm still in video directory options to add the coding for it to be removed.