The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Why not just name it only userid.gif , why even bother with filenames and such as that is where you start to get into security issues.
|
#12
|
|||
|
|||
so basically, instead of having something along this path..
pikachusucks.jpg it would be... $userid.jpg The folder that the images are uploaded into is chmoded, so would that cause any conflicts in pulling the code from the folder, or is it suggested that instead of having the folder, one could make a new table in the user db, and than just have it stored there? |
#13
|
|||
|
|||
well that will work for the most part.. just have the userid, jpg..
but I will have to have it where there is more than one picture for my site.. hehe that and I am not really and totally for sure how to code this.. cause right now I have it as $picture_name... so I would have to have it I guess something like ... rename("$picturename", "$bbuserinfo[userid] + _ + $picturename") that might work... dunno.. any suggestions from the C background.. or php background |
#14
|
|||
|
|||
i think you have it figured out, post the results to fred and see what he thinks. It looked like it should do the trick.
|
#15
|
|||
|
|||
lol to simple...
question freddie.. why don't ya like the username as a value.. like here is my dilema.. user : $id + _ + picture_name or $id + _ + photo or $id + _ + username no those are not how it looks in the script.. just should I use the pictures name, or should I just add a text name like photo.. or should I go ahead and add their username? I know I can do this on my own.. but what was would be proficient |
#16
|
|||
|
|||
I think I am going to name it like this
userid+_+photo that way it will look like this : 1_photo or in my case 1_photo1 1_photo2 1_photo3 etc.. |
#17
|
||||
|
||||
I know at least one of these I've been waiting for for a while Brad Glad its coming up!
|
#18
|
||||
|
||||
I like the buddy list and user profile hacks a lot. The user profile one I was thinking about doing...anyhow, my vote goes in for those two. I wish I had time to sit down and do really good documentation for the Mark Read hack...maybe this next week...
|
#19
|
||||
|
||||
GReat Looking hacks Guys. You have done a bangup job.
Joey |
#20
|
|||
|
|||
Thanks guys, its appreciated.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|