Banner ads in User Profiles?

16 years 8 months ago #44525 by rowby
Banner ads in User Profiles? was created by rowby
Is there a way to put an advertsing banner in all users profiles? Preferably a rotating banner?

I see a plug-in that says it's for adding banners to a profile but it appears that the user themselves would add the banner to their profile.

I want to add banner(s) to all members' profiles, via a module or a component.

Thanks!

Rowby

Please Log in to join the conversation.

16 years 8 months ago #44914 by mikeclarke
Replied by mikeclarke on topic Re:Banner ads in User Profiles?
I need to do this also. Did you find a way yet?

Please Log in to join the conversation.

16 years 8 months ago #44917 by rowby
Replied by rowby on topic Re:Banner ads in User Profiles?
This one *might* do it. Still checking on it.

You might go to the plug-in's forum and see if it will do it -- and let me know. :P

www.voodootools.de/forum/

Rowby

Post edited by: rowby, at: 2007/09/05 07:00

Please Log in to join the conversation.

16 years 8 months ago #44950 by beat
Replied by beat on topic Re:Banner ads in User Profiles?
Check also Downloads here, under CB plugins.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

16 years 8 months ago #45000 by mikeclarke
Replied by mikeclarke on topic Re:Banner ads in User Profiles?
I used the helloworld2 plugin that comes as an example with cb. After looking all over it was right there!

[code:1]if ($is_helloworld_plug_enabled != "0"«») {
if($tab->description != null) {
$return .= "<A HREF=http://example.com/target=_top>"
. $tab->description // html content is allowed in descriptions
. "</div>\n";
}
$return .= "\t\t<div>\n"
. "<p>"
. htmlspecialchars($helloworld_tab_message) // make all other output html-safe

. "</div>\n";[/code:1]

thats the bottom of my helloworld.php

<MOD Note: removed 2 URLs to sites>

Post edited by: beat, at: 2007/09/06 11:09

Please Log in to join the conversation.

16 years 8 months ago #45026 by beat
Replied by beat on topic Re:Banner ads in User Profiles?
mikeclarke wrote:

I used the helloworld2 plugin that comes as an example with cb. After looking all over it was right there!

[code:1]if ($is_helloworld_plug_enabled != "0"«») {
if($tab->description != null) {
$return .= "<A HREF=http://example.com/target=_top>"
. $tab->description // html content is allowed in descriptions
. "</div>\n";
}
$return .= "\t\t<div>\n"
. "<p>"
. htmlspecialchars($helloworld_tab_message) // make all other output html-safe

. "</div>\n";[/code:1]

thats the bottom of my helloworld.php


Thanks for sharing your solution :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.368 seconds

Facebook Twitter LinkedIn