My Site newslands dot ru, author template web2feel , name template Balena, the problem is that I add a thumbnail through the admin panel, but it is not displayed on the site, all the recommendations of the author performed the template - put the rights to the folder "cache" 777, hosting my support php 5 and the gd library. Wordpress version 3.2.1, also tested version 3.7.1 . Say that I'm doing wrong?
It appears to have something to do with your hosting -- when I try to access those images directly, as in: http://newslands.ru/wp-content/themes/Balena/timthumb.php?src=http://newslands.ru/wp-content/uploads/2013/11/6oteR05Vx8o.jpg&h=70&w=70&zc=1 Code (markup): I'm redirected here: http://sweb.ru/insecure ... while my Russian is a little rusty, Google translate turns this: Запрос отвергнут ---------------------- Запрос небезопасен и был отвергнут. Если это Ваш сайт — обратитесь в отдел технической поддержки за разъяснениями. into this: Request rejected -------------------- Query is not safe and was rejected. If this is your site - please contact the technical support department for clarification. Whoever "spaceweb" is, it looks like they are actively blocking passing a URI as getData since that can be a security risk. NOT that I would use a turdpress plugin to do that, make the thumbs yourself, trying to automate them is just asking for a buggy slow website with gaping security holes. (though that's par for the course with turdpress)