omps Posted June 8, 2003 Posted June 8, 2003 im trying to install an affiliate program and it asks me to look for a file called checkout_payment.php in the admin folder but im having trouble finding it can anyone help me please thanks live long and prosper
Guest Posted June 8, 2003 Posted June 8, 2003 What version did you installed? Exactly wich contribution ? the only checkout_payment.php that i have is under catalog/checkout_payment.php The_Bear
omps Posted June 8, 2003 Author Posted June 8, 2003 this is what im asked to do this might help in the solution In checkout_payment.php in the admin directory find line 50 approx array('title' => REPORTS_ORDERS, 'link' => tep_href_link(FILENAME_STATS_CUSTOMERS, 'selected_box=reports')))), and on a new line add this after it: array('title' => BOX_HEADING_AFFILIATE, 'image' => 'affiliate.gif', 'href' => tep_href_link(FILENAME_AFFILIATE_SUMMARY, 'selected_box=affiliate'), 'children' => array(array('title' => BOX_AFFILIATE, 'link' => tep_href_link(FILENAME_AFFILIATE, 'selected_box=affiliate')), array('title' => BOX_AFFILIATE_BANNERS, 'link' => tep_href_link(FILENAME_AFFILIATE_BANNERS, 'selected_box=affiliate')))), live long and prosper
Recommended Posts
Archived
This topic is now archived and is closed to further replies.