
Originally Posted by
IATIA
I am getting to where I can man-handle ZenCart, but I need to get more familiar with php and have found a couple of decent primers. In the mean time, I need to jump the gun and trying to find the answer gets me a lot of close calls, but not what I am looking for.
I want to change this --->
<a href="http://67.222.96.12/~technomo/index.php?main_page=page&id=1" target="_self">
into this --->
<a href="HTTP_SERVER/index.php?main_page=page&id=1" target="_self">
I tried the search and got as many results as pages in the php primer. Though I know I will need to finish the book, I would really like this answer now.
Thanks
ZenCart 1.3.8
PHP 5.2.6
MySQL 5.0.67
Glacial Age Template
Editable_Sidebox_1.0 <--- This is where I need the mod