vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)

mad@Max 04-08-2010 12:56 PM

Quote:

Originally Posted by Antonio Pereira (Post 2017277)
Inside a Thread if a try Inline Mod (Select All) only select a first post.

Anyone can reproduce this bug?

Best Regards

In template post_thanks_box delete unnecessary class postbitim, it needed for inline moderation.

Julie 04-08-2010 03:03 PM

Quote:

Originally Posted by mad@Max (Post 2017908)
In template post_thanks_box delete unnecessary class postbitim, it needed for inline moderation.

Thanks!

grc 04-08-2010 03:55 PM

Quote:

Originally Posted by mad@Max (Post 2017699)
Mostly for developer.
Some improvements with js for OOP: one namespace, autoset events, less size.
Would be even better if the hack work with xml :)

Can you do anything to return search capability to the mod?

djbaxter 04-08-2010 04:56 PM

Quote:

Originally Posted by mad@Max (Post 2017699)
Mostly for developer.
Some improvements with js for OOP: one namespace, autoset events, less size.
Would be even better if the hack work with xml :)

This modification contains references to both post_thanks.js and post_thanks2.js but there is no file named post_thanks2.js.

mad@Max 04-08-2010 05:56 PM

You can remove it from template i forgot did it myself.
Quote:

Can you do anything to return search capability to the mod?
I don't know, there is difficult with search criteria...

Antonio Pereira 04-08-2010 07:20 PM

Quote:

Originally Posted by mad@Max (Post 2017908)
In template post_thanks_box delete unnecessary class postbitim, it needed for inline moderation.

Code:

<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if> postbitim" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
        {vb:raw post_thanks_box}
</li>

Hi can you explain?

Best Regards

mad@Max 04-08-2010 07:41 PM

Like that
HTML Code:

<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if>" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
        {vb:raw post_thanks_box}
</li>


FractalizeR 04-09-2010 06:51 AM

Looks like developer just keeps hack alive and that's all.

Diablotic 04-09-2010 07:19 AM

That's a shame. It is one of the best mods around but the developer is gone :(

s0lidgr0und 04-09-2010 07:43 AM

I'd assume the developer has more important things going on in his life than keeping a free modification up to date.

If it's not something you guys want to worry about, uninstall it.


All times are GMT. The time now is 06:29 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.02595 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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