Previous Thread
Next Thread
Print Thread
Rate Thread
#273203 05/10/2004 11:15 PM
Joined: Feb 2004
Posts: 23
Newbie
Newbie
Offline
Joined: Feb 2004
Posts: 23
Is there a way to disably the ability to become invisable on the who is online screen?

Sponsored Links
#273204 05/10/2004 11:28 PM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Edit the option out of the editbasic.tmpl template.

Daine #273205 05/10/2004 11:30 PM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Actually you should be able to remove these two options.

Code
<br />{$ubbt_lang['PROF_VIS']}<br /><br /><br /><input type="radio" name = "Visible" value="yes" $visibleyes class="formboxes" /> {$ubbt_lang['TEXT_YES']}<br /><input type="radio" name = "Visible" value="no" $visibleno class="formboxes" /> {$ubbt_lang['TEXT_NO']}<br /><br /><br /><br /><br />{$ubbt_lang['AUX_ONLINE']}<br /><br /><br /><input type="radio" name = "OnlineFormat" value="yes" $OnlineFormatyes class="formboxes" /> {$ubbt_lang['TEXT_YES']}<br /><input type="radio" name = "OnlineFormat" value="no" $OnlineFormatno class="formboxes" /> {$ubbt_lang['TEXT_NO']}<br />

Daine #273206 05/11/2004 12:16 AM
Joined: Feb 2004
Posts: 23
Newbie
Newbie
Offline
Joined: Feb 2004
Posts: 23
Thanks you very much for the quick responce. Can you help me with the MySQL command to reset all existing users back to visable status as well?

Thanks

Last edited by IOGC-Chris; 05/11/2004 12:23 AM.
#273207 05/11/2004 12:33 AM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Update w3t_Users
SET U_Visible = 'yes',
U_OnlineFormat = 'yes'

Sponsored Links
Daine #273208 05/12/2004 12:47 AM
Joined: Feb 2004
Posts: 23
Newbie
Newbie
Offline
Joined: Feb 2004
Posts: 23
yet again thank you very much...you guys all do a great job


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)