BAD311 Posted July 7, 2008 Posted July 7, 2008 In osAffiliate documentation they state to: "In index.php in the admin directory find line 50 approx" Well, I do a search for the code they want me to find, and it simply does not exist, anywhere within admin/index.php There are about half a dozen alterations I need to make in the index.php file, but none of it exist. Is this because osAffiliate 2.8 does not support v2.2 RC2a? Can anyone help? Am I trying to edit the wrong file? Thanks all :-) HERE IS AN EXAMPLE: In index.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 the following code 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')))), ^------ CANT FIND IT! AHHHHHHHH.
johnnybebad Posted March 28, 2009 Posted March 28, 2009 I am also having the same problem. Can someone please advise on what we need to do to get affiliates to work with RC2.2a as the intsructions indicate that the affiliate system is not for rc2.2a. Spent a good few hours looking and still cant find the solution, doesnt mean its not there though just cant find it. Help please anyone. Thanks Johnny What a numpty, there is a seperate rc2.2 fileset and instructions to download, so download 2.8 contribution and the rc2.2a affiliate_summary module, you will then get a new set of installation instructions which will make much more sense. Couldn't see the wood for the trees Getting better with mods but no programmer am I.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.