vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Profile UserCP 1.0 (https://vborg.vbsupport.ru/showthread.php?t=123275)

Darkfire122333 11-11-2006 12:47 PM

Not as of yet.. was drinking all weekend.. and got kicked out of my house, I am running things off a friends computer and cannot do much at the current time, sorry! But I cannot help being homeless!

Rickeo 02-07-2007 11:29 PM

One problem here I installed however I cnt access the paid subscriptions section any help.

~Rick~

Xplorer4x4 03-15-2007 08:24 AM

The current if statement is wrong. The way it is set up your disabling the edit user,add user,infraction link and such on all profiles except your own. Instead simply add the new code
PHP Code:

<if condition="$bbuserinfo[userid] == $userinfo[userid]">
<
div align="center">
    <
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
    <
tr align="center">
        <
td class="vbmenu_control"><a href="profile.php?do=editsignature">Edit Signature</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editprofile">Edit Profile</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editavatar">Edit Avatar</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editprofilepic">Edit Profile Pic</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editpassword">Edit Pass E-Mail</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editoptions">Edit Options</a></td>
    </
tr>
    </
table>
</
div>

</if> 

BELOW
PHP Code:

<!-- button row --> 


Mr Pink 03-15-2007 11:14 AM

The Saved Redirected messagge is great. Thanks.

Darkfire122333 03-28-2007 12:00 AM

Thank you Xplorer4x4. I really appreciate it!

Any help to modify this and make it better is muchly appreciated!

Darkfire122333 03-28-2007 12:06 PM

Update to UserCP 1.1 Complete.


All times are GMT. The time now is 02:07 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.01131 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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