Hey guys, I got one adult videotube script and when I'm adding video, it's popups me this error: Parse error: syntax error, unexpected ';' in /home/darkusha/public_html/admin/actions/add_video.php on line 9 Here is the whole add_video.php file Here is the screenshot: PLEASE HELP ME
What the *** is this: $categ = ( integer ); PHP: ?? Shouldn't it be $categ = (int) $_POST['categ']; PHP: or something? (and the same for the other lines)
premiumscripts Dude THANKS!!! That solved problem, but now videos are added in Admin cp only, not on main page... and plus, can you check this cron job, it doesn't work. Is this correct? because it doesn't work