vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=203010)

fbriceno97 04-25-2009 12:36 AM

Problem with Slow queries killing Mysql.

The hack need to be rewritten to do a better performance and be nice with the Mysql, the slow queries just point to the hack and the server load hits the skies.

sample of the slow queries log:


# Time: 090423 15:08:23
# User@Host: xxxxx_xxxxx[xxxxx_xxxxx] @ localhost []
# Query_time: 45 Lock_time: 0 Rows_sent: 2 Rows_examined: 1000521
use zonabb_foro;

SELECT thanks.dateline, thread.title, post.postid, user.userid, user.username
FROM thanks as thanks
LEFT JOIN post as post ON (post.postid = thanks.postid)
LEFT JOIN thread as thread ON (thread.threadid = post.threadid)
LEFT JOIN user as user ON (user.userid = thanks.userid)
WHERE post.userid = 27650
ORDER BY thanks.dateline DESC LIMIT 10;

# Time: 090423 15:19:40
# User@Host: xxxxx_xxxxx[xxxxx_xxxxx] @ localhost []
# Query_time: 15 Lock_time: 0 Rows_sent: 10 Rows_examined: 499579

SELECT thanks.dateline, thread.title, post.postid, user.userid, user.username
FROM thanks as thanks
LEFT JOIN post as post ON (post.postid = thanks.postid)
LEFT JOIN thread as thread ON (thread.threadid = post.threadid)
LEFT JOIN user as user ON (user.userid = thanks.userid)
WHERE post.userid = 24506
ORDER BY thanks.dateline DESC LIMIT 10;

I hope the developer takes the time to optimize and solve this critical issue

robbiefritz 04-25-2009 05:59 PM

In my opinion, this coder should be removed from the site. Their attitude towards support is screw you, fix it yourself. After paying for the expanded version I have had nothing but problems and 0 support. Do yourself a favor, do NOT use this until these folks change their attitude towards those that download and install this mod.

Kolbi 04-26-2009 02:59 PM

Is there an alternative Hide-system?

marshal_ramdev 04-26-2009 04:06 PM

Installed and work correctly but the problem occurs.

Mine quick reply button is not working , whenever i click it , it shows / does nothing.

what to do ?

Marshal

fbriceno97 04-27-2009 03:51 AM

Quote:

Originally Posted by robbiefritz (Post 1798881)
In my opinion, this coder should be removed from the site. Their attitude towards support is screw you, fix it yourself. After paying for the expanded version I have had nothing but problems and 0 support. Do yourself a favor, do NOT use this until these folks change their attitude towards those that download and install this mod.

totally agree, you know the answer given on the other site... basically fix it yourself

fbriceno97 04-27-2009 03:52 AM

Quote:

Originally Posted by marshal_ramdev (Post 1799389)
Installed and work correctly but the problem occurs.

Mine quick reply button is not working , whenever i click it , it shows / does nothing.

what to do ?

Marshal

man on the latest version the buttons on the quick reply do not work, if you have used previous version you have to undone every template change...

fbriceno97 04-27-2009 03:52 AM

Quote:

Originally Posted by Kolbi (Post 1799343)
Is there an alternative Hide-system?

if you find a good one, please let us know.

marshal_ramdev 04-27-2009 11:46 AM

Quote:

Originally Posted by fbriceno97 (Post 1799744)
man on the latest version the buttons on the quick reply do not work, if you have used previous version you have to undone every template change...


I installed the latest ver. ! have to wait now for the working ver. :D

robbiefritz 04-27-2009 05:22 PM

Removed

cucuigala 05-23-2009 06:35 AM

Can we set default group? like HIDE tag? Thanks,


All times are GMT. The time now is 08:07 AM.

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.01212 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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