Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sts install files


furan

Recommended Posts

Hello, I have a little doubt.

 

I am modifying files to install the sts, particularly now the admin / includes / boxes / modules.php

 

according to the manual I have to look:

 

.'' BOX_MODULES_PAYMENT. ''

 

and then write:

 

/ / START STS 4.1

.'' BOX_MODULES_STS. .''

/ / END STS 4.1

 

Part of code is this:

 

if ($ selected_box == 'modules') (

$ Contents [] = array ('text' => '<a href="'. Tep_href_link(FILENAME_MODULES,'set=payment','NONSSL').'" Class="menuBoxContentLink">'. BOX_MODULES_PAYMENT. '</ a> <br> '.

'<a Href="'. Tep_href_link(FILENAME_MODULES,'set=shipping','NONSSL').'" Class="menuBoxContentLink">'. BOX_MODULES_SHIPPING. '</ A> <br>'.

'<a Href="'. Tep_href_link(FILENAME_MODULES,'set=ordertotal','NONSSL').'" Class="menuBoxContentLink">'. BOX_MODULES_ORDER_TOTAL. '</ A>');

)

and my question is .... :) Where is next? ... I guess it will be a triviality, but better to ask. I hope you can lend a hand. thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...