Results 1 to 4 of 4

Thread: Max rows per page

  1. #1
    Harkster is offline Registered User
    Join Date
    Mar 2008
    Posts
    127

    Default Max rows per page

    I am trying to change from 10 to 15. Changed
    Code:
    $max_rows            = 15;      // maximum links/page in browse page
    $rev_max_rows        = 3;       // maximum reviews/page in detail page
    $search_max_rows     = 15;      // maximum link/page in search page
    $user_max_rows       = 50;      // maximum user/page in member search page
    in setting.php.

    Not working, cleared template cache (multiple times), switched to default theme, cleared cache and still no luck.

    What am I missing?

  2. #2
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    You don't need to change anything else except perhaps your browser. Your browser is probably caching the page. Clear the browser cache or try a different one and look again.

    Also make sure the category you're looking in has more than 10 listings.

  3. #3
    Harkster is offline Registered User
    Join Date
    Mar 2008
    Posts
    127

    Default

    Please accept an apology from this most embarrassed one. I uploaded to the wrong location. Trying to do to many things at once.

    Works fine.

  4. #4
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Not a problem, it happens.

Similar Threads

  1. Rows.html
    By gspinney in forum v5.x
    Replies: 2
    Last Post: 12-20-2006, 11:18 PM
  2. Rows Question
    By Antony in forum Templates
    Replies: 0
    Last Post: 11-10-2006, 10:00 AM
  3. review rows tag?
    By persut in forum v5.x
    Replies: 7
    Last Post: 12-26-2003, 03:46 PM
  4. Number of ROWS
    By fonseca in forum v5.x
    Replies: 1
    Last Post: 07-14-2002, 08:08 PM
  5. How do I change rows in CP?
    By amanda in forum v5.x
    Replies: 1
    Last Post: 11-27-2001, 12:08 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
  •