The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Erease all ignored users?
Somehow while hacking my board, some random people were added to peoples ignore lists....is there any possible way I can run a query that will erase all ignored users, and put it back to default...I don't know how to create the query so can someone pleaes help or show me how?
thanks |
#2
|
|||
|
|||
410 try this query:
PHP Code:
g-force2k2 |
#3
|
|||
|
|||
nope...the users are still on ignore... ... anything I can look for?
|
#4
|
|||
|
|||
410 upload this file to your forum directory and then call it accordingly (ignore.php)
it should display all of the users and who they have ignored... just want to see what it produces (maybe not an ignore problem?) regards... g-force2k2 |
#5
|
|||
|
|||
comes up as a blank page....??? I tried chmodd to 777..still nothing? ....
|
#6
|
|||
|
|||
yeah, but then i added someone to my real ignore list, and it showed my name and everything, but then I deleted that name..and it was blank again...yet, there are some users that are still on ignore for some reason...i do remember doing a hack that like didn't allow people to edit admins profiles...would that have anything to do with this...
|
#7
|
||||
|
||||
g-force i think != didn't work in mysqlqueries
410 try just this query: [sql]UPDATE user SET ignorelist=''[/sql] |
#8
|
|||
|
|||
hmm... not sure Xenon...
about the '!=' i didn't know it didn't work i use it alot when seleting from the database and such... should i not be using it? or is it a strict mysql aspect? but i think i suspected right that its something other then the ignore list because the file i gave him would 'echo' each user name and who he/she had on ignore... and it came up with nothing... and when he added a name then it came up solely with that person... any idea Xenon? only other thing i could think of would be a invisibility issue? or hidden posts? not sure... regards... g-force2k2 |
#9
|
||||
|
||||
yes, i was wrong i look up in a SQL-language book and have overread a small bit
but the query should do what it should |
#10
|
|||
|
|||
I ran both of those querys, they both said "rows affected: 0" ... and people are still on ignore ... anything else you guys can think of?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|