Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation and Configuration


poddan1

Recommended Posts

Posted

http://wiki.oscommerce.com/docsCatBoxGen

 

When I add a link in the information box, the page becomes a mess.

I?ve done the tvice with the same result.

The link works but the page shows all php code instead of the orginal text.

 

Everythime I have to restore english.php.

 

What can I have done wrong.. probebly in the eng.php..but I?ve just cut and past..

 

Help please !! ;)

Posted

sounds like you missed a define in the english.php somehing like

 

define('BOX_INFORMATION_LINKS', 'Links');

should show the text Links in the information box

 

and

'<a href="' . tep_href_link(FILENAME_LINKS) . '">' . BOX_INFORMATION_LINKS . '</a><br>' .

in catalog/includes/boxes/information.php

 

these are only examples

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...