View Single Post
  #80  
Old 07-19-2015, 01:17 AM
vBWonders vBWonders is offline
 
Join Date: Jun 2015
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wedframe View Post
I make attachment with code from conflicted hook...
May be you suggest something(unfortunately author dont support this mod anymore )?

And this files in attach too. Without vBWonders enabled and with it...

Ooooohhh yeaaaa!!)))) But... first of all, I want to wish you luck and all of goodness!))) and... to see your great mod stable and clean
About rest I write later.
Anyway thanks!
Thanks

The queries : These queries generated from the vBWonders Hide links from members before reply, So it's checking all of the posts in the thread to hide it OR show it if he has replied.

That's the normal behavior and there's nothing effects your forum performance, Check the queries time that you've attached without vBWonders is higher than with vBWonders! so we are totally normal and the queries are very well optimized

So it's as designed feature as I told you it's checking all of the posts in the thread to hide it OR show it if he has replied. .... You can disable it or you can make it works only for the first post by doing this change :

Open plugins and edit this plugin "MARCO1 vBWonders Postbit Functions 2"

Find :

PHP Code:
require("vBWonders/Marco.Links.php"); 
Replace it with :

PHP Code:
require_once("vBWonders/Marco.Links.php"); 
And you've limited your hide links from members to work only with the first post!

Full-Screen Mode : I've finished your first request that the full screen mode will be really full screen mode Please check the attached images for our next version!

Full-Screen Mode Scroll : There's nothing in our hands! We are integrated with a third party editor so when they have a bug in their software then we will also have the same bug, We've contacted them and we are waiting their action!

Your suggestions : We are in a very good stable status now!, Much much better than before ... And we will be much better in the next version with some more new features :up:
Attached Images
File Type: jpg 1.3.jpg (84.9 KB, 0 views)
Reply With Quote
Благодарность от:
Wedframe
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01065 seconds
  • Memory Usage 1,803KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_box_bit
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete