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 - [DBTech] AJAX Threads v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=271205)

MalluParadise 11-21-2011 03:03 PM

Quote:

Originally Posted by DragonByte Tech (Post 2270349)
Disable the threadbit_display plugin :)


Fillip

Database error in vBulletin 4.1.7:

Invalid SQL:

SELECT thread.threadid, thread.title, thread.prefixid, post.attach,
thread.postusername, thread.dateline, thread.lastpostid, thread.lastpost AS threadlastpost, thread.lastposterid, thread.lastposter, thread.replycount,
forum.forumid, forum.title_clean as forumtitle,
post.pagetext AS message, post.allowsmilie, post.postid,
user.*
,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM thread AS thread
INNER JOIN forum AS forum ON(forum.forumid = thread.forumid)
LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
LEFT JOIN user AS user ON (thread.postuserid = user.userid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE 1=1
AND thread.forumid IN(4,17,18,20,19,110,318,282,250,127,319,5,174,191 ,197,192,193,63,61,65,64,126,195,128,98,96,95,93,9 1,92,153,317,199,189,194,99,100,103,26,27,218,30,3 1,32,215,29,28,214,211,212,6,21,22,23,25,163,62,12 3,253,160,24,235,239,240,241,287,306,320,242,243,2 45,131,309,74,75,204,76,78,77,79,303,121,80,312,15 4,68,69,313,314,315,70,71,13,66,67,11,125,83,81,82 ,205,292,208,293,207,302,307,308,310,7,33,34,35,36 ,37,38,268,40,39,256,190,41,132,45,182,46,133,267, 47,42,134,181,105,107,294,295,297,298,296,299,300, 201,202,203,104,16,54,56,57,55,58,60,48,49,159,50, 221,275,276,277,186,220,274,271,272,278,263,264,26 5,8,84,209,138,136,88,87,137,89,86,142,255,257,141 ,144,85,139,258,140,143,247,248,259,260,261,262,90 ,200,15,53,52,51,291,101,233,246,234,244,238,289,2 90,316,120,124,117,130,165,145,164)
AND thread.visible = 1
AND post.visible = 1
AND open <> 10
AND thread.dateline > 1319299480


ORDER BY thread.dateline DESC
LIMIT 0,7;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Monday, November 21st 2011 @ 11:04:40 AM
Error Date : Monday, November 21st 2011 @ 11:05:29 AM
Script :
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version :

DragonByte Tech 11-21-2011 03:13 PM

That query does not appear anywhere in AJAX Threads so it is unrelated to this mod.

It means your MySQL has crashed, contact your host to have them advise you :)


Fillip

MalluParadise 11-21-2011 09:05 PM

Quote:

Originally Posted by DragonByte Tech (Post 2270377)
That query does not appear anywhere in AJAX Threads so it is unrelated to this mod.

It means your MySQL has crashed, contact your host to have them advise you :)


Fillip

thank you it's fixed now and it's worked like u said

scottct1 11-22-2011 07:01 PM

Quote:

Originally Posted by DragonByte Tech (Post 2252760)
Install it and let me know, I do not have access to a test board that large.

Ok I just went ahead and installed it. Got about 2000 people online now and haven't seen my server load go up at all (but then again I have only had it installed for an hour.)

Feature request: I would like to see the LIVE graphics only shown to threads which have been posted in in the last X number of minutes. :)

Thanks!

DragonByte Tech 11-22-2011 07:11 PM

That'd be quite performance intensive to check :(


Fillip

scottct1 11-22-2011 08:49 PM

Oh well, it was an idea. :)

I went ahead and purchased the pro version plus the new arcade. :) (I will try to install the arcade tonight.)

sticky 11-23-2011 12:02 AM

How do you disable the "LIVE" image?

sticky 11-23-2011 12:07 AM

Quote:

Originally Posted by DragonByte Tech (Post 2269515)
Disable the threadbit_display plugin for this product :)


Fillip

Solution to my problem :)

sticky 11-27-2011 12:08 AM

The new version has created a problem. The first post in some threads will disappear after a few seconds.

DragonByte Tech 11-27-2011 10:10 PM

That is not something I can replicate. Please ensure that you have not set the Post Cutoff to less than your Posts Per Page.

Fillip


All times are GMT. The time now is 11:33 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.01301 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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