Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 19

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 25.05.2005, 13:34   #1 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 2
cheaman1 is on a distinguished road
Default Community builder link generator

Code:
<?php

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not
allowed.' );

$link = "http://mysite.com/index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$my->id";



print ("<a href=\"$link\">Click Here to See My profile</a>");

?>


The following refers to a community builder profile link generator module.

I am trying to write a simple module that displays the html code link to a users profile on my site. For example, in the code above, the module displays the actual link because it is interpreted as a link. However, I want to display the RAW link code so that a user can copy this code, and paste it into their AIM profile for instance. The problem is that the link is actually being generated as a link when the module is published. How do I go about displaying the raw link, while still maintaining the ability to grab the user's profile id # like demonstrated above? I could have them just copy and paste the actual URL of their profile, but I want to make it as easy and simple as possible. What i'm trying to accomplish is more user memembership, and i expect more people to visit and join, if they see their friends CB profile advertised through their AOL or AIM profile.

So is someone with even basic php/html knowledge can help me, that would be great!

Thanks
cheaman1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 25.05.2005, 13:36   #2 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 2
cheaman1 is on a distinguished road
Default Re: Community builder link generator

It would even be great if it could display in a text field, such as the how the code is displayed above. That way users will be easily able to see that what they need to copy and paste is in the box. My users are kids and teenagers and aren't very computer savvy so i'm trying to make this as easy as possible!
cheaman1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 27.06.2005, 17:07   #3 (permalink)
Baby Mamber
 
Join Date: Jul 2004
Location: Grimsby, UK
Posts: 18
gmtt_dan is on a distinguished road
Send a message via ICQ to gmtt_dan Send a message via MSN to gmtt_dan
Default Re: Community builder link generator

PHP Code:
<?php
/* 
Displays a text link to your community builder profile in a text field
*/



defined'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
$link $mosConfig_live_site;
$link2 "/index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$my->id";
$link3 "<a href=\"$link$link2\">Click Here to See My profile</a>";
$content "<input type=\"text\" value='$link3'>";
 
?>
__________________
Free Joomla Hosting and Templates - JoomSpace.com
gmtt_dan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 29.07.2005, 12:33   #4 (permalink)
Junior Mamber
 
Join Date: Jun 2005
Posts: 39
Forsh is on a distinguished road
Default Re: Community builder link generator

Anyone know if this module ever got created?
I have lived on Okinawa Japan for a long time. I am now going to put my pictures online. This is a personal Japan photo blog and cultural information resource. Okinawa Japan is home.
Okinawa is one of the most beautiful places in all of Japan. I have lived on Okinawa Japan for a long time. I am now going to put my pictures online. This is a personal Japan photo blog and cultural information resource. Okinawa Japan is home.
Okinawa is one of the most beautiful places in all of Japan. I have lived on Okinawa Japan for a long time. I am now going to put my pictures online. This is a personal Japan photo blog and cultural information resource. Okinawa Japan is home.

Last edited by Forsh; 11.10.2008 at 05:49.
Forsh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Yanc and Community Builder integration santier Mambo 4.5.1 General Talk 9 21.11.2007 18:25
Community Builder Help Searchmanagment and29 Komponenten 0 19.04.2005 20:51
AKOForms with Community Builder FerretLife Component Development 0 17.02.2005 02:29
Community Builder - Registrierungsvorgang funzt nicht canonme Komponenten 1 15.02.2005 18:34
Community Builder - Public access? ofatt Module 'How Do I' Questions 2 02.09.2004 09:55


All times are GMT +2. The time now is 08:16.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.