vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - "Meet our Team" in Forumhome (https://vborg.vbsupport.ru/showthread.php?t=168320)

Brandon Sheley 01-23-2008 11:47 AM

Can you check my reply ? :(
I'd like to select what groups I want to show as the "team"
Can you add this in the next version ?

Thanks

vbFreelancers 01-25-2008 05:58 AM

Quote:

Originally Posted by Loco.M (Post 1427302)
Can you check my reply ? :(
I'd like to select what groups I want to show as the "team"
Can you add this in the next version ?

Thanks

Added on version 1.1.0

R-D 01-25-2008 08:14 AM

Error after importing product:

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT language.phrasegroup_vbfengine AS phrasegroup_siteteam
FROM user AS user
LEFT JOIN language AS language
ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 4;

MySQL Error : Unknown column 'language.phrasegroup_vbfengine' in 'field list'
Error Number : 1054
Date : Friday, January 25th 2008 @ 11:06:32 AM
Script : *edited*
Referrer :
IP Address : *edited*
Username : *edited*
Classname : vB_Database

Magnumutz 01-25-2008 08:31 AM

Weeeeeeeeell... this is a 3.7 hack... not a 3.6.

vbFreelancers 01-25-2008 08:48 AM

Quote:

Originally Posted by R-D (Post 1428557)
Error after importing product:

My apologies. Working on another mod, I mistyped a word. Please import attached file.
** ZIP UPDATED **

vbFreelancers 01-25-2008 08:49 AM

Quote:

Originally Posted by Magnumutz (Post 1428560)
Weeeeeeeeell... this is a 3.7 hack... not a 3.6.

Works fine in both versions.

Cornie 01-25-2008 09:10 AM

I have Database error by Usergroups

R-D 01-25-2008 09:19 AM

Quote:

Originally Posted by vbFreelancers (Post 1428564)
My apologies. Working on another mod, I mistyped a word. Please import attached file.
** ZIP UPDATED **

That also exists in siteteam_admin.php.

If anyone wants to manually edit their siteteam_admin.php:
Change:
Code:

$phrasegroups = array(
  'vbfengine',
        'style'
);

to:
Code:

$phrasegroups = array(
  'siteteam',
        'style'
);

That eliminates the Usergroups database error.

MR.BOSS 01-25-2008 09:22 AM

please can you reply,, would it be possible to choose which member to be on the list.

thanks

Cornie 01-25-2008 09:32 AM

Quote:

Originally Posted by R-D (Post 1428575)
That eliminates the Usergroups database error.

Thanks :)


All times are GMT. The time now is 07:51 AM.

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.01200 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (6)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