Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-18-2005, 12:47 AM
4number8 4number8 is offline
 
Join Date: Nov 2004
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default From:user1 To:user5

I think I asked before, but didn't get any response so I'll give it another go..

Is it possible to be able to show who a user is specifically posting to, instead of posting to the board in general in a post?

example:

In the top left corner it would have something like..
From: user1 <------- user making the post (no box or scroll)
To: user5 <------- have all users currently online (dropdown or scroll maybe)

I think it would be a great addition but wasn't sure how hard it would be to do.
Reply With Quote
  #2  
Old 01-18-2005, 02:52 AM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've read this request 5 times, but I still don't seem to understand what you actually want to achieve
Reply With Quote
  #3  
Old 01-18-2005, 06:36 AM
darnoldy darnoldy is offline
 
Join Date: Dec 2004
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4number8
Is it possible to be able to show who a user is specifically posting to, instead of posting to the board in general in a post?
I have been looking for the same thing! The problem, I think, is not so much getting the information--it is that (most) folks in these parts can't imagine wanting to.

The linear-thread mindset seems to be that you post "to the thread" not "to the person."

I know the info can be gotten: the quote bbcode uses it. There is a hack called "in regard to" that puts the info into the title of the reply. Not knowing any php, I can't figure out how they did it.

--don
Reply With Quote
  #4  
Old 01-18-2005, 11:42 AM
WetWired's Avatar
WetWired WetWired is offline
 
Join Date: Jun 2002
Location: Texas
Posts: 669
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The "in reply to" hack (https://vborg.vbsupport.ru/showthrea...threadid=61490) uses the information that vB already stores. Remember that vB3 is a threaded message system. Every post that does not start a thread is already a reply to a specific post, however, if everyone uses linear mode, this is usually not revealed. On my forums, I have removed the "post reply" buttons at the top and bottom, and enabled force click for quick reply so that a user must specify a post to reply to in order to post (by clicking the quote or quick reply button).

An alternate solution, more like to what you propose would be to change the post reply links to make it clear that they are being used, then to construct a list of posts the user can reply to in the new post page with no default set, then to use my hack to display the user/post being replied to.

When considering this, however, remember that users are lazy and no matter what you do, many will just always select the first or last post (depending on which is more convenient to sellect).
Reply With Quote
  #5  
Old 01-18-2005, 03:20 PM
why-not why-not is offline
 
Join Date: Feb 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have this on (3) of my clients forums, instead of just having (3) buttons, (1) main [top/bottom], -> reply to topic, (2) in the post bits -> quick reply to topic, reply to topic!

I have (4) buttons in the post bits on (1) forum (4) (quick reply to topic, reply to topic, quick reply to post user, reply to post user), on the other (2) there is a radio button -> 'Reply to this Users Post'

It does not add another query, adds ( 1 ) column to post table

When a post is replied to, it add a comment to the top of the post bit

username replying to usernames, post id! Then in each post there is a, replying to, replying from (link), that follows the replys! I also added a search option that allows the user to see who has replied to their post, viewed in post bit type style by topic ordered by date of the personal reply!

If I remember correctly, it 4 script edits, and 3 template edits, to add everything including the search option! The search option is only shown if they have had personal replies to a post they have made!

It sort of like having a multi topics within (1) topic!!!

Sonia
Reply With Quote
  #6  
Old 01-18-2005, 05:15 PM
darnoldy darnoldy is offline
 
Join Date: Dec 2004
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WetWired
Remember that vB3 is a threaded message system. Every post that does not start a thread is already a reply to a specific post.
I have already figured out how to access the parentID value, but is the name of the poster of the parent also stored? Can that be calculated when the postbit is displayed? Can it be added to a field within the post record when the reply is created?

Quote:
On my forums, I have removed the "post reply" buttons at the top and bottom, and enabled force click for quick reply so that a user must specify a post to reply to in order to post (by clicking the quote or quick reply button).
Did that too.

Here's a screen shot of what I have currently. I would like to be able to add a line "To:.." under the "From:..." line.
Attached Images
File Type: gif postheading.gif (8.6 KB, 0 views)
Reply With Quote
  #7  
Old 01-18-2005, 05:18 PM
darnoldy darnoldy is offline
 
Join Date: Dec 2004
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sonia-

Hi, Back!

Quote:
Originally Posted by why-not
I have this on (3) of my clients forums
That sounds very cool--can we see it in action? Are you willing to share how you did it?

--don
Reply With Quote
  #8  
Old 01-18-2005, 05:59 PM
why-not why-not is offline
 
Join Date: Feb 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Tomorrow night I will put a forum up so you can try this...

I will PM you the URL and login details! If it is what you are wanting I can give you the installer/uninstaller script that does the script(s) edits and the language pharses file, and a list of the templates that are changed, with the template changes!

When I send you the PM, be sure to try it in the default vB template, and the Way Out Blue template! Each one shows the post bit display and search results differently!

If I have time I will post some screen shots later today!

Notes!

Control Panel

User Options

Show Personal Replies in post bit (yes, no)
Show Personal Reply List (all personal replies in topic) (yes, no)
^^^ shown in small table at the top of the topic (sticky, shows on all topic post bit pages) ^^^

The list contains all post you have replied to, including return replies + a button to show all the personal replies in a post bit type style!

You don't need to run another query to get all this information, it is there already, you just have to globalize a few of the arrays or pass them to the functions that you need to add your (array post bits building function) calls to, then just dump that data so that the template eval(s) picks it up!

Sonia
Reply With Quote
  #9  
Old 01-18-2005, 07:05 PM
darnoldy darnoldy is offline
 
Join Date: Dec 2004
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by why-not
Tomorrow night I will put a forum up so you can try this...
That is so cool!! thank you much.

--don
Reply With Quote
  #10  
Old 01-19-2005, 01:30 AM
WetWired's Avatar
WetWired WetWired is offline
 
Join Date: Jun 2002
Location: Texas
Posts: 669
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can get the user who authored the parent post by modifying the query or adding 1 query that gets the users of the parent posts. You will need to use a loop like mine, however, if you want to remove soft deleted posts in your reference to the post being replied to (because the result of clicking a link to a deleted post could be confusing).

The modification to the existing query would require a left joins then a left join to that left join to relink the post table for the parent post to the post table with the original posts and then to link the user table to the parent posts.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:53 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04513 seconds
  • Memory Usage 2,277KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete