vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Additional Section within Profile and Dropdown within Posts (https://vborg.vbsupport.ru/showthread.php?t=123254)

Wired1 08-31-2006 07:35 PM

FYI I've found some code to help with the multiple selection profile bug, but not an automated way to do it. It'd have to be customized by the end user.

http://www.vbulletin.com/forum/showthread.php?t=108785

GrendelKhan{TSU 09-04-2006 01:37 PM

Q: (sorry if this is dumb quesiont...non programmer here). Does using this save the queries of items/postbit elements if you put them in the menu dropdown?

eg:
no. of queries if the items were displayed without the dropdown... 5
no. of queries for same items once you put them into the dropdown.... 1

is that correct?

Jericho2004 09-04-2006 06:42 PM

Your instructions don't state what to do with the xml file. I added the hook statement, but I am not sure what to do next.

I also am not sure where to change the vB Phrase [group_memberships] to the title I want for the quadrant. Is it in one of the templates?

Thanks.

Wired1 09-04-2006 10:04 PM

Quote:

Originally Posted by GrendelKhan{TSU
Q: (sorry if this is dumb quesiont...non programmer here). Does using this save the queries of items/postbit elements if you put them in the menu dropdown?

eg:
no. of queries if the items were displayed without the dropdown... 5
no. of queries for same items once you put them into the dropdown.... 1

is that correct?

Dunno. There's only one query for all of the profile fields in my hack, so I don't know what you're comparing it to.


Quote:

Originally Posted by Jericho2004
Your instructions don't state what to do with the xml file. I added the hook statement, but I am not sure what to do next.

I also am not sure where to change the vB Phrase [group_memberships] to the title I want for the quadrant. Is it in one of the templates?

Jericho2004: Please hit Install.

Do you mean extra member fields.xml? It's a plugin, upload it like any other plugin.

You change the phrase in the Phrase Manager within the AdminCP.

Jericho2004 09-05-2006 03:02 PM

Quote:

Originally Posted by Wired1
Dunno. There's only one query for all of the profile fields in my hack, so I don't know what you're comparing it to.




Jericho2004: Please hit Install.

Do you mean extra member fields.xml? It's a plugin, upload it like any other plugin.

You change the phrase in the Phrase Manager within the AdminCP.

Sorry, I hit install. Everything works except it is not pulling the data from the cp into the public profile in that bottom right quadrant. Thanks for the help.

Wired1 09-06-2006 12:00 AM

You manually edited the member page, correct? What code is where the group membership code was?

Jericho2004 09-06-2006 02:36 AM

Quote:

Originally Posted by Wired1
You manually edited the member page, correct? What code is where the group membership code was?

Yes I changed the title of the quadrant and replaced the code in the memberinfo template. And, the data from the cp is not showing up. It is probably something I overlooked, but I have gone through it a few times now. Thanks.

Wired1 09-06-2006 11:24 PM

PM me all the code from your member page template I guess.

Ninth Dimension 09-07-2006 01:00 AM

This looks like a very good hack, one which I would be interested in using, only slightly modified..

Would it be possible for me to edit the hack so that it displays the results of my own custom query, rather than info from the control panel?

My idea is based around the fact I run an interactive story site that intregrates with my forum. What I'm looking to do is query the database for each user to see if they have made any posts on the story site, and have links to them listed under their username, as well as on their member profile page.

How easy/hard would something like this be to achieve? Thank you.

Jericho2004 09-07-2006 08:25 PM

This is strange. The dropdown only shows up for admins and mods on my site and not for regular members. Anyone know what would cause that?


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