offpeakdesign
Forum Replies Created
-
oh wow, such a long thread on binarymoon! Looks like this is a major issue. So I think I understand the issue is that I need to know where the image file is actually stored since it’s in a ‘virtual’ directory. So I’m thinking that I need to change the following code (from binarymoon’s recommended code), but I’m confused about how.
$theImageSrc = ‘/blogs.dir/’ . $blog_id . ‘/files/’ . $imageParts[1];
This seems like it should work if the file is in site.com/subdirectory/files/
Would you know how I should change this line of code to get the right path? For example, this link shows the image…
…But I know that this doesn’t actually exist because it’s some kind virtual directory and I’m thinking that may be the problem. That I need to reference the real directory location of the file.
By the way, thanks so much for getting me to at least sort of start to understand the issue. It’s been driving me nuts.
I would like to temporarily continue to use timthumb for now.
Your link mentions to add code to get the correct file path for the image, but would I be adding it to the thumb.php file?
Ah thanks for your reply!
Just to further clarify, there is a thumb.php file within the theme files that looks to house the TimThumb script. Do you think that I need to adjust code within that file?
I believe the answer is yes to both.
Thanks! After playing around with the idea, it seems to make the most sense.
Forum: Plugins
In reply to: [Flickr Gallery] [Plugin: Flickr Gallery] Show Description Bug?Would love to see a fix to this. Thanks!