Tagged Questions
-1
votes
0answers
25 views
Some images stopped showing suddenly [closed]
Some images stopped showing suddenly on my wordpress site - http://www.natureswaymassage.ca/
I did a lot of research and I tried most of the possible solutions with no success.
I've updated my ...
0
votes
2answers
118 views
Thumbs and pictures not showing anymore
After moving my site to a new VPS cloud server, things worked fine for a couple of days, but this morning all of the thumbs and pictures stopped showing, even though they're still in the same ...
0
votes
5answers
341 views
Timthumb alternative [closed]
I want to generate resized images on the fly. Basically I'm creating a plugin that allows the user to set a default image that gets displayed on the front end. He also has an option to change the size ...
0
votes
1answer
223 views
VT-resize (great alternative to timthumb) : Errors cropping (litespeed, centos 6.3)
I'm using from several months wt-resize, a script to resize images on the fly. It works very well until now...
I've changed hosting provider. I'm using now Centos 6.3 (no control panel) + Litespeed ...
0
votes
1answer
582 views
Image resizing - TimThumb vs convert on upload?
I'm using jQuery Supersized to display a full screen background slideshow on my blog, and I'm using mobile detection to serve a smaller version of the images to mobile devices so it will load faster.
...
0
votes
1answer
310 views
Broken thumbnails (sometimes) with TimThumb
Reinstalled theme with latest version of TimThumb (was previously effected by the vulnerability issue). Now most of my thumbnails work, but some do not. My theme relies on this plugin, so I'm not sure ...
0
votes
4answers
882 views
how to show images without passing it to timthumb.php file for resizing
currently I m showing post image and it's exceprt on my index page of website. Beacuse of this site is slow downs as each image is passed to timthumb.php file. I want to change in code so that image ...
0
votes
5answers
3k views
TImthumb not working for absolute path
Tim thumb script is working fine, My issue is with absolute path and relative path.
when i give relative path, i get the output. but when i use the absolute path, i am getting 403 forbidden error.
...