upload and renaming pics - Posted (2789 Views)
Senior Member
tribaliztic
Posts: 1532
1532
This is what I want:

- user click a link in the user profile
- user can upload 5 pics (via pop-up-window?)
- thumbs are created
- the pics are displayed automatically in profile

I can probably solve the display by renaming the pics to 1.jpg, 2.jpg and so on and have static links in the profile. But how do I upload the pics and rename them? I was thinking that maybe I could use the code for the file sharing mod, but how do I make it rename the pics? And the thumbnailing won't be done without any components I suppose? This is the code for uploading to the file sharing mod:
http://www.gotlandrace.se/tabort/pop_upload_new.txt<
/Tribaliztic
- www.gotlandrace.se -
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
New Member
brian33433
Posts: 60
60
hey tribal

so now that you have it working can you share it with us?<
When it happens after dark, its twice as nice... http://nightclubtonight.com
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Offcourse =)
The base code is from http://www.htmljunction.net/ezcodes.asp but I don't know how much is left from it. My forum is also heavily modified so I don't know if it will work for you but here's the code I use now:
http://www.gotlandrace.se/tabort/uploadmod.txt
I use this link to call the popup from my modified profile page:
"javascript:openWindow6('ezuploadpopup.asp?memid=" & ppMember_ID & "')"

Let me know if it's working on a clean copy and I might sum up some instructions... <
/Tribaliztic
- www.gotlandrace.se -
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Oh, and sorry for the text in swedish =)
I think you can figure out what's the meaning of things, if not just ask.. <
/Tribaliztic
- www.gotlandrace.se -
Posted
New Member
brian33433
Posts: 60
60
well i can't get it to work, but i'm not real good with code, but if ya ever make it a mod would love to have it<
When it happens after dark, its twice as nice... http://nightclubtonight.com
Posted
Senior Member
tribaliztic
Posts: 1532
1532
What's the problem, do you get an error? <
/Tribaliztic
- www.gotlandrace.se -
You Must enter a message