jdelgado Posted May 19, 2004 Posted May 19, 2004 Hi, I want to use the banner system of OSC only for my own website promotion. To be more specific, I want all the banners to be linked to a products category inside my OSC store (Photography Gallery, which link is: default.php?cPath=5). What's the URL I must set in the Banner Control Pannel? I've tried several with the similar results: I either get a blank page or I load the category but lose my osCsid session number and whatever I got in my shopping bag so far. I've tried: default.php?cPath=5 default.php?cPath=5&osCsid= default.php?cPath=5&osCsid=<?php echo $HTTP_GET_VARS['osCsid']; ?> etc what is the right one? Regards, Jose Jose Delgado - - - - - - - - - - - - "I wish I were smart enough so I could end all my posts with one of those famous and brillant phrases!" J. Delgado, amateur philosopher (2003)
jdelgado Posted May 20, 2004 Author Posted May 20, 2004 It is so weird because I have a default image linked to that Category (the blsck square box on the right column) and it works fine. This is the link code I set for it: default.php?cPath=5&osCsid=<?php echo $HTTP_GET_VARS['osCsid']; ?> But if I use it as URL for the banner, then I get an error. I don't really know what else to try. Please help me. Regards, Jose Jose Delgado - - - - - - - - - - - - "I wish I were smart enough so I could end all my posts with one of those famous and brillant phrases!" J. Delgado, amateur philosopher (2003)
jdelgado Posted May 20, 2004 Author Posted May 20, 2004 Sorry but I forgot to add a link to my website. I think it will be easier if you give it a look. http://www.railowsky.com/tienda/catalog/ (Please do not make fake purchases, the site is live) Jose Delgado - - - - - - - - - - - - "I wish I were smart enough so I could end all my posts with one of those famous and brillant phrases!" J. Delgado, amateur philosopher (2003)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.