Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
#205282 10/05/2000 9:37 AM
Joined: Dec 1999
Posts: 73
Journeyman
Journeyman
Offline
Joined: Dec 1999
Posts: 73
Answering Screm's question (Sorry if this has been aswered somewhere else, I did not see it)
I think everything looks great, but I'll say what I dont like anyway, because it amy help..

In the "add to address book" why dont you get an screen telling you that it's done? I have never used this hack before but I have to say I was somewhat confused. The only hint you get that something is happening is the reload (and you can miss that if using many screens at the same time). I thought at first that it wasn't working...




Sponsored Links
Malakai #205283 10/05/2000 10:27 AM
Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Eileen has a great Context Sensitive Help Popup hack that I thought was going to be in 5.1, guess not. Scream, I think this hack would be great!



Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

Malakai #205284 10/05/2000 10:37 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
I tried to cut down on the confirmation screens because they add to the complexity and I was trying to get several hacks in at once so I was rushing a bit.


UBB.threads Developer
D_Wolfwood #205285 10/05/2000 10:41 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
I didn't put the help hack in yet because this will obviously need to be changed a little for 5.1. This is an area I will be focusing on next. Help/Documentation/Administration so I figured I'd hold off until then.


UBB.threads Developer
Malakai #205286 10/05/2000 2:07 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I really think the enhanced online.pl hack should go in...at least the part that auto-refreshes and the user-friendly text. It's an easy hack to put back in, but I feel that something that makes it clearer to the user, as opposed to using locations like editreply.pl, should really be put in.


Sponsored Links
Anonymous #205287 10/05/2000 2:09 PM
Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
I agree, noticed this too. Its descriptive enough for me, but not for my users.
And in my case even more so knowing that they only know Spanish, and what in the world does editreply mean to them?

Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

Malakai #205288 10/05/2000 2:14 PM
Joined: May 1999
Posts: 78
Member
Member
Offline
Joined: May 1999
Posts: 78
I'm not sure if it's covered by another hack but the flashing envelope in the menu for mail waiting hack is really nice too.

Slam


Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Yes, thats another one I always have to hack back into the code with every upgrade. I havent updated since 5.0.8 because I was waiting for all these hacks to be included because it is a hassle to update with so many hacks to do...

Oh! And the newsflash!

Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

Edited by MTO on 10/5/00 02:29 PM.


D_Wolfwood #205290 10/05/2000 2:34 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
The main reason I didn't add all of these hacks in is this is a major upgrade. Every script has been changed and this will lead to a pretty extensive beta period timeframe just with the changes and hacks that have been added so far. I added enough to where I could stay comfortable knowing how everything works and quickly correct bugs as they arise. I can probably get the online hack in because this script hasn't changed much anyways.


UBB.threads Developer
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I second this one...it's another extremely easy, one line change. And I know that most of the people in my board system would never notice that they had new mail if not for this one. (Sometimes including me!)


Sponsored Links
Anonymous #205292 10/05/2000 3:30 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
The private message notifier does add an extra query for every script that is run. Has anyone added this one on a forum with heavy traffic. I realize this isn't a problem on low traffic sites but on sites that are already hammering the database with queries it adds up.

Note, I'm not saying I'm against adding this. It's a great hack and quite useful. It's just a common issue that I have to look at anytime I put something in that is going to add an extra database call, especially on every script.


UBB.threads Developer
Sally #205293 10/05/2000 3:43 PM
Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Weird idea:
Have it commented (#) and tell those who want to use it to uncomment it.
script
# hack
script


[]/w3timages/icons/laugh.gif[/][]/w3timages/icons/laugh.gif[/] []/w3timages/icons/laugh.gif[/]

Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

D_Wolfwood #205294 10/05/2000 3:46 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Probably 80% of my customers are plug and play types. They don't edit scripts. They plop it in place, and that's that. For this reason the distributed version has to be server friendly as I can't expect everyone to go in and edit code and stay in business[]/w3timages/icons/laugh.gif[/].


UBB.threads Developer
Sally #205295 10/05/2000 3:54 PM
Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Just dont tell them they can do it! haha.

Makes sense thogh.

Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

Sally #205296 10/05/2000 3:59 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
How does it add an extra query? You already do the query in your script to find out how many private messages they have...just use that number if > 0 to draw the blinking icon...


Anonymous #205297 10/05/2000 4:04 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Currently I only do a query in wwwthreads.pl to check and see if they have any new private messages. Eileen's hack is executed every time send_header is called, which is used by every script.


UBB.threads Developer
Sally #205298 10/05/2000 4:07 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Ah, I see. []/w3timages/icons/frown.gif[/] I personally have removed the numbered notification, and inserted this one. We're not what I would call a high traffic site, but it seems to work ok for us. What if it were moved to the area where you currently display the PM count? This might be a nice middle area...it's not in the header area, so not on every page, but still gives a better notification, along with the numerical notation. Perhaps just another option for which one to display? (1 == original numerical only, 2 == flasher only, 3 == both).
Too out of line for this version?


Sally #205299 10/05/2000 4:09 PM
Joined: May 1999
Posts: 624
Master Hacker
Master Hacker
Offline
Joined: May 1999
Posts: 624
Yup. It has to be to catch 'em all as soon as they come in. []/w3timages/icons/crazy.gif[/]

[]http://www.amdragon.com/images/eileensig.gif[/]

Malakai #205300 10/05/2000 4:20 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I know I'm being bothersome about features, but did you look at the post only/reply only board types hack at all?


Anonymous #205301 10/05/2000 4:23 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
There may be a solution to this problem. Here is a possibility.

We add a new field into the w3t_Users table called U_Privates. We use this field to store the number of unread private messages they have. Every script already grabs a few fields out of the user table (Status and StyleSheet) and passes this info to send_header. So we just grab the U_Privates field as well and pass this right along with it. This way we avoid the extra database call. It would mean modifying a few scripts that send private messages and when you read them but it may prove to be a useful addition. One thing, this would only take affect for new private messages after the upgrade as I really don't want to have to cycle through every user and calculate this in the altertable, that would be pretty big.

What do you think? Worth my time?


UBB.threads Developer
Sally #205302 10/05/2000 4:29 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I definitely agree about it not being retroactive, which is fine. If you're already grabbing other info, it would be nice to put that in, and would have the end effect of actually removing a query from the total. I know SQL is fast, but having that field in the user data would also be a tad faster than having the query parse for messages that are marked as 'N' and addressed to that user.
I personally think it might be worth the effort. I'd like to hear other views, though, as I'm sure you already knew I felt that way. []/w3timages/icons/smile.gif[/]


Sally #205303 10/05/2000 4:30 PM
Joined: Jan 2000
Posts: 796
MTO Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Yes! Did you need to ask? []/w3timages/icons/smile.gif[/] []/w3timages/icons/laugh.gif[/] []/w3timages/icons/smile.gif[/]


Mateo Byler
CruceDeCaminos.com - http://crucedecaminos.com

Sally #205304 10/05/2000 5:21 PM
Joined: May 1999
Posts: 624
Master Hacker
Master Hacker
Offline
Joined: May 1999
Posts: 624
I'll drink to that. [surprise, surprise]

[]http://www.amdragon.com/images/eileensig.gif[/]

Sally #205305 10/05/2000 6:42 PM
Joined: May 2000
Posts: 125
Member
Member
Offline
Joined: May 2000
Posts: 125
just one more vote []/w3timages/icons/smile.gif[/]


tym #205306 10/05/2000 7:57 PM
Joined: Jun 1999
Posts: 54
Member
Member
Offline
Joined: Jun 1999
Posts: 54
Count me one[]/w3timages/icons/smile.gif[/]


Anonymous #205307 10/06/2000 9:05 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Ok, this has been done for all of the front end scripts. Just need to finish the admin area. Go on over and test it out if ya want.


UBB.threads Developer
Sally #205308 10/06/2000 9:38 AM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I get the error on Line 184 that 'document.forms.0.To' is null or not an object when I load up the Send Private screen...


Anonymous #205309 10/06/2000 9:39 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Bleh, stupid javascript[]/w3timages/icons/laugh.gif[/]. Ok, let me try and get that fixed.


UBB.threads Developer
Sally #205310 10/06/2000 9:45 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Ok, got it fixed.


UBB.threads Developer
Sally #205311 10/06/2000 10:04 AM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Is there supposed to be a confirmation screen after sending private messages, or should it just return to the sendprivate screen as it does now?


Anonymous #205312 10/06/2000 10:10 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
It depends on where you are sending it from. Some will give you an individual confirmation screen and some will give you your start page with a message below your lastlogon that says "Your message has been sent"


UBB.threads Developer
Sally #205313 10/06/2000 10:16 AM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I just get returned to the sendprivate.pl screen. I clicked on Send Private to get there, and pressed enter in the subject or name fields.


Anonymous #205314 10/06/2000 12:05 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
*POP*
Scream? Thoughts?


Anonymous #205315 10/06/2000 12:31 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Interesting. It seems hitting enter in the name or subject fields doesn't actually send a message it just reloads the form. Which is somewhat correct because the form is incomplete at that point. If you actually click the submit button then you'll get the confirmation screen.


UBB.threads Developer
Sally #205316 10/06/2000 12:36 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Erm...yeah, but I think this reply belonged somewhere else []/w3timages/icons/smile.gif[/]

Actually, though, if you fill in the form, then go back and hit enter in the subject, you still don't get the screen...

Edited by LoneVVolf on 10/6/00 12:37 PM.


Anonymous #205317 10/06/2000 1:42 PM
Joined: May 1999
Posts: 624
Master Hacker
Master Hacker
Offline
Joined: May 1999
Posts: 624
What on earth are you two talking about?? I'm completely lost here.
Now if you'd been in threaded mode this confusion would not have arisen. []/w3timages/icons/wink.gif[/]

[]http://www.amdragon.com/images/eileensig.gif[/]

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Scream was the one that made the mistake...I use flat mode just fine, thanks. []/w3timages/icons/smile.gif[/]


Anonymous #205319 10/06/2000 1:48 PM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
I use flat mode fine too it's just that, well, um...I'm tired? No, I know, it's Friday. Nah, that's not it, I've been listening to the Mariners on the Radio and got distracted.


UBB.threads Developer
Sally #205320 10/06/2000 1:53 PM
Joined: May 1999
Posts: 624
Master Hacker
Master Hacker
Offline
Joined: May 1999
Posts: 624
...and I *still* have no ide what you were talking about! []/w3timages/icons/crazy.gif[/]

[]http://www.amdragon.com/images/eileensig.gif[/]

Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
I replied to what I thought was a problem with the sendprivate screen when hitting enter while in the name or subject field. But what he was talking about was his initial request for the enhanced Who's online hack.


UBB.threads Developer
Sally #205322 10/06/2000 2:00 PM
Joined: May 1999
Posts: 624
Master Hacker
Master Hacker
Offline
Joined: May 1999
Posts: 624
Ah. Now I'm with you. Thank you, Kind Sir.

[]http://www.amdragon.com/images/eileensig.gif[/]

Sally #205323 10/06/2000 2:09 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Speaking of which....is there an answer? []/w3timages/icons/smile.gif[/]


Malakai #205324 10/06/2000 6:26 PM
Joined: May 1999
Posts: 78
Member
Member
Offline
Joined: May 1999
Posts: 78
Is it ready?

YES! Or at least I am. I am soooo ready for this release! []/w3timages/icons/wink.gif[/]

Lee


Anonymous #205325 10/09/2000 8:18 AM
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Yes, I think this will be the last thing I put in for 5.1, the enhanced online thing.


UBB.threads Developer
Page 1 of 2 1 2

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
Morgan 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)