Username or Email
Password:
Forgot Password
Download the attached file and place it in this directory:
C:\Igentics\Projects\OCButcherPHP2\app\code\core\Mage\Customer\Block\Links.php
Then you can call this new code from the XML template using:
<block type="customer/links" name="account_link"> <action method="addAccountLink"></action> </block>
for example
<!-- Mage_Checkout --> <reference name="top.right.links"> <block type="checkout/links" name="checkout_cart_link"> <action method="addCartLink"></action> </block> <block type="checkout/links" name="checkout_link"> <action method="addCheckoutLink"></action> </block> <block type="customer/links" name="account_link"> <action method="addAccountLink"></action> </block> </reference>
http://www.igentics.com
Igentics are Internet Engineers, we like to look at things from a different angle. The end result being a fully integrated system encompassing the whole supply chain from supplier to end user, incorporating all legacy systems and data. This increases profits and reduces cost.