• Resolved DoMiNaT0R

    (@dominat0r)


    Hi! Why the images are not shown in my wordpress blog. I tried in Firefox and in IE8 but there’s no result. I tried with another theme, I tried at least 5 themes but I still have the problem. Strangely, when I open the site everything is OK, but the others are seein only white field with text.

    It should be this – http://img251.imageshack.us/img251/6198/91016466.png
    but what they’re seeing is this – http://img820.imageshack.us/img820/1268/60664985.png .

    The more strangely for me is that when I opened the site through the proxy server, the result was the same – a white field with text. I have no idea what I should do. I searched these forums for solution, but I didn’t find anything which could help me 🙁 I hope anyone know how to resolve this problem, thanks in advance and sorry for my bad English 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • For the sake of a test, have you tried referencing the image files from another location other then imageshack to see if users experience the same issue.

    Do you have any imageshack plugins that may not be functioning correctly?

    Do you have a link to your site?

    Thread Starter DoMiNaT0R

    (@dominat0r)

    Hi,

    Check with these options:

    1) Add this code in .htaccess file of the wordpress blog:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    2) Change the permissions of upload folder to 755.

    Thanks,

    Shane G.

    Thread Starter DoMiNaT0R

    (@dominat0r)

    Thanks for replies but no change 🙁

    You have the word “localhost” in your url. The only machine it can be viewed on properly with that address, is the one it’s installed on.

    [edit] – let me clarify…. The addresses in the General settings of your WordPress dashboard contain the word “localhost”. It should be your domain name instead if you want it to be accessible from the web.

    Thread Starter DoMiNaT0R

    (@dominat0r)

    Thank you guy! This helped me 🙂 Thanks a lot!!

    You are very welcome!

    Thread Starter DoMiNaT0R

    (@dominat0r)

    Can I make it work both on localhost and on my domain?

    You might be able to work around it. Try adding these two lines to the bottom of your hosts file on the server. Make sure to leave some space between 127.0.0.1 and the domain names. Save the changes.

    127.0.0.1 fifa-bulgaria.mine.nu
    127.0.0.1 ww.fifa-bulgaria.mine.nu

    ( Use www when you make the entry in the file) Now type fifa-bulgaria.mine.nu in the browser address bar on the server and see if it works for you .

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Images are not shown.. WHY?’ is closed to new replies.