msport Posted February 20, 2008 Posted February 20, 2008 Please assist i'm tring to install sales report 2.2 contrib cant seem to set it up right i now get this in my admin control panel see below i must be referancing some thing wrong. can some please assit as i've seach 60 + pages with no answers. please assist with which file i need to edit, this will make it easier for me. look forward to your response. this how my admin section looks under reports>>>>> Reports Products Viewed Products Purchased Customer Orders-Total BOX_REPORTS_SALES_REPORT
♥geoffreywalton Posted February 20, 2008 Posted February 20, 2008 Search for BOX_REPORTS_SALES_REPORT in the installation instructions. Should have 3 instructions like this (THESE ARE FOR A DIFFERENT CONTRIBUTION). 5. Add this line to admin/includes/boxes/tools.php '<a href="' . tep_href_link(FILENAME_EXPORT_DATA) . '" class="menuBoxContentLink">' . BOX_TOOLS_EXPORT_DATA . '</a><br>' . after BOX_TOOLS_NEWSLETTER_MANAGER . '</a><br>' . 6. Add to the end of admin/includes/filenames.php: (note please place before ?>) define('FILENAME_EXPORT_DATA', 'hitmeister.php'); 7. Add to /admin/includes/languages/english.php: (near the end is fine ..again before the ?>) define('BOX_TOOLS_EXPORT_DATA', 'Hitmeister Export'); Check you have done exactly what your installation instruction say. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.