A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Visitor Message Notifications

1.2k views · started by Personoid · · closed
#1
Visitor Message Notifications
I would love this feature.
If I have a notification of one or more visitor messages from the same user, I would like for it to direct me to the conversation instead of to my profile.

If I have more than one from more than one person it's fine to redirect it to my profile.
I keep posting to my profile instead of to the conversation.

Any support?
#2
Lol I Saw That.
I Am iGawd And I Approve This Message/Post.
#3
Uhm, that would require a seperate redirect to a specific part of the site based on a notification. It is hard to program stuff like that since it would have to search the databases for a specific conversation, instead of just going to a user page which has it all on there anyways.

I see no reason for this to be put in place.
#4
Uhm, that would require a seperate redirect to a specific part of the site based on a notification. It is hard to program stuff like that since it would have to search the databases for a specific conversation, instead of just going to a user page which has it all on there anyways.

I see no reason for this to be put in place.

It isn't necessary but would be pretty cool.
It wouldn't be too hard to program either, unless vb has some really awkward layout.
#5
Personoid wrote:
It isn't necessary but would be pretty cool.
It wouldn't be too hard to program either, unless vb has some really awkward layout.


If you are using Vb.net with HTTP Wrappers it wouldn't be that hard considering that your profile displays the amount of visitor messages that you have. All you would have to do is grab that amount and check every x amount of minutes / seconds if that amount has increased. if it did it would grab a link to the conversation with the user and or just redirect you to your own profile page. Also you could add a feature were after a new profile message it will update the current integer with the new profile message number.

Number of lines of coding as I see: Some where around 20 - 30 Depending on what features you want it to have.

Perhaps you should try it in AutoIT?

Edit; you wouldn't have to create a log in function.
Another feature possibly. Grab the username of the user that has posted the message as well.
#6
Chad wrote:
If you are using Vb.net with HTTP Wrappers it wouldn't be that hard considering that your profile displays the amount of visitor messages that you have. All you would have to do is grab that amount and check every x amount of minutes / seconds if that amount has increased. if it did it would grab a link to the conversation with the user and or just redirect you to your own profile page. Also you could add a feature were after a new profile message it will update the current integer with the new profile message number.

Number of lines of coding as I see: Some where around 20 - 30 Depending on what features you want it to have.

Perhaps you should try it in AutoIT?

Edit; you wouldn't have to create a log in function.
Another feature possibly. Grab the username of the user that has posted the message as well.


You aren't wrong, but I meant vb as in vbulletin.
Also, as a side note: I don't use vb. I judged it when I first started programming because everyone that came along used it. I raged so hard and hated it. I'm not so irrational now, but I'm learning C so vb isn't on my to-do list as of right now. Maybe down the road.

I was suggesting this as a site feature. I was also considering a greasemonkey script. If it gets shot down, I'll try and rig something up for release.
#7
I started working on it in Vb.net. Probably gonna rage but yea, it's about done. Just gotta test it and stuff. For a Vbulletin add on... Sounds really good. Maybe Chris might be up for it? Also, I suggest you learn C#. It's a nice language.
#8
Chad wrote:
I started working on it in Vb.net. Probably gonna rage but yea, it's about done. Just gotta test it and stuff. For a Vbulletin add on... Sounds really good. Maybe Chris might be up for it? Also, I suggest you learn C#. It's a nice language.

I'm kinda turned off to C# because it was developed by Microsoft.
I don't know. For now I'm gonna stick with C and eventually move on to all the C variants. I want to see them for myself and see if all the shit I've heard is true.
#9
Is there something wrong with just clicking "My Profile" to the right of Notifications...?
#10
I agree with you, this would be a very nice improvement.
#11
Forgive me if I'm wrong but, isn't this EXACTLY what private messages are for?
#12
BooBearSH wrote:
Forgive me if I'm wrong but, isn't this EXACTLY what private messages are for?

Wat?
Did you misunderstand the suggestion or..?

The idea isn't to make visitor messages private, but to redirect you to the conversation instead of to your profile upon a new message.
#13
Personoid wrote:
Wat?
Did you misunderstand the suggestion or..?

The idea isn't to make visitor messages private, but to redirect you to the conversation instead of to your profile upon a new message.


Never have gotten the point... Why fix something that isn't broken? There is absolutely no reason that you'd need this, unless you get 3 OR MORE profile posts PER DAY, which, judging by your profile... you do not.

This isn't Facebook, we don't have 10000 technicians fixing every damn thing on the site, we have what... three? When they work? Suggest something that will honestly improve the site, not your simplicity of your profile.
#14
BooBearSH wrote:
Never have gotten the point... Why fix something that isn't broken? There is absolutely no reason that you'd need this, unless you get 3 OR MORE profile posts PER DAY, which, judging by your profile... you do not.

This isn't Facebook, we don't have 10000 technicians fixing every damn thing on the site, we have what... three? When they work? Suggest something that will honestly improve the site, not your simplicity of your profile.

If we followed the "don't fix it if it aint broke" policy all our lives, we'd still be using outhouses and building Motorwagens.

Point: If something is relatively simple to improve, why not?

Also, I stated that it was completely unnecessary and would simply be a nice feature.
It's also apparent that it's more useful for when you have 1 or more by the same person. Otherwise it just leads to your profile.

This is a suggestion, not a demand. In fact, this is something that could likely be done in minutes. It's not a big deal.
Stop whining.
#15
It'd be nice, but there is really no necessity to do this, so we're going to have to put this on hold until we have more members, and more programmers that would be willing to do this.

Topic Locked.