View Single Post
  #14  
Old 06-06-2007, 08:03 AM
  davidsaldana's Avatar 
davidsaldana davidsaldana is offline
 

Senior Member
  
Join Date: Oct 2005
Posts: 187
 

Default Re: Link Bait on the Fly | SEO Marketing

Just my two cents. I would take a look at this line of code:

Code:
if(isset($_GET["tmbn_url"])) $tmbn_url = $_GET['tmbn_url'];

The 4.1.8 program could have changed the name of the tumbnail. Check in your database to see what it is called. It seems to be grabing the rest of the information.

Good Luck

-DS
__________________
4.4
Code:
Hello World
Reply With Quote