The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Something to go in an existing php file, a custom vBulletin page, or a completely separate php program? (Just asking - if no one's helped you by Wednesday I can probably help).
|
#12
|
||||
|
||||
Quote:
Example: www.my-domain.com/lastnames.php Once Im done collecting the last names I would delete the php file back off my server for security. |
#13
|
|||
|
|||
Would you need any other data with the last name (like user name, user id, whatever)? Or just a list of last names?
What would you think of a plugin using misc.php so that you could use www.my-domain.com/misc.php?do=lastnames? The plugin could check your user id or a user group to limit who can see it, and it could be disabled from the acp if you want. If you really want a separate page that's not really a lot harder. In fact if you want to get started, you could read this: https://vborg.vbsupport.ru/showthread.php?t=62164 |
#14
|
||||
|
||||
I am altering a vbadvanced block to do what I need it to do. It shows the members avatar or none since they are new members, shows any field I pick, shows the title of the field I can label. All with adjustable permissions.
I just have one problem to overcome. The new members with no avatar are not showing up. So I have to find the code in the templates it calls and the php file that seems to be filtering out members with no avatar and then I am all setup! Here is a screen shot of what I have done. |
#15
|
|||
|
|||
Well done - looks good.
|
#16
|
||||
|
||||
Well will be well done if it works.... but I can't find the way to make it list all new members no matter if they have an avatar or not. UGGGGGGGGGGG! LOL
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|