|
|
Hello %username% : how to do this ?
|
|
Date: 2008/04/14 17:46
|
By: weblink
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
I need to create a simple page that displays something like:
Hello %USERNAME%, you gender is %GENDER%
that should of course diplay the username and the gender of a loggedin user.
I need to connect a videochat that is not part of joomla and I want users to avoid their re-login and password.
We must be able to extract the data (username...) from Community Builder. The ideal would be to be able to obtain these variables in the URL (something like that : http://www.myweb.com/chat.php?username=%username%&password=%password%) Please help Regards
Post edited by: weblink, at: 2008/04/14 23:05
|
|
The administrator has disabled public write access. |
|
|
|
Re:Hello %username% : how to do this ?
|
|
Date: 2008/11/12 04:00
|
By: novamation
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
|
I would like to do this as well, why are people avoiding this post? I need to be able to extract the userid variable from the php page so that I can run a query in the background that runs a plugin that I have developed, but I can't find anyone who will share the information with me. Is this a taboo subject? If it is, then I will continue trying to hack this thing the hard way, but I could use a leg up on development here.
|
|
The administrator has disabled public write access. |
|
|
|
Re:Hello %username% : how to do this ?
|
|
Date: 2008/11/12 08:01
|
By: nant
|
Status: Admin
|
|
|
Karma: 462  
|
|
Admin  | Posts: 5980 |  | |
|
novamation wrote: I would like to do this as well, why are people avoiding this post? I need to be able to extract the userid variable from the php page so that I can run a query in the background that runs a plugin that I have developed, but I can't find anyone who will share the information with me. Is this a taboo subject? If it is, then I will continue trying to hack this thing the hard way, but I could use a leg up on development here.
You should find all module development tutorials from joomla.org.
You should study as many module (code wise) as possible.
You can also look at the helloworld articles on this site and study the plugins.
No easy way to learn - you must look at how things work and experiment. Nick A. CB Core Team Member Support CB Development and Get Detailed Documentation Developer of Nant's Gallery plugin CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site Developer of CB AutoWelcome Plugin CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site People ignoring your call for help? Read this! FAQ you Joomlapolis Extensions Directory (new)- check it out!
|
|
The administrator has disabled public write access. |
|
|