View Single Post
Old 2006-05-24, 10:44 PM   #2
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by Toby
I assume you're using some kind of variable name within the gallery link in your post so that WP knows that this isn't an ordinary alpha-numeric text string?
Naturally. I'm using the same variable that I've used every step of the way. WP build each part separately, then assembles them as a whole. So I've told each separate part how to find the affiliate id in the url, then place my <?php echo $QUERYSTRING?> in every instance where WP would be building links. All has worked fine. Now, when I add a gallery link within a post, I do something like this: http://www.buttplugballfan.com/shit-gallery.php?<?php echo $QUERYSTRING?> Because the posts are being assembled in some other factory before being shipped to the main showroom, they don't know how to find $QUERYSTRING. And my search for this hidden post building factory is coming up empty.

Anyone own a bloodhound?
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote