r1pexpb / timthumb

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

only shows on frontpage posts #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am using yahoo webhost which doesn't allow .htaccess which could be an
issue. 

It works on my front page (new posts) of my blog
http://www.example.com/blog which is where wordpress is installed but as
soon as I click the navigation 
http://www.example.com/blog/page/2/ it no longer works and images don't show.

Here is the exact problem area

This works here
<img class="imgtiny" alt="lest see"
src="http://www.example.com/blog/wp-content/themes/examptheme/scripts/timthumb.p
hp?src=/wp-content/uploads/2010/03/christmasthumb.jpg&amp;h=150&amp;w=150&amp;zc
=1">

Here is where it doesn't work on 
http://www.example.com/blog/page/2/ 
<img class="imgtiny" alt="test21"
src="http://www.example.com/blog/wp-content/themes/examptheme/scripts/timthumb.p
hp?src=&amp;h=150&amp;w=150&amp;zc=1">

Clearly the src link to the image folder isn't working. It could be
something as simple as /page/ braking the location of the timthumb file who
knows if anyone can help appreciated.

Still working on it and any help appreciated.

Original issue reported on code.google.com by loriabea...@gmail.com on 27 Mar 2010 at 4:29

GoogleCodeExporter commented 9 years ago
Totally disregard! first time installing timthumb forgot to add values of 
images to
the past posts! didn't have it set to auto change a post image so this is 100% 
my
fault! no problem. Funny though.

Original comment by loriabea...@gmail.com on 27 Mar 2010 at 6:49

GoogleCodeExporter commented 9 years ago
glad you worked it out :)

Original comment by BinaryMoon on 26 Apr 2010 at 8:42