Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Permalinks and "Post an Ad" not working on WP Multisite set-up - HELP!

  1. #1
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts

    Question Permalinks and "Post an Ad" not working on WP Multisite set-up - HELP!

    I have posted these together as I think that they are linked.

    We have 2 issues:

    - Custom permalinks not working when changed it in the permalink section (WP admin)
    - Post an ad as a customer doesn’t work (we can choose category then nothing happens - no GO button)

    Our installation

    1. We have a VPS server (CentOS)

    2. We have a multisite installation of Wordpress 3.3.1 (domain mapping Ok)

    3. We use the classipress theme

    4. We have 3 domains

    http://brisbanenorth.com (MASTER DOMAIN with the WP installation)

    http://dogsforsale.brisbanenorth.com (map with http://brisbanenorth.com/dogsforsalebrisbanenorth)

    http://dogsforsale.sunshinecoastqld.com (map with http://brisbanenorth.com/dogsforsalesunshinecoastqld)


    5. The .htacess file is like this;

    # BEGIN WordPress
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]
    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ - [L]
    RewriteRule . index.php [L]
    # END WordPress
    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
    RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
    RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L]


    Any idea ? Can you help us to solve it?
    Has anyone got this working or is this a compatibility between Classipress and Multisite?

    Thank you in advance.
    Josh

  2. #2
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Affiliate Member AppThemes Affiliate paulg's Avatar
    Join Date
    Feb 2012
    Posts
    24
    Thanks
    0
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Affiliate Member AppThemes Affiliate paulg's Avatar
    Join Date
    Feb 2012
    Posts
    24
    Thanks
    0
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Thread Starter
    Member startmarketing's Avatar
    Join Date
    Jan 2012
    Location
    Brisbane, Australia.
    Posts
    79
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    dubya's Avatar
    Join Date
    May 2009
    Location
    Canada
    Posts
    1,000
    Thanks
    115
    Thanked 107 Times in 93 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    The search button. Your new best friend.
    - Dubya

  10. #10
    Affiliate Member AppThemes Affiliate paulg's Avatar
    Join Date
    Feb 2012
    Posts
    24
    Thanks
    0
    Thanked 6 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] "Post and Add" button not working - The system cannot find the file specified.
    By sergiomsperb in forum Report ClassiPress Bugs
    Replies: 26
    Last Post: November 28th, 2011, 10:59 AM
  2. Replies: 3
    Last Post: July 19th, 2011, 03:43 PM
  3. [SOLVED] "404 Not Found" page when attempting to "post an ad" or "join now"
    By tradingpoint in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: March 21st, 2011, 07:51 PM
  4. Replies: 7
    Last Post: December 12th, 2010, 01:28 PM
  5. [SOLVED] "Post an Ad" button not working
    By marco2 in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: October 17th, 2010, 11:01 PM