View Single Post
Old 2009-09-26, 11:01 AM   #8
HowlingWulf
Me fail English? That's unpossible!
 
HowlingWulf's Avatar
 
Join Date: Dec 2003
Location: FL
Posts: 1,381
Send a message via ICQ to HowlingWulf
Quote:
Originally Posted by Simon View Post
Sure. Look here...

http://fukvideo.com/lordsofporntest.html

I'm not talking about the text link under the video player, that seems to work just fine. I mean the little link *icon* that's inside the controller on the player. It's on the right side. There's video duration, then the link icon, then the full-screen icon, then the volume control. When I click the link icon it goes to the 404 address I mentioned earlier. Where does it go when you click on that icon?
That depends on having this code in the .htaccess code
RewriteRule paysite/(.*)/$ /go.php?go=visitsite&sid=$1
I'm guessing it's missing on lordsofporn

Also the iframe code is missing a variable definition, so instead of showing the screen thumbshot it just displays a black screen.

Around line 10, add
$vcode = $se["vcode"];
__________________
WordPress Porn directory theme => Maddos
Create a Porn Tube => Video Pornster
HowlingWulf is offline   Reply With Quote