vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Who has read a Thread (https://vborg.vbsupport.ru/showthread.php?t=122594)

Chadi 09-16-2007 02:54 PM

Isn't it odd that after disabling every product one by one, the error persisted but once I disabled this hook everything worked fine?

How would I actually debug the ultimate cause of the error once I re-enable that hook?

rainyleaves 09-18-2007 03:15 AM

Thanks for the update. :)

I got the error on new window when I click view all.
Code:

Parse error: parse error, unexpected ';' in /home/****/public_html/forums/misc.php(96) : eval()'d code(193) : eval()'d code on line 18
This error with only for 3.40.
No problem with 3.38.

Paul M 09-18-2007 11:04 AM

Looks like one of the template evals is failing for you. I can't say which as the line numbers show you must have other plugins using that hook. I would try re-importing the product.

rainyleaves 09-18-2007 11:33 AM

Thank, I try this again. :)

mishb68 09-18-2007 12:02 PM

Installed. Thanks, it's fabulous and sooo easy :)

sybakaos 09-19-2007 10:37 AM

Paul M, thanks for the product. It's fantastic.

I slightly modified the layout and added a column on forumdisplay. I want to the total thread read count ($trtotal) to be displayed on forumdisplay next to views/replies info. Could you tell me what query I need to use?

Paul M 09-19-2007 02:28 PM

Assuming I understood this correctly, then you cannot easily do what you want. No thread level counts are kept.

sybakaos 09-19-2007 02:46 PM

On forumdisplay.php there are reply & views statistics for each thread listed. I want to add a 3th statistic, namely "# members". That statistic would tell for each thread how many members have read the thread using info from your hack.

If you understood correctly, thanks for reply. Otherwise I'd be willing to hear your input :).

Paul M 09-19-2007 02:50 PM

I understood correctly - no thread level count is kept, so you cannot easily do that.

Quantnet 09-21-2007 10:24 AM

Can this be expanded to show who has read a blog entry ?


All times are GMT. The time now is 01:24 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.01210 seconds
  • Memory Usage 1,731KB
  • 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
  • (1)bbcode_code_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