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)
-   -   Miscellaneous Hacks - Threads Started by User in Postbit & Profile (https://vborg.vbsupport.ru/showthread.php?t=151844)

mgurain 10-21-2007 11:04 AM

Quote:

Originally Posted by Milad (Post 1287374)
I would like to install this hack, but I can't because I don't want to edit templates.

Same,,

haytham 11-02-2007 10:41 AM

I am getting only the post count not threads started?? 3.6.8

haytham 11-02-2007 10:44 AM

Found it..I am using legacy not postbit. Working now. Thanks. Installed.

lasto 11-11-2007 12:07 PM

works fine this cheers m8

TJFweb 11-12-2007 01:36 PM

Hi,

Is it possible to select which forums are taken into account when tallying up the posted thread count?

I have a few spammy forums which I don't want to include in the figure.

Thanks!

Defkalion 11-17-2007 09:25 PM

I'm also looking for a hack that does this, ie lets you select which forums participate in the thread count. Anyone can help?

AngelBlue 12-06-2007 11:55 PM

Quote:

Originally Posted by database error when cron runs
Database error in vBulletin 3.6.8:

Invalid SQL:

UPDATE user AS user
SET user.threads =
(
SELECT COUNT(threadid)
FROM thread AS thread
LEFT JOIN forum AS forum ON forum.forumid = thread.forumid
WHERE visible = 1
AND (forum.options & 4096)
AND user.userid=postuserid
);

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(threadid)
FROM thread AS thread
LEFT JOIN
Error Number : 1064

:( :(

2impulsiv 12-07-2007 01:58 AM

Works great..

Cheers..

:)

Icy 12-08-2007 05:03 AM

I'm using it in vB 3.6.8 PL2 without having any problems. Can I have a temporary admin access to your forum so that I can check it?

Icy 12-08-2007 01:18 PM

My PHP version is 5.2.5. BTW I have tried it on my localhost with PHP 4.3.10 & got no DB error so far.


All times are GMT. The time now is 04:04 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.01146 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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