The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Invisable users?
Is there a hack or a way to make all users visible? Sorry if this is common knowledge. I am new to this but having a blast!
Thanks! S |
#2
|
||||
|
||||
[sql]UPDATE user SET invisible=0;[/sql]
|
#3
|
|||
|
|||
where do i locate that string make a change to it?
and thanks for you help! S |
#4
|
||||
|
||||
you habe to run this query per phpmyadmin
|
#5
|
|||
|
|||
Do i have to install php admin?
If so where do I get it? Thanks! S |
#6
|
||||
|
||||
normally it is preinstalled by your hostingprovider, if not you can find it here:
http://www.phpmyadmin.org or you can simply install this hack and run the query from your adminc-cp: https://vborg.vbsupport.ru/showthrea...threadid=26272 |
#7
|
|||
|
|||
I could not find this in my admin/index.php
<tr><td> <table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable"> <?php maketableheader("Options"); ?> </table> <a href="options.php?s=<?php echo $session[sessionhash]; ?>&action=options"> Change options </a> </td></tr> S |
#8
|
||||
|
||||
That isnt the php code for admin/index.php as far as my index.php file goes...
You need to find this : PHP Code:
PHP Code:
|
#9
|
||||
|
||||
yeah, the index.php has had some changes from 2.0.x to 2.2.x
make what hellsatan told ya |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|