ghanja.be
NederlandsEnglish
Contact Us

Ghanja
Welkom, Gast
Alstublieft Inloggen of Registreren.    Wachtwoord verloren?
Re:First Name and Last Name to Username (1 bezoeker) (1) Gast
Ga naar onderkant Reageer Favoriet: 0
TOPIC: Re:First Name and Last Name to Username
#239
eggymusic (Gebruiker)
Fresh Boarder
Berichten: 5
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
First Name and Last Name to Username 9 maanden geleden Karma: 0  
I love your component but i have a problem displaying full name on user's Jomsocial profile. i am sure lot of agree with me because of the security reason users do not want to display full names on my site.
I want to use First and Last name on the front end resgistration page.

If it possible, can you pls help me to achieve the following
*********\
1. Use First name and Last Name fields on the registration page
then
make User name = First Name + one character of last name

1. Use Full name field on the registration page
then
make User name = like 8 to 10 chars from name of the full name and add 1, 2, 3 etc after the those chars


**** and also the confirmation message after the registration is opening another window/full size page like with header/site logo etc in the main site's page. Is there anyway to make it open in a new window.

thanks
Charlie
 
 
Laatste Wijziging: 23/08/2011 22:00 Door eggymusic.
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#240
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 9 maanden geleden Karma: 1  
Hey,
Yeah it would probably be more logic to make it like that.

But because the component was made originally for clients with protected intranet websites. The username gets generated in this way. They were all using full names there because its not a public website.

I will change this soon so it makes more sense
I will let you know when the next version comes out.
Kim
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#241
eggymusic (Gebruiker)
Fresh Boarder
Berichten: 5
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 9 maanden geleden Karma: 0  
can you pls help me with this issue so that i can install it right away on my site... the confirmation message after the registration is opening another window/full size page like with header/site logo etc in the main site's page. Is there anyway to make it open in a new window ro small pop with username and password because i will load this component in small module area.
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#242
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 9 maanden geleden Karma: 1  
1. Can you give me your joomla version (1.5, 1.6 or 1.7)
2. I will assume you are using the latest version of One click registration. Which is One click registration 1.3.2 (last update on Aug 17, 2011)

If you have an older version and did some php editing you dont want to lose on the component. Then tell me which version it is. Otherwise reinstall your component.
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#243
eggymusic (Gebruiker)
Fresh Boarder
Berichten: 5
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 9 maanden geleden Karma: 0  
i got the latest 1.3.2 & Joomla version 1.5.23
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#244
eggymusic (Gebruiker)
Fresh Boarder
Berichten: 5
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 9 maanden geleden Karma: 0  
and when i am trying to load your component with a module called "component loader" I am getting following errors
Notice: Undefined index: tempdata in /home/username/public_html/demo/components/com_oneclickregistration/views/oneclickregistration/tmpl/default.php on line 364

Notice: Undefined index: usernameline in /home/username/public_html/demo/components/com_oneclickregistration/views/oneclickregistration/tmpl/default.php on line 365
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#255
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 8 maanden, 3 weken geleden Karma: 1  
Sorry men i didnt have time to get to your question yet.

For there error with component loader you could strip out some none working cookies to make it work.

If you give me admin and ftp acces to a testing joomla website similar to yours. Then i can fix this for you and also change the autogenerated usernames.
 
  De Administrator heeft publieke schrijf toegang geblokkeerd.
#270
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:First Name and Last Name to Username 8 maanden, 1 Week geleden Karma: 1  
Hey,
I did an update for OCR. Now we are at v1.3.3. Redownload the component and reinstall it on your site this version will shorten the lastname to one letter before using it as username.

You can also make this changes in your code:

In the file:
components/com_oneclickregistration/views/oneclickregistration/tmpl/default.php

Find:

$username1 = $firstname . '-' . $lastname;


Replace it by:

$lastnamesign = substr ($lastname, 0, 1);
$username1 = $firstname . '-' . $lastnamesign;
 
 
Laatste Wijziging: 20/09/2011 15:47 Door Webmaster.
  De Administrator heeft publieke schrijf toegang geblokkeerd.
Ga naar bovenkant Reageer
Powered by FireBoardbezorg de laatste berichten direct op de desktop
Ghanja Alternatief - Community voor een open wereld!
   
Copyright © 2005 - 2012 Ghanja.be - Sitemap