Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

insert image


oldmen47

Recommended Posts

I'd also like to know how I cann move the Go Daddy seal that's on the center Top of my page,

and insert it above where I currently have my shopping cart column on the right side column of my page

so it is parallel to the buysafe bonded logo in the left column.

 

Visit My Website

 

I've done some research on how to make these changes but I have not been able to find the instructions.

This is all I need to complete my store.

 

Your help is really appreciated.

Link to comment
Share on other sites

Mario,

 

If you are looking to put the godaddy seal above your cart box, you can use a contribution like this one:

 

http://addons.oscommerce.com/info/4471

 

You will have to modify the img code to display your seal but the box will work.

 

 

 

Chris

 

 

 

Hi Chris,

 

Thank you for your post. My father does not read english very well...but he tries to understand what is posted from other members to work on the store.

We've been working on this store for almost 6 months now, following the posts from other members, and it's all we have left to complete it.

He has been playing with the link and instructions that you sent him, and I as well have tried to follow the steps but am unsure of where I'm to copy the file.

Am I to, download the new seal into my boxes file? When I get to the folder, it only gives me the option to upload a new file. There is no option to copy and paste the seal.

Is there a way you can better instruct us?

 

Thanks again.

Link to comment
Share on other sites

Hi Chris,

 

Thank you for your post. My father does not read english very well...but he tries to understand what is posted from other members to work on the store.

We've been working on this store for almost 6 months now, following the posts from other members, and it's all we have left to complete it.

He has been playing with the link and instructions that you sent him, and I as well have tried to follow the steps but am unsure of where I'm to copy the file.

Am I to, download the new seal into my boxes file? When I get to the folder, it only gives me the option to upload a new file. There is no option to copy and paste the seal.

Is there a way you can better instruct us?

 

Thanks again.

Any help to do this would be appreciated.

:rolleyes:

Link to comment
Share on other sites

Any help to do this would be appreciated.

:rolleyes:

Any help to do this would be appreciated.

 

//PAYPAL VERIFIED BOX for OsCommerce 2.2ms2

// August 2006

// By: ZheXiang

// URL: http://lowpricewebtemplates.com

 

Donate some cash to me thru MoneyBookers.com @ [email protected]

 

//------------------------------------------------------

This add-on can be installed in a couple of minutes.

//------------------------------------------------------

 

How to install this add-on?

 

1- copy guarantee_seal.php to: catalog\includes\boxes\

 

2- add this line to catalog\includes\languages\english.php

 

// Guarantee Verified Box

define ('GUARANTEE_HEADER', 'Guarantee');

 

4- In column left or right add the following to where you want to show the box.

 

include(DIR_WS_BOXES . 'Guarantee_seal.php');

 

That's all!!!

Link to comment
Share on other sites

Any help to do this would be appreciated.

 

//PAYPAL VERIFIED BOX for OsCommerce 2.2ms2

// August 2006

// By: ZheXiang

// URL: http://lowpricewebtemplates.com

 

Donate some cash to me thru MoneyBookers.com @ [email protected]

 

//------------------------------------------------------

This add-on can be installed in a couple of minutes.

//------------------------------------------------------

 

How to install this add-on?

 

1- copy guarantee_seal.php to: catalog\includes\boxes\

 

2- add this line to catalog\includes\languages\english.php

 

// Guarantee Verified Box

define ('GUARANTEE_HEADER', 'Guarantee');

 

4- In column left or right add the following to where you want to show the box.

 

include(DIR_WS_BOXES . 'Guarantee_seal.php');

 

That's all!!!

 

 

in step #4 I get the error:

 

Warning: include(includes/boxes/Guarantee_seal.php) [function.include]: failed to open stream: No such file or directory in /home/gisellst/public_html/includes/column_right.php on line 12

 

Warning: include(includes/boxes/Guarantee_seal.php) [function.include]: failed to open stream: No such file or directory in /home/gisellst/public_html/includes/column_right.php on line 12

 

Warning: include() [function.include]: Failed opening 'includes/boxes/Guarantee_seal.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gisellst/public_html/includes/column_right.php on line 12

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...