The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
||||
|
||||
How do I take out moderated users? Forgive me, I am not php saavy... at all.
|
#32
|
||||
|
||||
Okay, I've changed my code to reflect that. Try to change index.php and online.php using the above code.
Also, instead of using the original index.php code for newest member, use this: PHP Code:
|
#33
|
||||
|
||||
Use the code from the previous posts - I have modified it to work for usergroupid 4. And also the above post.
|
#34
|
||||
|
||||
Umm... I don't any names of members waiting for email notification or moderation showing up. If they do, then his insulting username shows. See, first it goes to email validation. Then It goes into moderation. How can I get it back so that only registered members who I have sent an email to okay show?
That means usergroup 3 and 4 doesnt show... How do I do that? |
#35
|
||||
|
||||
Do this:
In index.php, find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
In online.php (I'm going to try a different approach), Find: PHP Code:
PHP Code:
I am leaving for home now, and won't check this thread until tomorrow, so I hope it works! |
#36
|
||||
|
||||
Hi. The index part works great. Unfortunately the online part also wipes out the guests.
I took the online part of one of the hacks and it worked. Yay! Thank you sooo much. |
#37
|
||||
|
||||
Erwin, that's new to me here...
normally you can use fields in where clause without include them into the select clause... How old's your MySQL Diva? |
#38
|
||||
|
||||
Xenon, you can't unless you include a SELECT * as well - but I'm no expert.
|
#39
|
||||
|
||||
im sure you can erwin, here's a part of an original vb code (index.php)
PHP Code:
|
#40
|
||||
|
||||
Mmm... maybe templates are different as they are made global... I know when I write my own hacks, I have to SELECT the variable for it to be used as a conditional.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|