Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

my headache for a dime anyone?


HawkeVIPER

Recommended Posts

Posted

I've got a little problem relating to the defined href's on a couple of information box links... can someone tell me where to find the define(); for tep_href_link?

 

TIA

 

--HV

Posted

not sure if the question is

1) where is the function defined --> catalog/includes/general/html_output.php

2) where are the define statements defined --> since they show on all pages, they must be in the catalog/includes/languages/english.php (or equivalent other language)

 

HTH

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Posted
not sure if the question is

1) where is the function defined --> catalog/includes/general/html_output.php

2) where are the define statements defined --> since they show on all pages, they must be in the catalog/includes/languages/english.php (or equivalent other language)

 

HTH

 

 

twas number 1, thank you very much =)

 

*goes back to debugging the borked code*

Archived

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

×
×
  • Create New...