Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 Next > End >>
Re:Locking the username
Date: 2005/12/03 23:49 By: Papillon Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 54
graphgraph
I looked for the place where i can set the "readonly" but I don't find it.
All changes at comprofiler.hml.php at this place have no effects:

Code:

 SWITCH($ueConfig['name_style']) {         case 2:             $firstFieldName="firstname"; ?>         <tr>             <td class="titleCell">TEST:</td>             <td class="fieldCell"><input class="inputbox" type="text" size="40" mosReq="1"  mosLabel="<?php             echo _UE_YOUR_FNAME; ?>" name="firstname" value="<?php if (isset($rowExtras->firstname))  echo $rowExtras->firstname;?>" /><?php             echo getFieldIcons(1,true,($ueConfig['name_format']!=3)); ?></td>         </tr>         <tr>             <td class="titleCell"><?php echo _UE_YOUR_LNAME; ?>:</td>             <td class="fieldCell"><input class="inputbox" type="text" size="40" mosReq="1"  mosLabel="<?php             echo _UE_YOUR_LNAME; ?>" name="lastname" value="<?php if (isset($rowExtras->lastname))  echo $rowExtras->lastname;?>" /><?php             echo getFieldIcons(1,true,($ueConfig['name_format']!=3)); ?></td>         </tr>



Anybody with an idea for me?

Thanks Papi
Click here to see the profile of this user The topic has been locked.

Re:Locking the username
Date: 2005/12/07 02:28 By: geeffland Status: CB Doc subscriber  
Karma: 226  
Platinum Joomlapolitan

Posts: 812
graphgraph
Is there any plan to make the User Read Only affect only the frontend user side. When I last tried to turn this on the admin in the backend could not change it either... I noticed this when I tried to add a new user from the backend (via admin and bypassing the typical approval routes)... Since I had the username set to readonly I could not enter a name for my new account. My suggestion would be to allow the backend or admins to modify the username regardless of the User Readonly status.
CB3PD Developer - CB Connector (formerly phpBB Connector) plugin
Click here to see the profile of this user The topic has been locked.

Re:Locking the username
Date: 2005/12/08 06:49 By: edenapple Status: User  
Karma: 1  
Senior Joomlapolitan

Posts: 69
graphgraph
I brought up the issue with not being able to lock frontend email addresses on profiles in another thread...Nant kindly replied and is going to take a look:

http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/id,1022/catid,20/
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login