Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 11:05 am EDT

Geeklog Forums

Editing Custom Users Information


Status: offline

tesn

Forum User
Chatty
Registered: 10/23/02
Posts: 41
Location:Magnolia, Texas
Hi all,

Maybe someone can help me with this.
I want to be able to edit some Custom registration fields I have set up on my sever. I can see the fields when viewing a public profile but when I go to the edit function as an Admin, I can't see them let alone edit them.
The page where I want to edit them would be this one
Text Formatted Code
/admin/user.php?mode=edit&uid=3

 


This is the code from the admin/users.php that shows that the custom registration will be displayed ( I think it is all of it) but it is not.
Text Formatted Code
if ($_CONF['custom_registration'] AND (function_exists('custom_useredit'))) {
        if (!empty ($uid) && ($uid > 1)) {
            $user_templates->set_var('customfields', custom_useredit($uid) );
        } else {
            $user_templates->set_var('customfields', custom_useredit($A['uid']) );

 



I have tried editing under the professional theme to see if I was missing something in my theme but the same thing happens.

John
 Quote

Status: offline

tesn

Forum User
Chatty
Registered: 10/23/02
Posts: 41
Location:Magnolia, Texas
Ah nm. I found what I was missing.

Needed to have {customfields} in my layout/admin/user/editusers.thtml
John
 Quote

All times are EDT. The time is now 11:05 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content