vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Profile Enhancements - Customizable Roster (Member List) (https://vborg.vbsupport.ru/showthread.php?t=141311)

Finger78 06-08-2007 06:25 PM

You need to fix your instructions in your options.txt file

I'll post the section of it here:

FIND:

//if ($user['field#'] != ''){ //Step 1 - If you wish to limit blank fields from appearing, remove the front two slashes and change field# to a field of your choice

REPLACE WITH:

if ($user['field#'] != '')

### NEXT ###

FIND:

//} //Step 2 - Remove the front two slashes

REPLACE WITH:

}

### END ###

Sarcoth 06-08-2007 06:29 PM

Aye, thanks for pointing that out. It should be:

FIND:

//if ($user['field#'] != '') { //Step 1 - If you wish to limit blank fields from appearing, remove the front two slashes and change field# to a field of your choice

Remove the two // before the if.

### NEXT ###

FIND:

//} //Step 2 - Remove the front two slashes

Remove the two // before the }.

### END ###

Finger78 06-08-2007 06:31 PM

I made the changes you suggested but it still has the same result as before, its not showing ONLY the the persons that have the Character Name field filled out. Still only the one person that is in my Super Mod usergroup. i double checked the field number and it is correct on the profile field manager list.

I tried to change the field number from 9 to several different ones and they all have the same result.

EDIT** I made a few minor changes to this post

I'll include the updated php

Sarcoth 06-08-2007 06:55 PM

I couldn't find anything wrong with your .php file so I just copied it to my test area. It worked for me. Your error must be somewhere else. I have an idea. Check your usergroups. If you have uninstalled and reinstalled the hack at any time, you need to reapply permissions to which groups appear on the roster and which ones can view it.

That could be the reason why I can't even see one person on your roster. I'm not registered.

Finger78 06-08-2007 07:08 PM

I have only installed this once, I double checked all the permissions and all looks well, i did remove 1 group from showing up on the roster and allowed unregistered users to view it.

Those changes didnt change fix the problem I'm having.

Sarcoth 06-08-2007 07:18 PM

Click on the links for sorting the other fields. Something is definitely wrong with your fields somewhere. Check your templates; primarily userbits. Perhaps you don't have the correct field numbers there. Other than that, I'll need direct access to find the problem.

Finger78 06-08-2007 07:27 PM

Ok, After playign with this some more it seems when I allow the Super mod usergroup to show up on the roster it ONLY shows that usergroup.

Ok it seems it might be some usergroup options, several different usergroups when selected to be viewable on the roster cause the roster to ONLY show that usergroup.

Any ideas on what setting might be causing this?

pedigree 06-10-2007 08:14 AM

Not trying to thread hijack but a request for a Everquest II version was made in the thread and I ported RosterMaster SA to vB - its here https://vborg.vbsupport.ru/showthread.php?t=149275

Sarcoth 06-10-2007 03:04 PM

Not that I really mind someone linking a similiar MOD from mine, but can you tell me which post someone requested that? I couldn't find it. I think to make things fair, you could put a link to my hack in yours. :)

BTW, thanks to Finger, I found a small problem in my hack. If you are using the Optional Step #3, the sorting doesn't work the way I want it to. So...I will be making an upgrade to the hack. If you aren't using the Optional Step #3, then you have no need to upgrade. It's just to fix a small piece of coding. I'll get something posted next week.

m002.p 06-12-2007 03:51 PM

@Venom

You will need to tell me if you are using a mod or if you have created your own awards system. Basically I need to know what you want displayed.

Thanks


All times are GMT. The time now is 11: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.01173 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
  • (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