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

Thread: all links are borken

  1. #1
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post

    all links are borken

    Hi,

    Zo i installed an fresh wordpress website with classipress. But all my links are broken.

    I havent tochd the permalinks settings.

    cant even log-in because this links are also broken. wp-admin / wp-login dont wurk.


    Zo i red this page http://docs.appthemes.com/help/page-not-found-error/ about the .htaccess file change.

    The strainge thing is when i searh thro ftp on : .htaccess i find the .htaccess file in this directory :mywebsite/wp-content/plugins/askismet/.htaccess

    Should the .htaccess be in the askismet folder ? dusnt seem sence to me.

    I added the code from http://docs.appthemes.com/help/page-not-found-error/ to the .htaccess file and uploaded the file. nothing.

    this is my .htaccess file :

    Order Deny,Allow
    Deny from all


    <FilesMatch "^akismet\.(css|js)$">
    Allow from all
    </FilesMatch>
    # BEGIN WordPress


    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    Is this correct ?

  2. #2
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Thread Starter
    tjalling's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    154
    Thanks
    4
    Thanked 1 Time in 1 Post
    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. Replies: 2
    Last Post: February 20th, 2012, 04:55 AM
  2. need help with links for clickable map - links for regions
    By helmuc in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: February 11th, 2011, 10:47 AM
  3. v3.0.1 Twitter/Facebook Links on Profile page no links
    By Bidge in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: January 30th, 2011, 10:41 AM