![]() |
Fast(in)visible v1.1
This hack doesn't work and has been removed.
|
nice *install* :)
|
cool mod.
|
I would make one change....I would make the navbar edit reversed meaning:
Have it say the status of what you are IE. Currently if you are visible it says invisible then you click it and it changes to visible I would have it say visible when you are visible then click it to change yourself to invisible and it would then state that you are invisible make sense? |
hmmm.. I did ask my members on that and they felt (in the majority) that having the link saying what it'd do was better..
you can easily change this for yourself though by editing the "Fast(in)visible v1" global_start plugin and.. change: Code:
if ($vbulletin->userinfo['invisible']) {$fastinvisible='<a href="'.$vbulletin->options['bburl'].'/misc.php?do=visible">Go Visible</a>';} Code:
if ($vbulletin->userinfo['invisible']) {$fastinvisible='<a href="'.$vbulletin->options['bburl'].'/misc.php?do=visible">You are Invisible</a>';} |
thank you :)
|
Thanks for this, but I get a database error if clicking on visible or invisible:
PHP Code:
|
Clever idea, nice work.
|
Quote:
also the cmps error is probably due to the link being dynamic.. hmm don't use cmps myself but will edit it to see if I can fix these problems.. |
Quote:
|
All times are GMT. The time now is 11:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|