php forum
php mysql forum
php mysql smarty
 
Topic Options
#316710 - 02/15/08 04:19 AM 7.3 - set all users to have 'My Stuff' on the left
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Not really a mod - more a database change, but one that several users may wish to make.

Before making any changes to your database, I would suggest backing it up.

Code:
UPDATE ubbt_USER_PROFILE SET USER_SHOW_LEFT_MYSTUFF = '1' WHERE USER_SHOW_LEFT_MYSTUFF = '0'


To make new members also have the 'My Stuff' as a left menu option run

Code:
alter table ubbt_USER_PROFILE change USER_SHOW_LEFT_MYSTUFF USER_SHOW_LEFT_MYSTUFF tinyint(1) not null default '1'


Use at your own risk, but you should be fine smile
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#316711 - 02/15/08 05:48 AM Re: 7.3 - set all users to have 'My Stuff' on the left [Re: Ian_W]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Please note that it's only recommended for users of higher resolution to use this option; so you will have alienated users whining that they want it back because their screen scrolls to the left wink...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#316712 - 02/15/08 05:48 AM Re: 7.3 - set all users to have 'My Stuff' on the left [Re: Gizmo]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
BTW, you have an html line break in your second mysql code wink...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#316718 - 02/15/08 11:30 AM Re: 7.3 - set all users to have 'My Stuff' on the left [Re: Gizmo]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Originally Posted By: Gizmo
BTW, you have an html line break in your second mysql code wink...


That is how the beta seems to store sql commands frown
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#316719 - 02/15/08 11:31 AM Re: 7.3 - set all users to have 'My Stuff' on the left [Re: Gizmo]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Originally Posted By: Gizmo
Please note that it's only recommended for users of higher resolution to use this option; so you will have alienated users whining that they want it back because their screen scrolls to the left wink...


They can always change it back - but I do not think it will cause an issue on 99% of users displays.

1024 width is the base standard these days.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#316722 - 02/15/08 06:26 PM Re: 7.3 - set all users to have 'My Stuff' on the left [Re: Ian_W]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
I found it too restricting on my wife's 1024 wink... though looks fine on my 1400
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top



Moderator:  sirdude 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks