Log in

View Full Version : How to rename uploaded file using DataManager?


mokujin
09-22-2008, 07:21 PM
Hello,
I am creating custom Upload form for my boar.
I use Image DataManager, I know vBulletins' scripts they can rename the file: ex. id.attach or id.picture ...

Can someone help me to find that script?

Thank you

Marco van Herwaarden
09-23-2008, 08:18 AM
You should not try to rename the files, they are stored with a generated id.

mokujin
09-23-2008, 12:30 PM
You should not try to rename the files, they are stored with a generated id.
Hi Marco,
I tried, they wont generate any ID but the same file name :(
I also search some similar code but didnt find anything.

Thanks for reading Marco