vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - [hide] hack incl post thank you "addon" (https://vborg.vbsupport.ru/showthread.php?t=130887)

dancue 05-09-2008 02:13 AM

Quote:

Originally Posted by intensecool (Post 1513292)
if anyone can update this for 3.7.0..it will be great for all of us..
we have tried all options in this thread..
not working at all

Well it works, it's just that you have to turn the ajax off within the mod's settings. When a person wants to view the hidden data they would have to refresh. The reason is because the security feature needs to be implemented.

Psionic is planning on porting his hide hack over very soon. It's got a lot more features than this mod too. I think I will just have to settle with that one if somebody can't figure out how to implement the security token on this mod.

cafenetland 05-11-2008 05:10 PM

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.

we r waiting for u to fix this problem.

dancue 05-14-2008 07:30 PM

Has anyone figured this issue out?

avitor 05-15-2008 03:05 PM

helow ther
i try to install this producte
ferst-i import the prducte name -ajax-product-sids_hide_v0.3.5-vborg-en.xml
and from here i dont know how to contunue
wich direction in images to upload the images name -en_hide_post.gif ?
what to do whet the file name - hide_bbcode-images-english.xml

i try this --mport via acp Phrase-Manager but NOT as a new language!
english/hide_bbcode-images-english.xml
and gate this massage
---This file was created using a different version of vBulletin from the one you are running.
Your version: 3.7.0
File version: 3.6.2

is posible t explane more samle wey ?
thanks

killerkraft 05-15-2008 05:45 PM

Quote:

Originally Posted by dancue (Post 1513312)
Well it works, it's just that you have to turn the ajax off within the mod's settings. When a person wants to view the hidden data they would have to refresh. The reason is because the security feature needs to be implemented.

Psionic is planning on porting his hide hack over very soon. It's got a lot more features than this mod too. I think I will just have to settle with that one if somebody can't figure out how to implement the security token on this mod.

Well, i am using VB 3.7.0 and installed Psionic hack, but let me tell you, it is very very limited.

i.e., you just have the option to count users posts as limit to view or not and it is not really what you want from a hide hack.

What you really want is a full hide hack like the one on this topic.

Hope that someone can port this one to 3.7. That would be a must.

Greetings from Portugal

Aren 05-15-2008 05:58 PM

Ok, guys, I think I've fixed the AJAX problem.

Uploaded the solution 15 minutes ago to my forum and some users have already told me that they got no more "missing security token" errors.

The solution is quite simple:
  1. Edit the ajax-product-sids_hide_v0.3.5-vborg-en.xml
  2. Look up the following line of code:
    Code:

    unhide.send("do=whatever&p="+postid+"&all="+old);
  3. Replace it with the next one:
    Code:

    unhide.send("do=whatever&p="+postid+"&all="+old+"&securitytoken=" + SECURITYTOKEN);
  4. Save the file
  5. Reinstall the product
And that's it. Once the product has been reinstalled, the links associated with your "thank you" buttons will look like http://yourdomain/forumroot/post_thanks.php?do=post_thanks_add&p=452781&securi tytoken=a2a47806c680a2843a98da216896c82f1fae8288

Gosh... it was a real pain in the ass this problem :p

dancue 05-15-2008 06:07 PM

If this works I am going to kiss you!!

I'll let you know how it goes.

dancue 05-15-2008 06:15 PM

Yes!!! You are a genius!!!!

Also, you don't necessarily have to edit the xml file.

You can just make those changes to the sid_hide_head template.

Aren 05-15-2008 06:24 PM

Great!

Yes, the modification can be made on the template. If I tell you the truth, I just decided to open up the xml and look for any AJAX/POST request in there without looking at what it really was :p

killerkraft 05-15-2008 06:35 PM

Aren,

Does this hack works in a full 3.7 install ?

Or does it works just in upgraded forums ?

KK


All times are GMT. The time now is 09:42 PM.

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.01845 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete