Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Pugdog Recommend Mod Question

Quote Reply
Pugdog Recommend Mod Question
Hi,

I'd like to have the 'return to page' link on the success page in the mod take the user back to the category/link listing where they came from instead of looking for a detailed page. Or is that what the 'location' change mentioned in the configuration notes is about? (below). If not, can you possibly tell me how to make it so the link will return them to the category/link listing page they came from.

Cheers

Regan.

##################################################################################################
## send the user back to the detailed page he _probably_ came from.
## print "Location: http://www.postcards.com/cgi-bin/DigitalPostcards/jump.cgi?ID=$id.html\n\n";
## alternative:
## user gets the success page instead, _I_ like it better, but you might not. This is how it is
## set up in default configuration -- to return the "recc_success.html" file, not a location.
## To use the Location: field, go all the way to the end of file, and replace the last call to
## to "(print &site_html_recc_success({%TAGS,%$rec,recip_list=>$recip_list}))" with "(return)"
##################################################################################################

Subject Author Views Date
Thread Pugdog Recommend Mod Question ryel01 2616 Sep 6, 2000, 7:23 PM
Thread Re: Pugdog Recommend Mod Question
pugdog 2517 Sep 6, 2000, 10:04 PM
Post Re: Pugdog Recommend Mod Question
ryel01 2512 Sep 7, 2000, 1:16 AM