Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

banner1 and banner2 REMOVE action links


decadude

Recommended Posts

Posted

redirect.php?action=banner&goto=4 <-- banner1 has this link as http banner

redirect.php?action=banner&goto=5 <-- banner2 has this link as http banner

 

I would like to remove the above action links im no php guru and have played around with banners.php and header.php with no luck

 

I would like to know how to keep my banner images i have up but remove the banner action links from the page.

 

I am assuming the goto=4 and goto=5 are referencing products that I did offer that are no longer available but not sure

Posted

thinking maybe i can delete and re add with the banner tool and specifying no html and directing back to the image I want to use in the admin tool but want to make 100% sure b/c i am afraid of messing something up here this was my reason for wanting to play around with the code first b/c if something did not work then I could just revert back to original code

Posted

thinking maybe i can delete and re add with the banner tool and specifying no html and directing back to the image I want to use in the admin tool but want to make 100% sure b/c i am afraid of messing something up here this was my reason for wanting to play around with the code first b/c if something did not work then I could just revert back to original code

If you fill in the HTML Text for the banner with something like the code below you don't need to modify the PHP code.

 

<img src="images/oscommerce.gif" border="0" alt=" osCommerce " title=" osCommerce ">

Just change the image name and the TITLE and ALT text.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...