Results 1 to 5 of 5

Thread: I don't think Classipress is updating .htaccess properly

  1. #1
    Thread Starter
    Junior Member markn26's Avatar
    Join Date
    Nov 2009
    Location
    United States
    Posts
    44
    Thanks
    0
    Thanked 1 Time in 1 Post

    I don't think Classipress is updating .htaccess properly

    I'm having major issues with advanced search (the "price slider" and also the ZIP code/proximity search). I've uninstalled/reinstalled Wordpress and Classipress numerous times, and I noticed that 'advanced search' breaks if you go to Settings >> Advanced and change the name of "Ad Listing Base URL" and "Ad Category Base URL". Whenever I attempt to use Classipress search (either advanced or basic search), I get nothing but a blank white screen 100% of the time. It simply never works.

    If you edit ad & category listing bases, save, then go to Permalinks and re-save that section, it appears as though nothing happens whatsoever in .htaccess. For the sake of testing things out, I set .htaccess to CHMOD 777. After making these changes, .htaccess looks like this:

    //////////////////////
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress
    ///////////////////

    This appears to be the default Wordpress .htaccess... Shouldn't it have statements that reflect the listing bases?

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #3
    Thread Starter
    Junior Member markn26's Avatar
    Join Date
    Nov 2009
    Location
    United States
    Posts
    44
    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
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  5. #5
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: May 16th, 2017, 01:33 AM
  2. [SOLVED] Updating .htaccess to force noindex of a specific domain pointing to the mais site
    By andreuerj in forum WordPress General Discussion
    Replies: 1
    Last Post: January 21st, 2015, 03:32 PM
  3. Replies: 7
    Last Post: April 6th, 2013, 11:17 PM
  4. How to upgrade classipress properly?
    By soerenbj in forum ClassiPress General Discussion
    Replies: 1
    Last Post: July 3rd, 2011, 07:21 PM
  5. Exact rules needed for ClassiPress htaccess file needed
    By cloudybright in forum Help Using ClassiPress
    Replies: 2
    Last Post: November 27th, 2010, 06:37 PM