Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How Do I Place Credit Card Icons?


angel_duzt

Recommended Posts

Look at the bottom of your english.php file for a line that starts

 

define('FOOTER_TEXT_BODY'

 

You insert the code there.

 

I am using the PayPal seal contrib, which explains how to enter the code.

 

You might want to download that contrib just to read the readme file.

Rik Rasmussen

Link to comment
Share on other sites

Look at the bottom of your english.php file for a line that starts

 

define('FOOTER_TEXT_BODY'

 

You insert the  code there.

 

I am using the PayPal seal contrib, which explains how to enter the code.

 

You might want to download that contrib just to read the readme file.

Hi

 

Thanks for your reply.

 

Well I tried that and got this error message:

 

Parse error: parse error, unexpected '>' in /home/******/public_html/includes/footer.php on line 44

 

But Ive looked there and there is no > that shouldnt be there???

Link to comment
Share on other sites

This is a guess, but make sure there is nothing after the last > in the file.

 

Put your cursor after the last > in file and delete anything after.

 

I understand that editing files online sometimes inserts these EOF spacers and causes errors.

 

I use Dreamweaver to edit, then ftp the file.

Rik Rasmussen

Link to comment
Share on other sites

This is a guess, but make sure there is nothing after the last > in the file.

 

Put your cursor after the last > in file and delete anything after.

 

I understand that editing files online sometimes inserts these EOF spacers and causes errors.

 

I use Dreamweaver to edit, then ftp the file.

 

 

Thanks Rik, Will give that a go today. :thumbsup:

Link to comment
Share on other sites

Thanks Rik, Will give that a go today.  :thumbsup:

Hi Again Rik

I gave it a go again, but it still doesnt want to know. This is what I added to the footer:

 

<P><IMG SRC="/images/icon_cards.gif" ALT="Cards" BORDER=0></P>

 

I have the icon_cards in the images folder, bu they really just dont want to show up. It either says there is an unexpected > or a T String problem??? :'(

Link to comment
Share on other sites

Hi Again Rik

I gave it a go again, but it still doesnt want to know.  This is what I added to the footer:

 

<P><IMG SRC="/images/icon_cards.gif" ALT="Cards" BORDER=0></P>

 

I have the icon_cards in the images folder, bu they really just dont want to show up.  It either says there is an unexpected > or a T String problem???  :'(

 

 

LOL I wqas supposed to put in the english.php wot a prat! Ill try that! Sorry about this :blush:

Link to comment
Share on other sites

PayPal Verified Seal with Credit Card images:

 

This very simple mod will display your PayPal Verified Seal and five credit card images - VISA, Master Card, Discover Card, American Express, and e-check - in the Footer area of each page generated by OsCommerce!

 

Instructions and credit card images are included in the download.

 

 

http://www.oscommerce.com/community/contri...ons,2331/page,7

Rik Rasmussen

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...