Need Help Please!

by 3 replies
4
My site is htttp://www.publicvoter.com. The problems I am having is the photos seems to be working well with Mozilla-Firefox other words all the media files (photos) are showing but in Internet Explorer 10 and chome they are not. I am using WordPress, WP Robot and NewspaperTimes [SinglePro Version] ver 4.1

When I copy the image path and run it in chrome I get this error.

A TimThumb error has occured


  • Could not find the internal image you specified.







Has anyone seen this problem and know how to fix.


Thanks!!!!

Tim
#website design #website help
  • Banned
    as errors showed on your browser then you got problem with TimThumb on wordpress.

    Can you show what is your url of image ?
    • [ 1 ] Thanks
  • thr src you are providing in tinithumb.php is wrong
    http://www.publicvoter.com/wp-conten...418&h=215&zc=1

    it should be

    http://www.publicvoter.com/wp-conten...418&h=215&zc=1

    and the another error occurred :p

    A TimThumb error has occured

    The following error(s) occured:
    You may not fetch images from that site. To enable this site in timthumb, you can either add it to $ALLOWED_SITES and set ALLOW_EXTERNAL=true. Or you can set ALLOW_ALL_EXTERNAL_SITES=true, depending on your security needs.


    Query String : src=http://t1.gstatic.com/images?q=tbn:ANd9GcRtB99kh0WJJhNBSuYTBB6D4_AfR_moB T5tmmSPg9LZD60vYkBoEm9crjAKPfZVpsuglIbvAq0k&w=418& h=215&zc=1
    TimThumb version : 2.8.11

    i think you should use images hosted locally on your server. and then it will work fine.
    • [ 1 ] Thanks
    • [1] reply
    • I recheck the setting and I do have the images hosted locally checked. I see if the other code will fix. Thank you very much!

Next Topics on Trending Feed

  • 4

    My site is htttp://www.publicvoter.com. The problems I am having is the photos seems to be working well with Mozilla-Firefox other words all the media files (photos) are showing but in Internet Explorer 10 and chome they are not. I am using WordPress, WP Robot and NewspaperTimes [SinglePro Version] ver 4.1 When I copy the image path and run it in chrome I get this error.