Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-30-2009, 09:02 PM
Ogmuk Ogmuk is offline
 
Join Date: Jun 2003
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Adding a reply button to postbit without quote/no quote/no nested quote?

I've done some searching but I wasn't able to find it. I'm not looking to replace the quote button with a stripquote button. I'm trying to add the reply_small.gif button left of the regular quote button, which would only show when reading a post (i.e. not PMs), and which would result in an ordinary reply, without quote.

This is the closest what I could find, but it's for PM:
http://www.vbulletin.com/forum/showthread.php?t=240878
Reply With Quote
  #2  
Old 05-02-2009, 01:22 AM
mmoore5553 mmoore5553 is offline
 
Join Date: Aug 2008
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I do not understand your question but those edits are in the postbit template or postbit legacy. It has all the buttons listed there .
Reply With Quote
  #3  
Old 05-02-2009, 05:46 AM
Ogmuk Ogmuk is offline
 
Join Date: Jun 2003
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm simply looking to add a "Reply" button to each post, left of each "Quote" button. So people have the option to reply without quoting the post they are replying to.
Reply With Quote
  #4  
Old 05-02-2009, 09:49 AM
mmoore5553 mmoore5553 is offline
 
Join Date: Aug 2008
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you have quick reply on you should see post reply right under the post. That is there by default. Is is not there ? Quick reply you can set in your vbulletin options where you can just reply and hit send . Also there shoudl be a regular post that is one without quotes. If still confused or need help PM me link to forum and i can take a look but both of those options should be there and easier but the other is possible but not sure why needed. Just like this forum you hit post reply and then type and submit.
Reply With Quote
  #5  
Old 05-02-2009, 02:13 PM
Ogmuk Ogmuk is offline
 
Join Date: Jun 2003
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for taking the time to respond. I know of the Quick Reply and the Post Reply button on the bottom but the problem is, some of the users of my forum apparently do not and often quote an entire post and then respond to it with 1 word. I don't want to remove the quote options altogether, just add a reply button left of quote, which would bring them to the same window as pressing on "Post Reply" with the only difference that it shows correctly to which person the people is replying in Display Mode > Hybrid Mode (not like anyone uses it, but still). So I guess I'm trying to make it a little newbie friendlier.
Reply With Quote
  #6  
Old 05-02-2009, 04:01 PM
mmoore5553 mmoore5553 is offline
 
Join Date: Aug 2008
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<td class="smallfont"><a rel="nofollow" href="newreply.php?do=newreply&amp;noquote=1&amp;p =1803047"><img border="0" alt="Reply" src="images/cstyle/blue/buttons/reply.gif" title="Reply"/></a></td>

here is the actually code for button. This will be in postbit or postbit legacy.
Reply With Quote
  #7  
Old 05-02-2009, 04:04 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is correct, except this part: &amp;p=1803047
You need to do this: &amp;p=$post[postid]
Reply With Quote
  #8  
Old 05-02-2009, 04:16 PM
Ogmuk Ogmuk is offline
 
Join Date: Jun 2003
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks again. But don't I need to include a if condition to keep it from showing on any other page other than the thread view? For instance, in the template mod which I linked above, the following if condition is used:
<if condition="THIS_SCRIPT == 'private'"></if>

Which script do I need to refer to for thread view?
Reply With Quote
  #9  
Old 05-02-2009, 04:36 PM
mmoore5553 mmoore5553 is offline
 
Join Date: Aug 2008
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hahha thanks lynn i should have caught that one when i posted it but did it real quick from an Iphone lol
Reply With Quote
  #10  
Old 05-02-2009, 04:54 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you only want it to show on threads, then you can put this condition around it:
HTML Code:
<if condition="THIS_SCRIPT == 'showthread'"><td class="smallfont"><a rel="nofollow" href="newreply.php?do=newreply&amp;noquote=1&amp;p=$post[postid]"><img border="0" alt="Reply" src="images/cstyle/blue/buttons/reply.gif" title="Reply"/></a></td></if>
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 06:19 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05229 seconds
  • Memory Usage 2,252KB
  • Queries Executed 11 (?)
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
  • (1)bbcode_html
  • (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
  • (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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete