2 candyacidreign Jun 08, 2009 19:57

Really stupid question, are your images "attached" to a post?
¥
Yes, if by attached you mean the image code is within the post. div class=image_block and so forth.
is my _mediaidx.disp.php file supposed to be empty? It has absolutely no code in it. never had code in it. Also what folder should it be in? skins/ or in the blog/ ?
I'm guessing that's a "no" then? ... ok, mediax only shows thumbnails that are "attached" to a post ( admin > files > select image(s) > make post(s) ) as opposed to ones that are slapped in a post ( admin > write > files > upload/select > add to post ) ... far from perfect huh?
the way skins work is "if you have that file in your skin then it takes priority ... if not then wander up a folder and look for the same file" .. check /skins/_meadiaix.disp.php ;)
¥
okay it worked in making thumbnails... YAY! BUT the post it made have no image in them. BOOoo
I think something is missing in my main.index.php because it worked fine in the photoblog skin, but not in my customized skin. Does anyone happen to know what php code displays the image post correctly?
i got it to work. However this php code wasn't working well. It created tiny little thumbnail images within the post, instead of fitting the image to size
'image_size' => 'fit-720x500'
Post the whole section of that code ;)
¥
yeah... i did... lol... of course, but I'm saying that part didn't work. once i took it out it worked fine. It wasn't resizing properly.
CandyAcidReign wrote:
i got it to work.
Can you explain how please?
???