Results 1 to 4 of 4

Thread: Somehow main page pagenavi does not work after upgrade to clipper 1.5 dev

  1. #1
    Thread Starter
    davidz101's Avatar
    Join Date
    Sep 2013
    Location
    United States
    Posts
    93
    Thanks
    0
    Thanked 1 Time in 1 Post

    Somehow main page pagenavi does not work after upgrade to clipper 1.5 dev

    Hi,
    I upgraded my site to WP3.81 and clipper 1.5 dev, I found that somehow the main page pagenavi does not work,
    the front page is working fine, page http://www.mywebsite.com is OK,
    but http://www.mywebsite.com/page/2, http://www.mywebsite.com/page/3 ... will return below error:

    Page Not Found
    Sorry, but you are looking for something that isn't here.


    I turn on the debug and found that the query is
    SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'unreliable' OR wp_posts.post_status = 'tr_pending' OR wp_posts.post_status = 'tr_failed' OR wp_posts.post_status = 'tr_completed' OR wp_posts.post_status = 'tr_activated' OR wp_posts.post_status = 'private') ORDER BY wp_posts.post_date DESC LIMIT 20, 20



    Note the post_type is post, not coupon. I guess this caused the problem.

    Pagenavi works when doing search, if the search result return more than 1 pages, I can access all the pages, but for the main page, I can only access the first page, all pages after the first page return "Page Not Found". Pagenavi also works for store view, if a store has more 1 page, I can access all of the pages.

    Please advise how to fix it.

    Thanks
    -David

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,960
    Thanks
    169
    Thanked 3,405 Times in 3,276 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by jomarkosabel; March 1st, 2014 at 11:23 AM.
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    davidz101's Avatar
    Join Date
    Sep 2013
    Location
    United States
    Posts
    93
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,960
    Thanks
    169
    Thanked 3,405 Times in 3,276 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by jomarkosabel; March 3rd, 2014 at 12:22 PM.
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Page sidebar wont work properly, Showing Main page sidebar Widgets
    By perspective in forum Help Using Vantage (Legacy)
    Replies: 7
    Last Post: June 14th, 2013, 01:01 PM
  2. Dimitris Clipper Error on Main Page After Upgrading to Version 1.4
    By manilaboy in forum Report Clipper Bugs
    Replies: 2
    Last Post: January 30th, 2013, 08:21 PM
  3. Best way to upgrade the Clipper from 1.2.1 ->>1.3.1
    By aix6600 in forum Clipper General Discussion
    Replies: 1
    Last Post: August 15th, 2012, 05:32 AM
  4. [SOLVED] Main settings page don't work anymore
    By edupin in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: April 26th, 2012, 07:04 PM
  5. Increase number of posts on main page of Clipper
    By doriandoni in forum Report Clipper Bugs
    Replies: 5
    Last Post: January 25th, 2012, 11:45 AM