Log in

View Full Version : Profile Enhancements - About Me


Tasking Mickey
05-13-2011, 10:00 PM
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 $block_data[fields] and replace it with $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 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 $show[newaboutme] with $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
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
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
Typos isn't important

Indeed. Good luck, Mickey!