vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited today. (https://vborg.vbsupport.ru/showthread.php?t=196458)

HastleGames 07-03-2009 06:57 PM

The option of excluding usersgroups not working
I put the id # 3 and select the option Exclude List, but still shows me these users in the mod

https://vborg.vbsupport.ru/attachmen...1&d=1246651446

https://vborg.vbsupport.ru/attachmen...1&d=1246651446

Paul M 07-03-2009 09:16 PM

Thats because you are misunderstanding the option. It means members of usergroup 3 cannot see the modification, not that they are excluded from the display list.

HastleGames 07-03-2009 09:40 PM

Oh sorry a thanks for the reply, but is it possible? how?

Paul M 07-04-2009 09:20 AM

No, there is no such ability in the mod. I may think about it when I have to upgrade it for vb4.

HastleGames 07-04-2009 08:22 PM

well, I change the sentecias "SQL" to deal with it, adding

Code:

and `usergroupid` <> 3
as follows:
Code:

SELECT * FROM ".TABLE_PREFIX."user FORCE INDEX (lastactivity)
WHERE lastactivity > $cutoff and `usergroupid` <> 3 ORDER BY username


chuckhodson 07-12-2009 12:36 AM

Cool thanks installed. .. .

Bob_R 07-13-2009 02:05 AM

Can I change this

Code:

forumhome_wgo_pos2
to

Code:

forumhome_wgo_pos3

Paul M 07-13-2009 08:27 AM

Yes, if you really want to.

stevetank 07-17-2009 10:08 AM

Nice one thanks.

:)

0lly 08-05-2009 03:11 PM

Hi, I get a database error when I try to import the XML on the "Importing Product, Please Wait..." bit.

Code:

Database error in vBulletin 3.8.3:

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

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Wednesday, August 5th 2009 @ 12:07:46 PM
Error Date    : Wednesday, August 5th 2009 @ 12:07:53 PM
Script        : http://www.tvfantalk.com/admincp/plugin.php?do=productimport
Referrer      : http://www.tvfantalk.com/admincp/plugin.php?do=productadd

:(


All times are GMT. The time now is 10:05 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.01378 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)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