The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#51
|
||||
|
||||
I've edit the origional code and testing again, lets hope this time we're lucky
|
#52
|
||||
|
||||
You can't use the new code? It seems to work great for the editpost.
|
#53
|
||||
|
||||
I ment the origional post with the new code
https://vborg.vbsupport.ru/showpost....8&postcount=45 (I updated the replace code with the edit to make it work correctly). |
#54
|
||||
|
||||
And we have a WINNER!!!!! It seems to work great so far. I'll play with it and see if I can break it for you.
Will this cover user notes and annoncements, too? You might as well go all out. And adding another admin or a couple of mods to this would be done how? |
#55
|
||||
|
||||
Announcements and usernotes, now I knew there were some places I forgot
As for adding users I knew that was coming You need to modify that ridiculously long if statement I'd suggest creating an array before that code and changing the if statement to check if the userid is in the array: PHP Code:
|
#56
|
||||
|
||||
Thank you, sir. And this time, it works great! I surprised the wife earlier tonight in an email (nothing too bad) but needless to say, she was shocked that I could bypass trhe censor, when she couldn't. Once we get this all tweaked out and thoroughly tested, you ought to release this as a hack. I'm sure there are many who would find it useful, to some degree or another.
|
#57
|
||||
|
||||
SHould work for announcements and usernotes now. Change the $uids array to contain comma seperated userids who can bypass the censor.
PHP Code:
|
#58
|
||||
|
||||
There you go. Now it is all set for 1 or more userids. Very flexible now. I will run it through the drill and let you know how it goes. But I have a feeling that this is going to be gold.
|
#59
|
||||
|
||||
We missed one other place. When I do a search for all my posts, it censors the text in the lisiting in the search.php.
|
#60
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|