riverstarmyst![]() 2009-05-08 03:22 | When I added paypal code it moved the search button plus is giving the paypal hyperlink for the search button. I removed the code for paypal but these errors still remained. Could someone point me to possible areas in the code to go to either correct this or to remove the search button and text box? The link to the page is http://iprfinc.com/pattyphp. Just ask if you want to see any particular code. » Quick.Cart v3.xriverstarmyst |
beholder2009-05-08 11:59 | interesting, can you post all the changes you made in order to make paypal work? I think the problem lies therein. |
riverstarmyst![]() 2009-05-08 20:24 | If I remove this code from the menu_1.tpl the search returns to normal but then it says riverstarmyst |
riverstarmyst![]() 2009-05-08 22:24 | Can't believe I fixed it, guess ya just sometimes have to keep walking away for the answer to come.
<?php <!-- BEGIN LIST --><li class="l$aData[sStyle]"><a href="$aData[sLinkName]" $aData[sSelected]>$aData[sName]</a>$aData[sSubContent]</li><!-- END LIST --> riverstarmyst |
beholder2009-05-08 22:33 | Dude, I am lost in what you did with the paypal code and after that. But be happy that it works. |