parmindersingh419 / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

thumb.php script not working on wordpress site hosted by godaddy #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I recently started using the Thrilling Theme on wordpress which uses
thumb.php to resize pictures.  Instead of the featured photo for the blog
post showing up, a link to the blog post shows up. You can see that here
(notice the orange link above the main title - it should be the location of
the photo):

http://thedailycubicle.com/2010/01/the-daily-cubicle-edition-1/

Here is the code:

<div class="box">
<a rel="bookmark"
href="http://thedailycubicle.com/2010/01/the-daily-cubicle-edition-1/"
title="Permanent Link to The Daily Cubicle Edition 1">
<img alt="The Daily Cubicle Edition 1"
src="http://thedailycubicle.com/wp-content/themes/ThrillingTheme/thumb.php?src=h
ttp://thedailycubicle.com/wp-content/uploads/2010/01/cube_farm.jpg&h=195&w=540&z
c=1&q=95"/>
</a>
<h2>
<a rel="bookmark"
href="http://thedailycubicle.com/2010/01/the-daily-cubicle-edition-1/"
title="Permanent Link to The Daily Cubicle Edition 1">The Daily Cubicle
Edition 1</a>

My host is godaddy - so the fixes people have been using with Hostgator
aren't working for me (I have contacted godaddy twice and they say it is an
issue with wordpress or the script, but not godaddy).

I am using the most recent version of wordpress and of the Thrilling Theme.

Original issue reported on code.google.com by nielsen....@gmail.com on 25 Jan 2010 at 9:41

GoogleCodeExporter commented 8 years ago
Update - I have a multiple domain hosting account. The above account is a 
subdomain.
If I put the photo into my main domain account - and use that url... it works 
fine.
The issue must have something to do with main domain account vs. subdomains.  
You can
delete this issue. 

Original comment by nielsen....@gmail.com on 26 Jan 2010 at 5:14

GoogleCodeExporter commented 8 years ago
Some godaddy users it working by changing the $doc_root from a $_SERVER 
variable to
their absolute path.  ie /home/public_html/blah.com

Original comment by harvesme...@gmail.com on 27 Jan 2010 at 3:15

GoogleCodeExporter commented 8 years ago
seems to be working for me so I'll mark this as not an issue. Feel free to 
report
again if it's still a problem.

Original comment by BinaryMoon on 26 Apr 2010 at 9:28

GoogleCodeExporter commented 8 years ago
Thank You! Thank You!  Thank You!  Helped me fix my problem.  

Original comment by JeremyMa...@gmail.com on 30 May 2011 at 11:40