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, 51 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - "Ranks" link in forum toolbar [ ]
 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
Antra
Sergeant
Sergeant


Joined: Mar 15, 2003
Posts: 143


PostPosted: Tue Aug 19, 2003 11:20 am Reply with quoteBack to top

The one that goes purl=http://nukecops.com/modules.php?name=Forums&file=ranks]here[/url] and is to the right of Usergroups. How might I duplicate that? I searched on "ranks" within this forum and didn't get much.
Find all posts by AntraView user's profileSend private messageVisit poster's website
Mighty_Y
Sergeant
Sergeant


Joined: Feb 27, 2003
Posts: 94


PostPosted: Wed Aug 20, 2003 1:51 am Reply with quoteBack to top

You can go download the mod for this in the downloads on http://www.portedmods.com search for "rankslist" or "rank" or "ranks" or just use this for the advance and this for the normal one

Have fun
Find all posts by Mighty_YView user's profileSend private messageVisit poster's website
Antra
Sergeant
Sergeant


Joined: Mar 15, 2003
Posts: 143


PostPosted: Fri Aug 22, 2003 7:21 am Reply with quoteBack to top

Thanks Smile
Find all posts by AntraView user's profileSend private messageVisit poster's website
Pfhreak
Nuke Cadet
Nuke Cadet


Joined: Oct 18, 2003
Posts: 3


PostPosted: Sat Oct 18, 2003 4:08 pm Reply with quoteBack to top

I have been trying to get either of these to work, but nothing is showing up in the header of the forums. I'm running PHP-nuke 6.7 and I've done nothing to upgrade my PHPBB forums. I can't seem to find the line:
Quote:
<!-- END switch_user_logged_out -->
in overall_header.tpl. (I did a ctrl-F, it simply isn't there....)

Any suggestions? Also, on an unrelated note, where can I find the needed files for the 'Print topic' button below this post?

Thanks a million,
Pfhreak
Find all posts by PfhreakView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Oct 19, 2003 10:47 am Reply with quoteBack to top

Actually the original file is found at our CVS site:

http://cvs.nukecops.com

Look for "navtap.php" in the "includes" folder. I wrote it earlier this year and recently released it.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Pfhreak
Nuke Cadet
Nuke Cadet


Joined: Oct 18, 2003
Posts: 3


PostPosted: Mon Oct 20, 2003 8:29 am Reply with quoteBack to top

Hmmm... this navtap is a handy tool. Not quite what I was asking for, but something I'll definately have to play with. Here's a little more information on my problem. I am trying to follow this instruction:
Quote:
#-----[ OPEN ]------------------------------------------------
#
modules/Forums/templates/subSilver/overall_header.tpl or themes/YOUR_THEME/forums/overall_header.tpl
#
#-----[ FIND ]------------------------------------------------
#
<!-- END switch_user_logged_out -->
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- mod : ranks -->
&nbsp;<a href="{U_RANKS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_RANKS}" hspace="3" />{L_RANKS}</a>&nbsp;
<!-- fin mod : ranks -->

#


But I can't find what it is looking for in my overall_header.tpl file. Any suggestions?
Find all posts by PfhreakView user's profileSend private message
gschoper
Captain
Captain


Joined: Sep 16, 2003
Posts: 380


PostPosted: Mon Oct 20, 2003 10:51 am Reply with quoteBack to top

Had a similar problem with not having that line. Where you add the code is pretty much theme specific. Here's what I did:

In themes/YOUR_THEME/forums/overall_header.tpl

Find:
Code:

<td height="25" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a> :: <a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> :: <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span></td>


Replace with:
Code:

<td height="25" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a> :: <a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> :: <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a> :: <a href="{U_RANKS}" class="mainmenu">{L_RANKS}</a></span></td>


You can see how it looks at http://nuke.schoper.net/forums.html

_________________
Image
http://nuke.schoper.net/
Find all posts by gschoperView user's profileSend private messageSend e-mailVisit poster's website
Pfhreak
Nuke Cadet
Nuke Cadet


Joined: Oct 18, 2003
Posts: 3


PostPosted: Mon Oct 20, 2003 2:12 pm Reply with quoteBack to top

Interesting. Yup, that sure did it. Just had to insert the Ranks link into that portion of the code. Thanks for the heads up.
Find all posts by PfhreakView user's profileSend private message
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.349 Seconds - 187 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::