Results 1 to 4 of 4

Thread: Fresh install - but all links are broken?

  1. #1
    Thread Starter
    Rookie greencloud's Avatar
    Join Date
    Mar 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Fresh install - but all links are broken?

    Hi, have just done a fresh install of Jobroller 1.3.1 (Professional Edition) on Wordpress 3.1. While the home page works fine, all the links are broken:

    /myjobs/
    /sample-page/
    /submit/

    Just go to 404's.

    I Followed the installation notes carefully, and updated some Job categories successfully, as well as edited the "default" CEO.com. So Wordpress & MySQL setup is OK. I changed permalinks to be:

    Custom: /%postname%/

    The .htaccess is:

    # 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

    Verified that rewrite_module is loaded in apache2 by using "apache2ctl -t -D DUMP_MODULES"

    Tried also Chrome and Firefox, same effect. Cleared cache etc (as per some other postings) and it's no change. Tried re-saving permalinks too - no change.

    Any assistance appreciated - this is really disconcerting. Site is at Job Site if anyone's interested.

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,887
    Thanks
    91
    Thanked 807 Times in 721 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Rookie greencloud's Avatar
    Join Date
    Mar 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,887
    Thanks
    91
    Thanked 807 Times in 721 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. I'm getting this message on a fresh install
    By instantimages in forum Help Using ClassiPress
    Replies: 4
    Last Post: January 22nd, 2011, 12:41 AM
  2. Fresh Install with Category Problems
    By lucasstarbuck in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: December 20th, 2010, 09:56 AM
  3. Broken links if wordpress in subdirectory
    By christopher in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: April 14th, 2010, 08:58 PM
  4. Try to have clean install say theme is broken?
    By chifen in forum Help Using ClassiPress
    Replies: 2
    Last Post: April 7th, 2010, 08:35 PM