I don't know about code.

So Anu moved my website to another server a while back. I've been too busy being pregnant to really fix it up or work with it since before then but I did notice that when he moved it the images no longer show up properly. They will show up when you click on them but they don't show up to begin with. What might be wrong with the code that it doesn't target the images right?

ROzbeans 20 years ago
Did the names change at all? If your thumbnail script doesn't reflect the same name as before, that might be why. If that makes sense.
Den 20 years ago
Yea, the paths to the thumbnails are screwy = http://www.gillybean.net/thb.php?filename=images/mylec2-0sig.jpg

That's what the ones with x's show...the {thb.php?filename=} shouldn't be in there. :D
Gilae 20 years ago
Well, it's supposed to be that when you click on them they get bigger...it's the exact same code that was in there before...I didn't change anything. And all the images moved with everything else so I would have guessed that it would work. When you click on it the image does show up...it just doesn't show the shrunk version initially.
Den 20 years ago
Ohh...you're right. I was looking at it only from the standpoint of seeing the graphic on the page, not that it opened up a larger image. I'm not familiar with that code :S. Any time I use a graphic to link to opening up a larger one, I use a different code.
Gilae 20 years ago
I think I need to page Vex ;) The code for the blog page updating isn't working either!
ROzbeans 20 years ago
She's gone until after xmas visiting with her bf at his parents house.
Vex 20 years ago
Gilae
I think I need to page Vex ;) The code for the blog page updating isn't working either!


holy shit & cow. that took awhile to load on dialup.

i'm comin home tuesday/wednesday ( 26/27th? ) and i'll poke around with a stick and see what i can find.

Shay ~ the reason it has {thb.php?filename=} is because its a php file that grabs the specified image and shrinks it to a thumbnail size, then displays it.
Gilae 20 years ago
Thanks lady :) I was sitting around feeling "nesty" and decided that's where I should concentrate my effort hehe. No hurry!
Den 20 years ago
Vex
holy shit & cow. that took awhile to load on dialup.

i'm comin home tuesday/wednesday ( 26/27th? ) and i'll poke around with a stick and see what i can find.

Shay ~ the reason it has {thb.php?filename=} is because its a php file that grabs the specified image and shrinks it to a thumbnail size, then displays it.


Awesome! I'm going to play around with that on my site...I've got some good uses for it! Thanks for the info :D
Vex 20 years ago
you'd need the thb.php file on your server for it to work =)
Den 20 years ago
Ahhh...ok. Well, I know I have php, I'll look into the rest of it. It's a cool tool to have. :D
Vex 20 years ago
http://www.vexiphne.net/thb.phps

copy and paste that link's content into notepad, save file as "thb.php" and upload.

change 75 to be whatever thumbnail height you want it to be.
Den 20 years ago
Thanks sweetie!
Gilae 20 years ago
BUMP!!

Of course now that Vex is in the cornfields I revisit this LOL...well hopefully she will see it when she gets back!
Vex 20 years ago
i see it ( while im out of town )

drop me an email or a PM so i remember.
Vex 19 years ago
PM me your ftp info and i'll poke around and see why the blog doesn't work.

I can't see why your thb.php doesn't work but i can look at that too.