#48812
07/16/2001 2:09 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
People like signatures...then some people don't...so I want to keep the signatures, but make an option so users that don't want to view them, can turn them off..is there someway someone can do this?
|
|
|
#48813
07/16/2001 2:18 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Possible, but it would take some work..
|
|
|
#48814
07/16/2001 3:28 PM
|
Joined: Mar 2001
Posts: 318
Member
|
Member
Joined: Mar 2001
Posts: 318 |
this would be awsome! i agree with tapah
|
|
|
#48815
07/18/2001 5:01 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
|
|
|
#48816
07/18/2001 8:37 PM
|
Joined: Mar 2001
Posts: 318
Member
|
Member
Joined: Mar 2001
Posts: 318 |
|
|
|
#48817
07/19/2001 3:53 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
|
|
|
#48818
07/20/2001 6:01 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
Blast it 
|
|
|
#48819
07/20/2001 6:04 PM
|
Joined: Jul 2000
Posts: 1,349
Member
|
Member
Joined: Jul 2000
Posts: 1,349 |
One of those more-trouble-that-worth things, I'm afraid.  Plus, you'd be INSANE to start a hack this close to 6.1!
|
|
|
#48820
07/20/2001 6:54 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Yea, I will try MAYBE when we get to 6.1.
|
|
|
#48821
07/20/2001 7:33 PM
|
Joined: May 2001
Posts: 93
Member
|
Member
Joined: May 2001
Posts: 93 |
i really have no clue of the structure of UBB, but couldent you just but a if statement before the code that inserts a users signature?? im sure that sounded like a noob satmentent, but i DO know a bit about C++ so im not completly lost behind this.
edit: wait, i mis read this, you want to let the user choose to turn it off for his viewing...that might be a bit harder. is there a varible or somthing that can be accessed to find out what user is accessing the forums and then check if he has the option on/off? /me goes to disect some UBB code
[ July 20, 2001 07:36 PM: Message edited by: fireslash518 ]
|
|
|
#48822
07/20/2001 8:50 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Basically that is what you would do. An if statement. But you would also have to have a profile check, your own field to ask this, probably some cp options. So it would be a little more tougher.
|
|
|
#48823
07/20/2001 11:03 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
Well, here is a picture of similar to what I want... This is from a YaBB (yet another bulletin board) it is a free board...so I assume it shouldn't be too hard to make this addon...I really would like it, along with other people too...it would take alot of load of peoples connections...some people have to pay for the internet you know, and cant afford pages being 500k each... Thanks alot
|
|
|
#48824
07/20/2001 11:17 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
|
|
|
#48825
07/20/2001 11:57 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
I meant to include that into my post...but YES which really suprised me  Most free boards are using PHP nowadays... But yeah it does use CGI..which makes me want this hack even more, now knowing what can be done with it 
|
|
|
#48826
07/21/2001 9:33 AM
|
Joined: Jul 2001
Posts: 20
Junior Member
|
Junior Member
Joined: Jul 2001
Posts: 20 |
yeah that would be cool mate
|
|
|
#48827
07/21/2001 10:50 AM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Well, it looks like it might just be a little easier. But then again I know how to do most of that except for the parts where it actually decides to show or not one thing.
|
|
|
#48828
07/21/2001 11:34 AM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
BTW...that pictures is in the profile in YABB
|
|
|
#48829
07/21/2001 11:43 AM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Do you have a link to where I can download YaBB?
|
|
|
#48830
07/21/2001 11:52 AM
|
Joined: Mar 2001
Posts: 318
Member
|
Member
Joined: Mar 2001
Posts: 318 |
|
|
|
#48831
07/21/2001 12:09 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Thanks, I will have it look at it and get back to you guys.
|
|
|
#48832
07/21/2001 1:58 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
Thank you for showing intrest 
|
|
|
#48833
07/21/2001 10:01 PM
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
Hmm, this is going to be harder then I thought. Their code is really messy. I wonder if PerlTidy could make it look better.
|
|
|
#48834
07/24/2001 11:35 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
hows this coming along tech?
|
|
|
#48835
07/26/2001 6:03 PM
|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
|
|
|
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.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|