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)

itsid 12-21-2006 08:26 AM

Hi,
thanks stinger, that's truely strange
hack itself works the way it should
(if you see the printthread insteadof showthread) it just shows up as it should
(all hack functions are identical)
So, it has to be some other hack that's interfering.

please try the following:
go to plugin manager and
let me know which installed hacks use this hook:
postbit_display_complete

then edit this plugin of my hack
fetch hide tag
(same hook as mentioned above)
and change the executionOrder.
first, to 6 and if that doesn't help to something higher then the highest executionorder you can find in pluginmanager
(sorry you have to click on edit to see executionOrdner)

let me know
'sid

Bison 12-21-2006 10:14 AM

Quote:

Originally Posted by Shazz (Post 1113427)
I wonder why psnonic vision hasen't posted yet in this thread..

No Comment...

stinger2 12-21-2006 06:44 PM

hi sid..thanks for the reply and sorry for being late...i was a way the whole day
the hacks using this hook were

Code:

hide hack ajax request
fetch hide tag
Thank You Hank
User Name Glow From postbit_display_complete

these were the hacks using this hook

i disabled the glowing user hack

plus ...changed the excution order to 6


same thing.....nothing changed.......

the funny thing ....all my other hacks have the excution order (5)

i mean all of them.....

only your hack had excution order (126)....why ,...i dont know...but i made all of them with excutionorder 6

i also disabled ALL the hacks EXCEPT the thankyou + the hide

same thing happens..........now it became really a puzzel to me

but any way ..nothing changed............hope you can find the solution soon

stinger2 12-21-2006 07:34 PM

Quote:

Originally Posted by Bison (Post 1142724)
He's probably re-thinking his financial strategy! :D

please do not change this thread to a discussion about another coder.....psionic is one of the finest coders i have seen...and a fine gentleman
his hide hack is more than perfect...the only downside (for me at least) is it needs too much file edites.....which makes it difficult to maintain when combined with all the other hacks during VB upgrades.....

itsid 12-21-2006 11:54 PM

hi stinger2,
I use alle the hacks you've listed except the username glow thingy
I'll have to triplecheck all codes.

Due to the X-mas issue these days, I will be late with an appropriate answer ;)

Thanks for your remark!
As I said earlier in this thread:
Please do not disrespect any other person in this thread,
no coders, no users simply no one!
I'd love to have this a support-thread only, maybe the one or other offtopic word, but no hatred, no disrespecting, no bad words;
it's Christmastime and all ist (terror, I know... but it should be) love!

'sid


PS just a thought: disable postcaching, maybe this will help (didn't try)
pps: see you soon, have some beautiful days you all

stinger2 12-22-2006 09:29 PM

disabled post cache.....did not help

hey.....dont worry about it.....have a merry christmas...and enjoy your time .....we can solve this after the holidays.....;)

cya later

itsid 12-26-2006 01:19 AM

So...
finally back in working condition (almost)

stinger2,
I'm sorry, uninstalled all my hack, and installed all the latest versions of the ones you mentioned "above"... No Way to reproduce your boards behaviour!
I checked all imaginable settings in all different hacks, cached as much as I could, but I could not find any setting, that would lead to this error.
You're not the only one out there, so it has to be a bug somewhere,
I've seen it with my own eyes (browsers), but I simply cannot find or reproduce where it stuck.

The only thing that would make a sense would be a missing userid
so that my last trigger
Code:

if(!$bbuserinfo[userid]){
                                        $hide_read = false;
                                }

would refuse to showup hidden content.
You could give that a try by replacing that (in plugin: "choose wether or not to show in printable version") with
Code:

if(!$bbuserinfo[userid]){
                                        $post['message'] =$post['message'].'..:H:..';
                                        //$hide_read = false;
                                }

And if you find ..:H:.. at the very end of a post containing hidden content in printthread.php let me know.

cheers
'sid

stinger2 12-26-2006 11:03 PM

thanks sid.....how was christmas....i hope you enjoyed it
we did not have any snow this year........rare....but anyway

back to bussines
i made the change in the plugin..in 3 places where this was found..imported it again overwriting the old one.....but nothing changed

i also do not see any ..:H:..at the end of a post containing hidden content in printthread.php

oh and i am workring on a test board(identical to the actual) with all plugins disabled except thankyou and hide

itsid 12-27-2006 07:01 AM

[OffTopic]well, exhausting in fact ;) six ceremonys in three days, but had some fun ;)
And yess.. no snow at all, welcome to global warming *gg*[/OffTopic]

What to say about that, but F***??
One thing I discovered looking at your forum is that the hide tag isn't parsed correctly (see attached image: mine vs yours)
to fix that go to acp "custom vB Codes" and edit [hide]{param}[/hide] to [hide]<i>{param}</i>[/hide] click save, edit back and save again.
Now it should look like mine again ;)
Don't know what scrambled up that one
And, I can see all hidden content at your board without any thanks or reply; is that because of the same error, or is it just an emergency "let's show it all as long as it hides too often"?

Let me know what php and mySql Version you're running, just to start from scratch again.

'sid

stinger2 12-27-2006 02:25 PM

thanks again sid

Automatically parse links in text is disabled in my board.......i removed it a long time ago...maybe that was the reason??

i made a small detour to the hack....some fine adjustments to bypass the problem temporary

i enabled see the hidden content for all user member groups...except the newly registered......when they reach certain postcount..they dont have to thank to see the hidden content

this way only new members have to click the thankyou..

check it now...i changed the user i gave you to newly registered........

ok now back to the hack

i added the code ...and tested it..same thing...and i removed it...also same thing.....

should I bring.the Automatically parse links in text back and check it out.....??:confused:
EDIT

i disabled this plugin the Automatically parse links in text also but nothing changed......still the same...hmmmm


All times are GMT. The time now is 03:53 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.01457 seconds
  • Memory Usage 1,752KB
  • 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
  • (3)bbcode_code_printable
  • (2)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