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 05-14-2004, 09:34 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Postbit mod help

Hi:

I would like to change the reply w/quote button to just reply. I tried doing the change myself received the error that I had selected an invalid thread.
I am running 2.32

I have been having a terrible time working with changes in the show therad template for over a week.

I know if I was in my right mind I would most likely this out, but since I am in brain freeze mode, any help would surely be appreciated.

TIA
Cindy
Reply With Quote
  #2  
Old 05-14-2004, 11:14 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you provide an example of what you're trying to do? I'm sort of lost...
Reply With Quote
  #3  
Old 05-14-2004, 11:41 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Ryan: I just noticed this board doesn't have a reply w/quote button.

I don't want people to respond with quoted messages (via the Reply w/quote button at the bottom of each post)

Instead I would just like a normal Reply. I have the buttons made etc., but I don't know what to change in the code. This is the code:

< a href="newreply.php?s=&action=newreply&postid=19821 " >Reply w/Quote</a>&nbsp;&nbsp;
(spaces used so code didn't get messed up)

Changing the name of the link doesn't do any good. I know it has to be in this part:

"newreply.php?s=&action=newreply&postid=?

You can see the old "quote" button here. I am trying to get rid of buttons and have links, so I just want to be able to have Reply in place of the button and have it NOT quote the previous message.

http://www.glassmavenhaven.com/forum...&threadid=2720

Thanks
Reply With Quote
  #4  
Old 05-14-2004, 11:41 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryan Ashbrook
Can you provide an example of what you're trying to do? I'm sort of lost...
See like this......
Reply With Quote
  #5  
Old 05-14-2004, 11:45 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So you want to make it just a link to make a new reply without quoting the post?

Easily done, in this:

HTML Code:
newreply.php?s=&action=newreply&postid=19821
Remove this:

HTML Code:
&postid=19821
Of course there will be a variable there instead of the number.
Reply With Quote
  #6  
Old 05-14-2004, 11:50 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The actual code from the postbit template is:

<a href ="newreply.php?s=$session[sessionhash]&action=newreply&postid= $post[postid]"> <img src=" {imagesfolder}/quote.jpg" border="0" alt="Reply w/Quote"></a>

So after the &post= just leave it blank?

If that's it I knew it was something simple.
Reply With Quote
  #7  
Old 05-14-2004, 11:51 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Completely remove: &postid=$post[postid]
Reply With Quote
  #8  
Old 05-14-2004, 11:52 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried that and got this

"No thread specified. If you followed a valid link, please notify the webmaster "

This is what I used:

<a href= "newreply.php?s=$session[sessionhash]&action =newreply&postid="> Reply</a>
&nbsp;&nbsp;

Whoops, left something in
Reply With Quote
  #9  
Old 05-14-2004, 11:56 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, you gotta take out &postid= as well.

Oh and if you wanna post the whole code without messing anything up use the [html] tags.
Reply With Quote
  #10  
Old 05-14-2004, 11:58 PM
cindyd cindyd is offline
 
Join Date: Sep 2002
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Using this:

<a href= "newreply.php?s=$session[sessionhash]&action =newreply=" > Reply</a>
&nbsp;&nbsp;

I am still getting that error. I've tried this too:

<a href= "newreply.php?s=$session[sessionhash]&action=newreply&threadid =$threadid">< font class="nf">< font color="#2f4f4f"> Reply</a>

and get the same error.
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 03:24 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.04348 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
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
  • (2)bbcode_html
  • (1)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
  • (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_postinfo_query
  • fetch_postinfo
  • 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