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=197487)

GraphiX2004 04-08-2009 12:12 PM

hello paul,

if this plugin works in all versions of 3.8 which i'm not doubting you
i'm just not getting this working i followed your instructions to the letter

i have installed alot of plugins / mods for years on vbulletin boards granted
i've never coded one myself so i'm familiar with how to install them.

i install the plugin it says installed fine on both stylevar templates the default
vbulletin 1 and the custom battlegear skin from vbvision.

in the vbulletin settings i go down to the bottom option which is yours.
i see the config page where you edit it to turn on/off and all the other options.
but even if i set 0 to all options or the ID of actual usergroups

there is nothing in the legend that says users has viewed this thread.
all that shows is the default vbulletin one that says

Currently Active Users Viewing This Thread: 3 (2 members and 1 guests)
GraphiX2004, Candostum

but say i stop viewing this thread or candostum does there's no mention
that these people have viewed my post/thread

with this being v3.8.1 and the stock files it should contain this template hook.
i can't see it but maybe i'm looking in the wrong place but either way if it is there
then the plugin has installed and i can edit the options of the plugin

why is nothing showing on my forum about users who's viewed the thread?
i'll be honest paul i thought this was a standard feature of vbulletin thats why i bought it.

if i would of known this was not a standard thing i'd of gone with ipb or some other software
i need this working , due to the content of the post i need to know which of my members has read it.

can you shed any light on why it's not working ?

Paul M 04-08-2009 05:11 PM

If the template hook is missing (because you have a custom template) then this wont show.

There is nothing I can tell you without admin access.

Lonely Heart 04-08-2009 06:49 PM

Dears,

I'm unable to install this Add-ons it's showing the following error message

=====


Database error in vBulletin 3.8.2:

Invalid SQL:
DELETE FROM product WHERE productid = 'paulm_wrt_38';

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, April 8th 2009 @ 02:45:48 PM
Error Date : Wednesday, April 8th 2009 @ 02:45:54 PM
Script : http://www.mysite.com/forum/admincp/...=productimport
Referrer : http://www.mysite.com/forum/admincp/...?do=productadd
IP Address : ********
Username : Lonely
Classname : vB_Database
MySQL Version :

======

Paul M 04-08-2009 07:27 PM

Thats a mysql error.

FYI, that query seems a bit odd if you are installing it, since its deleting the product. There is no such query in the mods install code.

Lonely Heart 04-11-2009 07:39 PM

Quote:

Originally Posted by Paul M (Post 1786853)
Thats a mysql error.

FYI, that query seems a bit odd if you are installing it, since its deleting the product. There is no such query in the mods install code.


I installed the same add-on when my forum was 3.6.7 i upgrade my forum then i download the latest version of this add-on and marked "Yes" on overwrite product but this message appear.

regards,

Eq4bits 04-12-2009 03:32 PM

*installed* and working perfectly :D
love all the added extras this version has over the earlier one I had installed on my old vB :D

Hornstar 04-15-2009 02:05 AM

I just had an idea from this mod. MAybe you could create a new mod called "who has downloaded an attachment" and that way you can see which members have downloaded the attachment. Might be useful to know that info.

warezwaldo 04-20-2009 01:24 AM

thanks it works like a charm :)

samouri 04-21-2009 08:40 AM

Quote:

Template Hook

Please note that this modification uses the following template hook in the SHOWTHREAD template ;

showthread_after_activeusers

This must be present in any customised template/style you are using, otherwise this modification will not display.
Sorry, but I'm at a loss.

I'm a complete new website builder and don't know what I have to do here.

Can anyone explain where I can get the above and once I obtain it, what do I do with it?

many thanks in advance.

nonspin 04-25-2009 02:02 AM

Quote:

Originally Posted by Lonely Heart (Post 1786817)
Dears,

I'm unable to install this Add-ons it's showing the following error message

=====


Database error in vBulletin 3.8.2:

Invalid SQL:
DELETE FROM product WHERE productid = 'paulm_wrt_38';

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, April 8th 2009 @ 02:45:48 PM
Error Date : Wednesday, April 8th 2009 @ 02:45:54 PM
Script : http://www.mysite.com/forum/admincp/...=productimport
Referrer : http://www.mysite.com/forum/admincp/...?do=productadd
IP Address : ********
Username : Lonely
Classname : vB_Database
MySQL Version :

======


same problem here. reason:

old version only has
PHP Code:

$oldpid 'paulm_20050716'

set

while the new has
PHP Code:

// Start v3.8.003 //
$pidlist = array(
'paulm_20050716',
'paulm_wrt_38',
); 

now if the initial check finds one pid -> it tries to update (delete) both ("array<-"


Quote:

There is no such query in the mods install code
... but in 'wrtcleanup' it is .. i guess is part of the update procedure


All times are GMT. The time now is 04:07 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.01589 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (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