Results 1 to 5 of 5

Thread: another permalink issue

  1. #1
    Thread Starter
    majid's Avatar
    Join Date
    Feb 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    another permalink issue

    Hi,
    I have just activate the classipress theme and change the permalinks setting to /%postname%/ but the none of the pages I created or classipress's pages ad-new or other are not working. I'm getting page not found error. Any idea what may be wrong.
    if I chage permalink setting to default (http://localhost/wordpress/?p=123) then all pages work fine.

    Error:
    Not Found

    The requested URL /wordpress/add-new/ was not found on this server.

    I have already update the .htaccess file in wordpress root with
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>

    # END WordPress

    still not working.

  2. #2
    Thread Starter
    majid's Avatar
    Join Date
    Feb 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    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.

  4. #4
    Thread Starter
    majid's Avatar
    Join Date
    Feb 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Rookie odin's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. permalink.
    By vi340 in forum Help Using ClassiPress
    Replies: 1
    Last Post: December 17th, 2010, 12:03 AM
  2. permalink image issue
    By smoke in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: September 27th, 2010, 09:28 AM
  3. [SOLVED] more rss / permalink
    By chazmo in forum Report JobRoller Bugs
    Replies: 1
    Last Post: September 8th, 2010, 03:23 AM
  4. permalink
    By wesselsboer in forum ClassiPress General Discussion
    Replies: 2
    Last Post: August 14th, 2010, 04:51 PM