I have assigned moderators to individual forums (they are registered users not full moderators)
How can I stop them closing and sticking threads?
Thanks
Announcement
Collapse
No announcement yet.
Search Result
Collapse
19 results in 0.0240 seconds.
Keywords
Members
Tags
-
Thanks Lats.
The command i used was:
Code:UPDATE user SET usergroupid=8,usertitle='Banned' WHERE birthday='01-01-1980';
...
-
Um theres almost 400. I only see an option to delete one at a time ......
Leave a comment:
-
I have tightened up joining but the guys are already in.
SQL seems to offer a way to blow them all away with one command.
Leave a comment:
-
SQL to delete spammers?
I have 386 users with birthday 1-1-1980, probably all spammers.
I am familiar with MYSQL.
Can I nobble them with an SQL command?
eg (psuedo code)
UPDATE...
-
I'm afraid the answer was:
"There are as yet no confirmed and verifiable reports of this happening."
Leave a comment:
-
You already posted you have no spam. Good for you. Perhaps they haven't got you on their list.
The point is lots of boards are being spammed. I have been using vB's builtin captcha in fact....
Leave a comment:
-
-
Sadly the vbulletin staff don't seem to be very interested, see:
http://www.vbulletin.com/forum/showthread.php?p=1573643
Leave a comment:
-
Did you read the quote in my post: "The remarkable thing is: there was not a single image loaded"
Also I changed to question and answer and it made no difference....
Leave a comment:
-
So you're completely confident there isn't a new exploit introduced in 3.7 ?
Have you seen this post:
http://www.vbulletin.com/forum/showp...6&postcount=54
...
Leave a comment:
-
>We haven't seen an increase in spam on this site. There are attempts quite often.
Well if I was a spammer and bot writer I wouldn't spam this site
>Chrisixon,...
Leave a comment:
-
Is vbulletin looking into this?
Prior to 3.7 no bots. Now lots of bots. A lot of people think 3.7 is vulnerable
Quite a few posters here are fairly sure its an exploit...
Leave a comment:
-
-
Turns out its a bug IMHO in 000.php
In this line
PHP Code:$return_array[$line_no+1]['joindate'] = substr(substr($bits[9], 1), 0, -3);
...
Leave a comment:
Leave a comment: