Quote:
Originally Posted by aussiev8
I know this is really old.. but to change the filename you can simply
$vbulletin->GPC['upload']['name'] = "blah";
This could cause unexpected bugs..
best thing to do is attempt to separate the files into directories.. maybe by user/thread/etc. etc.
|
With this I couldnt rename that file I just uploaded.
Can someone help me with renaming the file?
thank you so much