I've been trying to install this Contribution Name: Customer Export
Contribution Version: 1.0
it all seems to go well until I get to the last line I need to insert, it says to insert this line :
‘<a href=”‘ . tep_href_link(FILENAME_CUSTOMERS_EXPORT, ”, ‘NONSSL’) . ‘” class=”menuBoxContentLink”>’ . BOX_CUSTOMERS_EXPORT . ‘</a><br>’ .
right after this line:
‘<a href=”‘ . tep_href_link(FILENAME_CUSTOMERS, ”, ‘NONSSL’) . ‘” class=”menuBoxContentLink”>’ . BOX_CUSTOMERS_CUSTOMERS . ‘</a><br>’ .
but what I have in my /admin/includes/boxes/customers.php
script is this:
//old-$contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_CUSTOMERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CUSTOMERS_CUSTOMERS . '</a><br>' .
//old- '<a href="' . tep_href_link(FILENAME_ORDERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CUSTOMERS_ORDERS . '</a>');
and no matter where I try to put it it gives me errors does anyone know where the last line goes? Please help me,
Thank you to all for your time and consideration, any help or direction would be greatly appreciated



LinkBack URL
About LinkBacks









Bookmarks