HawkeVIPER Posted December 18, 2004 Posted December 18, 2004 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
♥bruyndoncx Posted December 18, 2004 Posted December 18, 2004 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
HawkeVIPER Posted December 18, 2004 Author Posted December 18, 2004 not sure if the question is1) 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 <{POST_SNAPBACK}> twas number 1, thank you very much =) *goes back to debugging the borked code*
Recommended Posts
Archived
This topic is now archived and is closed to further replies.