timthumb not working with subdomain?
-
I run a blog on my school’s free student server at https://cs.unk.edu/~webb . As you can see, my own personal root folder is at ~webb.
I installed a sweet WooThemes template (Metamorphosis) on my local LAMP installation and got everything working before going to my live site. However, when I went to the live site and updated everything, no thumbnails are being generated by timthumb! Upon closer inspection, it seems that somewhere along the line, timthumb is being given incorrectly referenced URLs, and I can’t figure out what to do.
Specifically, the error thrown by timthumb is “Could not find the internal image you specified.” The query strings look something like this “src=~webb/wp-content/uploads/2011/10/IMG_0260-1024×768.jpg&w=200&h=90&zc=1&q=90”
As you can see, the https://cs.unk.edu/ at the beginning are missing, so its no wonder it doesn’t work.
Any help would be much appreciated! I have tried several different ‘solutions’ to loosely similar problems I have found, but nothing has worked for my specific case just yet. My site looks a little goofy with a whole bunch of broken images all over the place!
URL: https://cs.unk.edu/~webb
Most evident: https://cs.unk.edu/~webb/portfolio
- The topic ‘timthumb not working with subdomain?’ is closed to new replies.