Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Zoints Private Thread Comments for Staff Details »»
Zoints Private Thread Comments for Staff
Version: 1.00, by Zoints Zoints is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.6.1 Rating:
Released: 09-25-2006 Last Update: 04-30-2008 Installs: 126
 
No support by the author.

This modification is a fantastic means for staff members to efficiently communicate within a thread without normal members being able to see what is said. It has been tested extensively by quite a few different forums.

This box appears in showthread.php for staff members. Only staff can see it.




The admincp options:




Official support for this modification will take place at http://network.zoints.com in this specific forum.

Enjoy and be sure to check out our other modifications

CHANGELOG:

2008/05/01 - 1.2.1
- Compatible with vB's CSRF protocol

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 04-27-2008, 10:28 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Silent Knight View Post
In the template "THREAD COMMENT"

find:

Code:
			<input type="hidden" name="s" value="$session[sessionhash]" />
and Add AFTER,

Code:
                           <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
worked for me
Excellent work! This also fixed the problem for me.
Reply With Quote
  #73  
Old 04-28-2008, 12:09 PM
Pvtiste Pvtiste is offline
 
Join Date: Nov 2005
Location: Toronto
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Slient Knight !
Reply With Quote
  #74  
Old 05-01-2008, 04:27 AM
Zoints Zoints is offline
 
Join Date: Feb 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 1.2.1 has been uploaded which addresses the CSRF protocol bug.
Reply With Quote
  #75  
Old 06-20-2008, 05:53 PM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

(this is AFTER downloading the version 1.2.1 which addressed the CSFR protocol bug)
I had this installed for ages from the original version and even with vb upgrades it continued to work fine until I upgraded to 3.6.10 (I have issues with the 3.7 thread prefixes, prefer the hack over the built in one and is why I haven't upgraded to 3.7) Anyway.... hack stopped working with 3.6.10 so I finally got around to updating the thing this morning. I uploaded the xml file as directed; imported the product and had 'overwrite' set at yes. the comment area is showing like it's supposed to but now it doesn't work because of a security token:
Quote:
Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
so definiately something in the template?
Reply With Quote
  #76  
Old 06-22-2008, 09:48 PM
Auron Auron is offline
 
Join Date: Oct 2004
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Silent Knight View Post
In the template "THREAD COMMENT"

find:

Code:
			<input type="hidden" name="s" value="$session[sessionhash]" />
and Add AFTER,

Code:
                           <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
worked for me
yes, use this code, its also worked for me
Reply With Quote
  #77  
Old 06-25-2008, 02:31 PM
trophygrl trophygrl is offline
 
Join Date: Jun 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is working so far on 3.7.2
Reply With Quote
  #78  
Old 08-10-2008, 01:19 PM
Madbatty Madbatty is offline
 
Join Date: Jun 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PLEASE HELP !!!

After the latest upgrade to the 3.7.2 Version the Hack did not work anymore.

I only recive the message the a "Security Token" is missed ???

Can someone please explain me what is wrong ?

Thanks
Reply With Quote
  #79  
Old 08-10-2008, 02:45 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Madbatty View Post
After the latest upgrade to the 3.7.2 Version the Hack did not work anymore.

I only recive the message the a "Security Token" is missed ???

Can someone please explain me what is wrong ?
https://vborg.vbsupport.ru/showthread.php?t=127574

Quote:
Originally Posted by Silent Knight
In the template "THREAD COMMENT"

find:

Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
and Add AFTER,

Code:
                           <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Reply With Quote
  #80  
Old 08-10-2008, 03:40 PM
Madbatty Madbatty is offline
 
Join Date: Jun 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks buddy now it works again !
Reply With Quote
  #81  
Old 08-22-2008, 01:54 AM
cristinag cristinag is offline
 
Join Date: Dec 2006
Location: Ohio
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the fix!
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:34 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.04858 seconds
  • Memory Usage 2,301KB
  • Queries Executed 25 (?)
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
  • (6)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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