vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Profile Enhancements - Extra Profile Fields Page (https://vborg.vbsupport.ru/showthread.php?t=208356)

grey_goose 12-18-2009 11:44 AM

Sure;

http://www.twilightvalley.org/forum/


You can see the extra pages as "Character Sheets" in the UserCP area, which then also populate the 'MiniSheets' below the postbit avatars, accessible via the 'dots'. Using CES Parser perms, there is 'public' info and 'Storyteller info' in the MiniSheets and full Character Sheets, based on group membership.

turbosatan 12-29-2009 10:44 AM

is there a way top only show the additional profile page if the user is a member of a certain usergroup?

and also is it possible to only show them if they have a certain value in another profile field

burlesque 12-31-2009 11:22 AM

Quote:

Originally Posted by Wired1 (Post 1931940)
Sounds like you haven't done any of the ma nual edits as per the instructions.

Hi, I had done these changes already - I've checked, double checked and triple checked the code but still no joy.

:(

Wired1 12-31-2009 06:19 PM

turbo: If you throw conditionals around the plugins / template calls, then yes. I'll add that to the list of the super version I'm working on.

burlesque: Did you move the profile fields to the page?

turbosatan 01-03-2010 01:40 PM

Quote:

Originally Posted by Wired1 (Post 1943533)
turbo: If you throw conditionals around the plugins / template calls, then yes. I'll add that to the list of the super version I'm working on.

cool ill try it out

that would be great if you can add the ability to limit access in your super version

any plans for when that might be released?

Jd19 01-22-2010 10:23 AM

dosen't work for me, I did everything you said but I don't know where to go to add / edit profile fields, please help (did all manual edits and overwrote admincp/profilefield.php with the new edits) but still dosen't work.

Any help would be great!

Wired1 02-22-2010 05:42 AM

Adding profile fields in the AdminCP hasn't changed.

JesterP 04-02-2010 02:45 AM

I hope I'm not alone but I really miss this mod for VB4.

Looking forward to the upgrade.

Jester

Wired1 04-02-2010 02:52 AM

Quote:

Originally Posted by JesterP (Post 2014404)
I hope I'm not alone but I really miss this mod for VB4.

Looking forward to the upgrade.

Jester

https://vborg.vbsupport.ru/showthread.php?t=229881

Welcome to 4 months ago :)

biftek 06-01-2010 04:35 PM

Quote:

Originally Posted by Saviour (Post 1768805)
Wired...

I'm not getting the link in the UserCP...

Followed the directions to edit the USERCP_SHELL and the profilefield.php templates/file, but it's not displaying the link to "Edit Extra Options".

Update...

Never mind Wired...I found a mod I have installed that conflicts with your mod. It's the User CP Icons mod. I just disabled that mod and this is working fine, now.

Ain't no thing, but a chicken wing...

not sure if this has alread been posted

but the work around is that you need to edit the icons for usercp i just edited the icons for usercp xml and reinstalled with over write on

the edit goes like this find
Quote:

<tr><td class="$navclass[profile]" nowrap="nowrap"><img src="$stylevar[imgdir_misc]/usercp_icons/user_edit.png">&nbsp;<a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_your_details]</a></td></tr>
after put
Quote:

<tr><td class="$navclass[profile]" nowrap="nowrap"><img src="$stylevar[imgdir_misc]/usercp_icons/user_edit.png">&nbsp;<a class="smallfont" href="profile.php?$session[sessionurl]do=extra">$vbphrase[extra_options]</a></td></tr>
as i said then just reinstall the icons for usercp with overwrite on and it'll appear


All times are GMT. The time now is 02:53 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.01272 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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