Results 1 to 10 of 223

Threaded View

  1. #11
    Join Date
    Nov 2010
    Location
    Ohio
    Posts
    13
    Plugin Contributions
    0

    Default Re: snap-affiliates?

    Quote Originally Posted by retched View Post
    Low and behold, this one didn't even take much though...

    Make the following change in /admin/referrers.php

    BEFORE:
    PHP Code:
         ($referrers[$selected] == $referrer) ? "" zen_href_link(FILENAME_REFERRERS"referrer=" $referrer['customers_id'], 'NONSSL') ); 
    AFTER:

    PHP Code:
         ($referrers[$selected] == $referrer) ? "" zen_href_link(FILENAME_REFERRERS"referrer=" $referrer['customers_id'] . "&offset=" $_GET['offset'] . "&limit=" $_GET['limit'], 'NONSSL') ); 
    Let me know how this does for ya.
    I can't find this line of code in ADMIN/referrers.php. What line # is it?



    And, should the admin_level be changed to 0 in this file too if we're experiencing email alerts going out as the 2nd Admin profile?
    Last edited by wifeandmomof4; 16 Feb 2011 at 04:17 PM. Reason: another question

 

 

Similar Threads

  1. v151 Snap Affiliates v2.0 for v1.5.0 and later
    By lat9 in forum All Other Contributions/Addons
    Replies: 463
    Last Post: 7 Aug 2025, 11:28 AM
  2. v151 snap affiliates bitcoins
    By unckle fester in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 6 Jun 2014, 07:44 AM
  3. Snap Affiliates Module?
    By asauterChicago in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Apr 2013, 09:45 AM
  4. snap affiliates not emailing
    By mindcraft in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Apr 2012, 11:19 PM
  5. oh Snap!! Broke it again.
    By Serious in forum Basic Configuration
    Replies: 4
    Last Post: 20 Feb 2011, 05:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg