Edit User {assign var="user_fields" value=$userquery->load_profile_fields($p)} {assign var="signup_fields" value=$userquery->load_signup_fields($u)} {assign var="user_custom_profile_fields" value=$userquery->load_custom_profile_fields($p)} {assign var="user_custom_signup_fields" value=$userquery->load_custom_signup_fields($p)}
  User Info  
  ACtions  
ClipBucket User Info
User Id
User name
Email
Change Password
Confirm Password
User Level
Country
Gender

Category {ANCHOR place=$signup_fields.cat.anchor_before}{$formObj->createField($signup_fields.cat)}{ANCHOR place=$signup_fields.cat.anchor_after}
Profile Details {foreach from=$user_fields item=field} {/foreach}
{$field.title} {$field.hint_1}{ANCHOR place=$field.anchor_before}{$formObj->createField($field)}
{$field.hint_2}
User Custom Signup Fields {if $user_custom_signup_fields} {foreach from=$user_custom_signup_fields item=field}
{$field.hint_2} {/foreach}
{$field.title} {$field.hint_1}{ANCHOR place=$field.anchor_before}{$formObj->createField($field)}
{else}
No custom field found
{/if}
User Links
User Activity
Date of birth YYYY-MM-DD
Joined - IP - {$u.signup_ip}
Last Login - Login IP {$u.last_logged} - {$u.ip}
Last Active - Online {$u.last_active} - {$u.last_active|is_online}
Profile Views
Videos Watched
Videos Uploaded
Comments Made
Profile Comments
Profile Rating 0-10
Profile Rated by
Subscribers
Recent Activity Log
ID UID
Username
Date
Detail
 
{assign var="logs" value=$userquery->get_user_action_log($u.userid,10)} {section loop=$logs name=log} {sectionelse} {/section}
{$logs[log].action_id} {$logs[log].action_userid}
{$logs[log].action_username}
{$logs[log].date_added}
Type : {$logs[log].action_type} –{if $logs[log].action_details!=''}{$logs[log].action_details} –{/if} Success : {$logs[log].action_success} – {$logs[log].action_ip}
User Avatar and Background

User Avatar/Profile Pic
Please select image file
OR
Please Enter Image URL

 
{if $userquery->getUserBg($u)}{else}No Bg{/if} User Background Image
Please Select Image File
OR
Please Enter Image URL
OR
Please Enter Background Color

Background Repeat Type (if using image as a background)

{if $userquery->getUserBg($u)}{/if}
User Custom Profile Fields {if $user_custom_profile_fields} {foreach from=$user_custom_profile_fields item=field}
{$field.hint_2} {/foreach}
{$field.title} {$field.hint_1}{ANCHOR place=$field.anchor_before}{$formObj->createField($field)}
{else}
No custom field found
{/if}
   
 

 
{assign var=id value=$u.userid}{include file="$style_dir/blocks/comments.html" type=c id=$u.userid link="uid=$id"}