vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Re: Profile Editing (https://vborg.vbsupport.ru/showthread.php?t=123246)

Darkfire122333 08-06-2006 10:02 PM

Re: Profile Editing
 
Ok, what I am working on is a project that allows the REMOVAL of the UserCP. DO NOT CALL THIS STUPID TILL U READ THE WHOLE THING!

I want to rid myself of that usercp, and place the edit links on the users profile making it the one stop shop for everything.

For example,

I want to place where it says "Additional Information" to show yp like that for all users viewing other peoples profiles, but when they view their own, it says "Additional Information [Quick Edit]"

Sofar, I have the redirect setup, the edit pages all decked out, now all i need is the code to place the items so that they show up onoly to the repective user.

I have also added an additional box at the bottom for miscelaneous usercp items such as subscriptions, etc.

any help would be greatly appreciated.

peterska2 08-06-2006 11:52 PM

Code:

<if condition="$bbuserinfo[userid] == $userinfo[userid]">stuff</if>
should do the trick :)

Darkfire122333 08-06-2006 11:56 PM

Thank you! It works like a charm, It is very much appreciated :)

peterska2 08-06-2006 11:57 PM

no prob, if you need any more help, just holla

Darkfire122333 08-07-2006 12:09 AM

Thanks! I will most definitely do so, would you rather me ask in here, or in pm? I would rahter ask than get in trouble :rolleyes:

peterska2 08-07-2006 12:13 AM

If you ask in here. That way if anyone else is looking for a similar thing, then they can find the answers via search.

Darkfire122333 08-07-2006 12:17 AM

Ok, Thanks!


All times are GMT. The time now is 09:27 AM.

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.05247 seconds
  • Memory Usage 1,723KB
  • 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_code_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