Quote:
Originally Posted by CorneliusW
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.
|
No, maybe your SERVER blocks the connection.
@ Reules: Did you also add the comment to the vbseo box, and not just the rules?