Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$19.95
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:6974
Last: Last:
leogetz
Members: Online
Members: Members:0
Guests: Guests:5
Total: Total:5
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
gatekeeperOffline
Post subject: Looking for block  PostPosted: Mar 08, 2008 - 12:32 AM



Joined: Feb 08, 2008
Posts: 23

Status: Offline
Can anyone tell me where I can get a block that will list clan members only for phpnuke. I have a members list but that list contains all registered users on the web site. I need something like that one but will only list clan members. Can someone help? thanks.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Looking for block  PostPosted: Mar 08, 2008 - 12:46 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3970

Status: Offline
Unless you are running something like VWar there isn't anything built in.
You could do a plain HTML block and list them that way.

_________________
 
 View user's profile Send private message  
Reply with quote
gatekeeperOffline
Post subject: RE: Looking for block  PostPosted: Mar 08, 2008 - 02:08 AM



Joined: Feb 08, 2008
Posts: 23

Status: Offline
do you know were a noob can get step-by-step directions on how to do that? thanks
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Looking for block  PostPosted: Mar 08, 2008 - 01:23 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3970

Status: Offline
You could do something like this

Code:

<?php
if (eregi("block-guild-members.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}   
$title = "Guild Members";

$content  =  "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
$content  .= " <tr>";
$content  .= "<td valign=\"top\"><a href=\"modules.php?name=Your_Account&op=userinfo&username=Mars\">Mars</a></td>";
$content  .= "</tr>";
$content  .= " <tr>";
$content  .= "<td valign=\"top\"><a href=\"modules.php?name=Your_Account&op=userinfo&username=Bob\">Bob</a></td>";
$content  .= "</tr>";
$content  .= "</table>";
?>


Then to add more you just copy these 3 lines and change the name and link.

Code:

$content  .= " <tr>";
$content  .= "<td valign=\"top\"><a href=\"modules.php?name=Your_Account&op=userinfo&username=Bob\">Bob</a></td>";
$content  .= "</tr>";

_________________
 
 View user's profile Send private message  
Reply with quote
gatekeeperOffline
Post subject: RE: Looking for block  PostPosted: Mar 15, 2008 - 05:12 AM



Joined: Feb 08, 2008
Posts: 23

Status: Offline
ive got the code part, thanks but im now trying to get it to scroll but for the life of me i can not get it to scroll up and down in php, it does however scroll side to side. i can get it to scroll up and down in html.


Last edited by gatekeeper on Mar 15, 2008 - 03:06 PM; edited 1 time in total
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Looking for block  PostPosted: Mar 15, 2008 - 01:48 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3970

Status: Offline
No idea on how to make it scroll sorry.

_________________
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image
Car Finance | Read Free Manga Online | Web Advertising | Credit Card | Web Advertising

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3