vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Display Enhancements - Advanced Thread Bit (https://vborg.vbsupport.ru/showthread.php?t=191648)

veenuisthebest 09-23-2008 06:35 AM

Quote:

Originally Posted by answers.com
Thesaurus: sine qua non

noun

Something indispensable: condition, essential, must, necessity, need, precondition, prerequisite, requirement, requisite.

oh yes its sine qua non :D

dadoc 09-23-2008 06:57 AM

I am Having this problem when I Click on the username of the thread starter I get this messsage,

Quote:

This user has not registered and therefore does not have a profile to view.

Atakan KOC 09-23-2008 07:16 AM

interesting :S

dadoc 09-23-2008 07:49 AM

Quote:

Originally Posted by Atakan KOC (Post 1628392)
interesting :S

Exsample section... "My Site"
http://www.atabb.com/duyurular/


That does not show that you have it installed?


I to would like to have this choose by forum.

Magnumutz 09-23-2008 09:17 AM

It's not working for me T_T

GWLiaR 09-23-2008 09:49 AM

Very Good.Insrlled

1Turk 09-23-2008 10:34 AM

thanks...

Calash 09-23-2008 11:07 AM

I am getting the following error when I enable "Show Thread Visitor Counts"

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT * FROM vb_session WHERE session.lastactivity > 1222172495;

MySQL Error  : Unknown table 'session' in where clause
Error Number  : 1109

Everything else seems to be working good.

Edit, found the problem, in the forumdisplay_start hook the query to the session table does not have the table prefix. This is the code I edited to make work

Code:

$getvisitors = $db->query_read("SELECT * FROM " . TABLE_PREFIX . "session WHERE " . TABLE_PREFIX . "session.lastactivity > $datecut");
Great mod, thank you for sharing it :)

Atakan KOC 09-23-2008 11:12 AM

Quote:

Originally Posted by Calash (Post 1628529)
I am getting the following error when I enable "Show Thread Visitor Counts"

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT * FROM vb_session WHERE session.lastactivity > 1222172495;

MySQL Error  : Unknown table 'session' in where clause
Error Number  : 1109

Everything else seems to be working good.

Problem fixed

lazydesis 09-23-2008 02:24 PM

Quote:

Originally Posted by GaiLoan (Post 1628341)
Thanks, im waiting for the updates, this kool mods

i would install as soon as per forum selection is implemented

tagged at the moment .. thanks for this :)


All times are GMT. The time now is 05:03 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.01643 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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