Hello i just perchasd YOUTUBE GUIDE PLUGIN for Phpmotion site Here is my site demo link http://pakmotion.com/videos/7053/I-Love ... na-kapoor-
its a great plugin . I have a small problem after installing it . At the end of video its shows guide but with no thumbs i mean to say its totally blank and i fixed it and now its working perfect if you guys have same problem with this plugin then just try to change this in guideyt.php
if ( isset($_GET['key'])) {
$id = trim($_GET['key']);
To
if ( isset($_GET['key'])) {
$id = trim($_GET['id']);
Note : Make a Backup First in case of some thing went wrong