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 - About Me (https://vborg.vbsupport.ru/showthread.php?t=263634)

Tasking Mickey 05-13-2011 10:00 PM

About Me
 
1 Attachment(s)
Before I do anything (always say this) I want to thank a friend of mine named Fat Mcstink to letting me use the code, and giving me the code to use in this product.

You notice on the About Me page in your profile, the profile sets are in dropdown mode? well, this puts all the fields "Peron's Name: Laff" all that into it's own box, along with the second one, if you do have one.


== INSTALL ==

1.
- Navigate over to ACP - Plugins and Products - Upload new Product

2. Import the product after you have downloaded it.

3. Once product is officially imported, go over to ACP - Style Managers - (Your style) - Edit Templates - MEMBERINFO - memberinfo_block_aboutme

4. - Go to where it says
PHP Code:

$block_data[fields

and replace it with
PHP Code:

$show[newaboutme

And that's it, it will put all your current profile fields into boxes.

NOTE:

If you want to edit the "Name Here" the "Field 1" and all that, go to the template
HTML Code:

memberinfo_block_aboutmetemplate
as that is the main source and edit the field numbers, the field names on your basis.

UNINSTALL

To uninstall the product, first go to ACP - Plugins and Products, go to the product About Me and uninstall.

Then, go to the template memberinfo_block_aboutme and replace
PHP Code:

$show[newaboutme

with
PHP Code:

$block_data[fields

and your good to back to normal.

Any questions just post in this thread.

Enjoy everybody!

Manoel J?nior 05-14-2011 04:30 PM

Please, screenshoot

MagicThemeParks 05-14-2011 04:37 PM

Demo and/or screenshot would be great ;)

Tasking Mickey 05-14-2011 04:55 PM

Quote:

Originally Posted by MagicThemeParks (Post 2195641)
Demo and/or screenshot would be great ;)

Attached upon request. :)

Infopro 05-14-2011 06:32 PM

I've got no clue what this does. Can you post a screenshot of the same area after clicking "view your about me page as seen by everyone else"? Isn't that where we'd actually see the fieldsets?

This product code has some issues. Just peeking at the product file theres several typos, pieces of code missing.

Tasking Mickey 05-14-2011 07:03 PM

Quote:

Originally Posted by Infopro (Post 2195690)
I've got no clue what this does. Can you post a screenshot of the same area after clicking "view your about me page as seen by everyone else"? Isn't that where we'd actually see the fieldsets?

This product code has some issues. Just peeking at the product file theres several typos, pieces of code missing.

Did you read the first sentence at the top? Obviously, you haven't because if you did, you wouldn't be asking that question.

If you have known, that "View your about me page as seen by everyone else" is just to let you see what your other user's see upon visiting your profile.

Typos isn't important, what's important is that it works, their aren't any code missing, but I'll double check to see.

Infopro 05-18-2011 10:23 AM

Quote:

Typos isn't important
Indeed. Good luck, Mickey!


All times are GMT. The time now is 03:28 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.01104 seconds
  • Memory Usage 1,728KB
  • 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)bbcode_html_printable
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete