View Full Version : Uploading
Izzy
March 15th, 2007, 06:57 AM
I've recently heard that you can like upload graphics onto your site page automatically..... :S
If I have a photobucket account with graphics, how do could I get these automatically on a page? (like a script)
Thanks.
YabbaDoo
March 15th, 2007, 06:58 AM
Whoa, you're slow :P
www.myspacepros.com/products
MY SPACE RESOURCE SCRIPT [MSRS]
Izzy
March 15th, 2007, 07:02 AM
Not the whole site...like a script....i've seen one around but i'm wondering if there's one that's free or different.
( I know Selena has one but i'm not sure what script..)
omen
March 15th, 2007, 08:13 AM
m2scripts.com has one.
Izzy
March 15th, 2007, 08:59 AM
Yeh....that's what i've seen....whoever has it: can you edit the code in there so it doesn't look like a squared thumbnail?
(and get rid of the name of the graphic)
(& the images are put into a directory...what if i have them in a photobucket account)
alltheRAGE
March 15th, 2007, 10:06 AM
Yeh....that's what i've seen....whoever has it: can you edit the code in there so it doesn't look like a squared thumbnail?
(and get rid of the name of the graphic)
(& the images are put into a directory...what if i have them in a photobucket account)
I have it and you can change it to however you like. My graphics are hosted on photobucket, so I upload the images to my site, edit the code to show the photobucket image (making sure I upload the images to my account with the same name) and it takes the image name in my site directory and adds it to the end of the photobucket URL. It's a bit time consuming but it works.
I can help you with altering the code if you like :)
Izzy
March 15th, 2007, 10:15 AM
^ ooh are you sure :)
are you on YIM? i'll add you now.
alltheRAGE
March 15th, 2007, 10:16 AM
I never go on YIM, only MSN :)
Have you bought the script yet?
Izzy
March 15th, 2007, 10:18 AM
Oh okay. I added you on MSN :p
Not yet, but will do :P
laars
March 16th, 2007, 01:49 PM
yeah, like alltheRAGE said, you can edit it in any way and its relatively easy. I hope you got it figured out, izzy.
xo.Saz.xo
March 16th, 2007, 01:50 PM
Woah what a cool script, I must be behind aswell LOL, I'll look into buying that :)
Jordan
March 16th, 2007, 07:30 PM
All you have to do is find the img tag and remove the width and height attributes so that the browser doesn't resize them. Then you can put your photobucket album url in front of the $file or whatever the php var is. So it would look something like:
<img src="http://s3.photobucket.com/albums/user1/glitters/$file" />
hope that helps a bit.
rize
March 16th, 2007, 07:47 PM
is it okay to put the glitters in folders?
Izzy
March 17th, 2007, 05:32 AM
Yeh I got it figured. Thanks very much :D
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.