This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

add video issue
#1

Hi.

when you logged to youtube.com the video url start from https://
In this case after submit video to commentics, the adminpanel display /invalid video/. Same video with http:// added fine.

Commentics 1.8
Reply
#2

Hi,

Can you try the following.

Open /comments/includes/autoembed/stubs.php

On line 41, there is this:

PHP Code:
<?php 
'url-match' => 'http://(?:video\.google

Replace with:

PHP Code:
<?php 
'url-match' => 'https?://(?:video\.google

Have you completed the interview?
Reply
#3

Thanks this help Smile
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
06-Nov-2013, 07:44 PM
Last Post by Steven
23-Apr-2013, 12:34 PM
Last Post by goppss
06-Jan-2013, 10:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)