The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
]hello again
![]() FireFly made once a hack so only admins can have images in their signature (cause img tag is globally off). I spent over 2.5 hours on this board right now and used search function and even looked in the hacks section... No luck... ![]() Anyone can point me to the right direction please? I'm lost
|
|
#2
|
||||
|
||||
|
if you just want the images in the signature, just create a custom bb-code and just give it to your admins.....
|
|
#3
|
||||
|
||||
|
]welll... that's the solution too... but MODs can see other peoples profile (admin's too) so it's not the best solution
![]() anyway thanx for the tip ![]() and I'm still looking for the hack made by FireFly... :/ |
|
#4
|
||||
|
||||
|
oh, you allow your mods to view admins profile?
i never do that, so i can use those codes ![]() or i found this one: https://vborg.vbsupport.ru/showthrea...ght=img+admins |
|
#5
|
||||
|
||||
|
]Add [img] to the censored words list, and exempt admins from censor.
^^^^ not a solution... it will just confuse other users
|
|
#6
|
||||
|
||||
|
]
Quote:
|
|
#7
|
||||
|
||||
|
just hack the mod/user.php
just 1 small if clause *g* i don't allow my mods to view my profile ![]() hmm, make an announcement, that the img-code is censored now, and the confusion is gone
|
|
#8
|
||||
|
||||
|
]can u make a step by step instruction for man in need?
thanx I'm really not so good in php and I can't risk my forum with 7000 users...
|
|
#9
|
||||
|
||||
|
]I know only one thing... it have something to do with admin/functions.php where u have this code:
Code:
// ###################### Start bbcodeparse #######################
function bbcodeparse($bbcode,$forumid=0,$allowsmilie=1) {
global $allowhtml,$allowbbcode,$allowbbimagecode,$allowsmilies;
|
|
#10
|
||||
|
||||
|
no problem
![]() find this: PHP Code:
PHP Code:
![]() then just make the new bbcode and just give it to your admins
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|