Results 1 to 7 of 7

Thread: Pagination problem

  1. #1
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default Pagination problem

    I have a problem with pagination: I can;t move to the 2,3,4, page if it exitst. BVrowser shows me that such link doesn;t exists.

    I have put into header

    Code:
      <base href="<%$site_url%>/" />
    but no luck

    Any help please ?

  2. #2
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    Do you have a online example of this error?

  3. #3
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default

    Yes: Góra -> Internet -> Katalog stron

    go to the bootom of the page and press [2] - means page 2 or klik HERE

  4. #4
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    Yeh,

    Im no expert but the things id try to play around with it are, Turn Mod Rewrite off and see if it works and then turn it back on
    (also just double check the paths in that page too)

    Update the number of links, make sure there is infact a 2nd page required

    Is it just me or is the pagination near the TAGS section? could that be the cause.... is there a seperate one for TAGS?

    Cheers
    Ezy
    Last edited by ezykiwi; 04-04-2010 at 05:50 PM.

  5. #5
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default

    I have turned off mod_rewrite and it is working cortrectly for browsing categories and tags.

    After switching mod_rewrite ON teh same problem for categories and tags - no such page.

  6. #6
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Download the latest .htaccess from the zip file in the client area. Compare it to the .htaccess on your site. More than likely, the issue is there
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  7. #7
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default

    FSGDAG: thanx - you gave me an idea to check more things. I found that if you change "Detail page pattern" in mod_rewrite setup I must insert any letter on the beggining: so the link shoud be:

    working mod_rewrite
    Code:
    d-{$link_id}-{$link_title}.html
    I wanted to setup up as below and it is not working:

    not working mod_rewrite
    Code:
    {$link_id}-{$link_title}.html
    Such setup makes whole mod_rewrite not working !!!

Similar Threads

  1. Bug pagination tag
    By piotrk in forum INDEXU DELUXE v1.x
    Replies: 5
    Last Post: 03-31-2009, 04:52 PM
  2. Problem with pagination, mod_rew and tags
    By linksor.com in forum INDEXU DELUXE v1.x
    Replies: 7
    Last Post: 01-24-2009, 06:13 AM
  3. pagination in cp
    By ploppy in forum v5.x
    Replies: 2
    Last Post: 10-07-2007, 11:55 AM
  4. Pagination problem
    By linksor.com in forum v5.x
    Replies: 5
    Last Post: 06-13-2007, 03:04 PM
  5. Pagination hack and problem
    By Frank71 in forum v3.2
    Replies: 37
    Last Post: 04-05-2004, 10:19 AM

Posting Permissions

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