Labels In Embed Videos

Seek help running and customizing Nuevoplayer Please do not post bug reports, or feature requests here.

Labels In Embed Videos

Postby dquick1 » Fri May 28, 2010 12:14 am

Is it possible to stop Labels from playing in embedded videos. I see how to suppress pre, post and midroll ads. Is it also possible to suppress Labels?
dquick1
 
Posts: 5
Joined: Fri Oct 02, 2009 3:29 pm

Re: Labels In Embed Videos

Postby dargre » Sat May 29, 2010 9:33 pm

There is no specific option for that.
However you can remove all labels code manually in file "econfig.php"
This is config file only for embeded player.

Code starts from:
Code: Select all
$sql="select * from nuevo_labels where active='1' ORDER BY RAND() LIMIT 1";

Ends on line:
Code: Select all
   print "<labelPosition>".$ov['labelposition']."</labelPosition>\n";
  }
}


Just remove all that part or comment each line with double slash.
Thank you,
Nuevolab Team
dargre
 
Posts: 75
Joined: Mon Sep 07, 2009 3:47 am


Return to Troubleshooting & 'How Do I' Questions

Who is online

Users browsing this forum: No registered users and 0 guests

cron