Results 1 to 4 of 4

Thread: permalink image issue

  1. #1
    Thread Starter
    Member smoke's Avatar
    Join Date
    Jan 2010
    Location
    Hong Kong
    Posts
    57
    Thanks
    2
    Thanked 0 Times in 0 Posts

    permalink image issue

    Hello,

    I've been udated/running Classipress 3.04 and WP 3.0 Chinese for a week, it has no problem
    till today, (that I didn't make any change to anything.)

    And now it has problem with permalink I think, all loading properly EXCEPTED all images!
    I was using permalink as /%postname%/ for half year now, and I have never touch that since
    installed.

    So, I've tried to switched permalink to default, then they all back to business again!

    Is that anything to do with my .htaccess ?
    But I didn't touch that!


    Code:
    # 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
    
    <Files 403.shtml>
    order allow,deny
    allow from all
    </Files>
    
    deny from 95.138.87.95
    deny from 213.5.69.42
    deny from 91.201.66.42
    deny from 188.126.88.79
    deny from 94.142.131.0/24
    deny from 91.212.226.0/24
    deny from 195.191.54.0/24
    deny from 193.105.210.0/24
    deny from 116.6.52.12
    deny from 194.71.15.242
    deny from 201.192.75.42
    deny from 60.217.232.87
    deny from 89.163.12.227
    deny from 203.121.36.51
    deny from 87.216.178.76
    deny from 209.62.26.82
    
    RewriteRule .*\.(jpg|jpeg|gif|png|bmpjpg|jpeg|gif|png|bmp)$ - [F,NC]
    Any idea of where to look into ?

    George

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 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.

  3. #3
    Thread Starter
    Member smoke's Avatar
    Join Date
    Jan 2010
    Location
    Hong Kong
    Posts
    57
    Thanks
    2
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] more rss / permalink
    By chazmo in forum Report JobRoller Bugs
    Replies: 1
    Last Post: September 8th, 2010, 03:23 AM
  2. CSS Issue in IE, White block behind image & text distorted.
    By chauncey in forum Help Using ClassiPress
    Replies: 2
    Last Post: September 1st, 2010, 04:25 AM
  3. permalink
    By wesselsboer in forum ClassiPress General Discussion
    Replies: 2
    Last Post: August 14th, 2010, 04:51 PM
  4. Add Image function issue with firefox
    By hitesh in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: June 9th, 2010, 01:28 AM