You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 47 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Modules Block [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
jondel81
Nuke Soldier
Nuke Soldier


Joined: Jul 19, 2003
Posts: 21

Location: Virginia

PostPosted: Thu Jul 24, 2003 9:12 am Reply with quoteBack to top

Not sure on how to word this, or I would of searched for it.

I want to add a star or some kind of picture to the end of the text on each module in the module block, but I want it to be automatic, is there a possible way as it prints it do a "if" statement to check if its a "members only" module and print such?

Thanks in advance and sorry in advance if this has already been asked.

_________________
This message is the expressed views of Jonathan. Note that the above is only opinion and only counts in his mind.
Find all posts by jondel81View user's profileSend private messageVisit poster's websiteAIM Address
jondel81
Nuke Soldier
Nuke Soldier


Joined: Jul 19, 2003
Posts: 21

Location: Virginia

PostPosted: Sat Jul 26, 2003 4:10 pm Reply with quoteBack to top

I found how to do it. In the file blocks/block-Modules.php on line aprox 69, it should be this

if ($m_title != $main_module) {
if ((is_admin($admin) AND $view == 2) OR $view != 2) {
$content .= "<strong><big>&</big></strong>&<a href=\"modules.php?name=$m_title\">$m_title2</a>";
if ($view == "1"){
$content .= "*";
}

$content .="<br>\n";
}
}
}
$content .= "<br>*Requires Membership<br>";
$content .= "\n";

_________________
This message is the expressed views of Jonathan. Note that the above is only opinion and only counts in his mind.
Find all posts by jondel81View user's profileSend private messageVisit poster's websiteAIM Address
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.326 Seconds - 347 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::