php forum
php mysql forum
php mysql smarty
 
Topic Options
#203518 - 06/07/99 11:58 AM Suggestion: Edit Profile
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Edit Profile is getting a bit long. It might be a good idea to reformat this screen to make it easier to use... Especially for the forum subscriptions. That can make the edit profile screen quite long and cumbersome. Perhaps divide it up at the top and you choose the section you want to adjust (Subscriptions, Bio/Personal info etc and have it load another page for those (Rather than NAME tags and # jumping..).. Just an idea.<br><br>Chris A. Epler - K4UNX<br><A HREF="http://www.stormhaven.org/~cepler/">http://www.stormhaven.org/~cepler/</A>

Top
#203519 - 06/07/99 12:43 PM Re: Suggestion: Edit Profile [Re: Anonymous]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
That is a good idea, because the profile will be getting bigger over time. Will probably start on that in the next day or 2.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203520 - 06/07/99 07:47 PM Re: Suggestion: Edit Profile [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
It may also be nice to change the way you choose which forums you subscribe to. The way it is currently set up could get VERY long if the site has a large number of forums.<br><br>Perhaps setup two scroll boxes: one for available forums, the other for subscribed forums. Then put Subscribe--> and <--UnSubscribe buttons in between the columns?<br><br>That sure would make it look a lot neater.<br><br>---<br>Jason Huebel<br>"Wierd just isn't enough."

Top
#203521 - 06/07/99 10:04 PM Re: Suggestion: Edit Profile [Re: Anonymous]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
Well, that would mean going through and having to click submit for every board you want to subscribe or unsubscribe to, right? I would definitely like to clean up this area, but I am just unsure exactly how to do it.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203522 - 06/07/99 10:38 PM Re: Suggestion: Edit Profile [Re: Sally]
Eileen Offline
Master Hacker

Registered: 05/11/99
Posts: 3701
Loc: Los Angeles
Could you use a table? <br>Something like:<br><pre> ___________________________________________<br>|Board | Sub | Unsub || Board | Sub | Unsub |<br>|-------------------------------------------|<br>| | | || | | |<br>|-------------------------------------------|<br>| | | || | | |<br>|-------------------------------------------|<br>| | | || | | |<br>|___________________________________________|<br></pre><p>
_________________________
[]http://www.wopr.com/w3tuserpics/Eileen-sig.gif[/]

Top
#203523 - 06/07/99 10:43 PM Re: Suggestion: Edit Profile [Re: Chris Schreiber]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
Good idea Eileen, that would probably work well, and make it look a lot better. I am working on splitting up the edit profile section now, so hopefully by tommorow this will be done, and then I can get some feedback on the changes.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203524 - 06/08/99 07:37 AM Re: Suggestion: Edit Profile [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Actually, I was thinking that you could select multiple boards in the "Available" list, then click "Subscribe" and they would all move over to the "Subscribed" list. The same thing for the opposite direction. Select all the boards you want to unsubscribe and click "Unsubscribe".<br><br>Using CTRL-Click or SHIFT-Click would allow this.<br><br>I think this would be an exceptionally clean method of subscribing and unsubscribing. For an example, look at the Toolbar Customization dialog in IE5. It is pretty much what I'm talking about.<br><br>---<br>Jason Huebel<br>"Wierd just isn't enough."

Top
#203525 - 06/08/99 08:01 AM Re: Suggestion: Edit Profile [Re: Anonymous]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
Wouldn't this feature only be functional on the later browsers? I don't want to add anything in that wouldn't allow users with older browsers to take advantage of.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203526 - 06/08/99 09:18 AM Re: Suggestion: Edit Profile [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I think this should be okay an any relatively modern browser. It would probably even work in Lynx, provided you don't use any Javascript. I have Lynx, but don't have anywhere to test it.<br><br>Essentially, each time the user clicks "Subscribe", it would refresh the page with the new changes (rerun the script with the new changes). Then when the user hits "OK", the changes would be made permanent. "Cancel" would allow them to back out completely without saving the changes.<br><br>---<br>Jason Huebel<br>"Wierd just isn't enough."

Top
#203527 - 06/08/99 09:21 AM Re: Suggestion: Edit Profile [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
The new three-category setup looks pretty good. I'll bet that was much easier than my idea. []/forumimages/smile.gif[/]<br><br>---<br>Jason Huebel<br>"Wierd just isn't enough."

Top
#203528 - 06/08/99 11:09 AM Re: Suggestion: Edit Profile [Re: Anonymous]
razvan Offline
Member

Registered: 05/11/99
Posts: 184
Loc: Bucharest, ROMANIA
You mean like this?<br>...<br><br>Hmm... looks like my form is messing the submit page in a most disturbing manner. Ok, back to the good ol' trusty attachments.<br><br><br>


Attachments
10-63-test2.html (37 downloads)


Top
#203529 - 06/08/99 11:45 AM Re: Suggestion: Edit Profile [Re: Techster]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I like the new edit profile, BUT, email column headers are not lined up with the columns, and one needs a way jumping to the other sections without submitting then opening edit profile again. Tried to "backup" then open another section got the good old ERROR 308 origanial page NOT FOUND..<br><br>DCA<br>206 days til [:red]retirement</font color=red> []/forumimages/smile.gif[/]<br>but whose [:orange]counting</font color=orange> []/forumimages/wink.gif[/]

Top
#203530 - 06/08/99 11:53 AM Re: Suggestion: Edit Profile [Re: Anonymous]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
The first part, columns not matching up, should be fixed now. Have to work on better navigation later.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203531 - 06/08/99 11:56 AM Re: Suggestion: Edit Profile [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Thanks, it looks almost as good as Eileen's lounge.<br>Keep up the good work.<br><br>DCA<br>206 days til [:red]retirement</font color=red> []/forumimages/smile.gif[/]<br>but whose [:orange]counting</font color=orange> []/forumimages/wink.gif[/]

Top



Moderator:  Deb 
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