 | [Solved] phpBB menu links |  |
Posted: 05/04/2007 12:08 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 11:12 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Hey,
I'd like the menu link to appear on the forum like below but i cannot work out which to change in the overal_header.tpl. It's driving me nuts lol
Logged Out [1st line] (top) = Home | DJ Mixes / Free Mix Hosting | Chat ROOM
Logged Out [2nd line] (bottom) = Memberlist | Member Websites
Logged Out [3rd line] (bottom) = FAQ | Search | Register | Log in
Logged In [1st line] (top) = Home | Profile | Watched Topics | You have no new messages | Log out
Logged In [2nd line] (top) = DJ Mixes / Free Mix Hosting | Memberlist | Member Websites
Logged In [3rd line] (top) = Search | Usergroups | FAQ
Here's the section of the menu links in different sections taken from the overal_header.tpl
| Code:
|
<table width="700px" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" width="100%" valign="middle"><img src="logo.jpg" width="650" height="140" border="0" alt="logo.jpg" hspace="3" /></td>
</tr>
<tr>
<td align="center" width="100%" valign="middle">
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<a href="{U_WATCHED_TOPICS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_watch.gif" width="12" height="13" border="0" alt="{L_WATCHED_TOPICS}" hspace="3" />{L_WATCHED_TOPICS}</a>
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<!-- END switch_user_logged_in -->
</span></td>
</tr>
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_out -->
<a href="http://www.djpassions.com/" class="mainmenu"><img src="templates/subSilver/images/home.gif" width="12" height="13" border="0" alt="Home" hspace="3" />Home</a> <a href="{U_CHAT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_chat.gif" width="12" height="13" border="0" alt="{L_CHAT}" hspace="3" />{L_CHAT}</a> <a href="{U_MUSIC}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_music.gif" width="12" height="13" border="0" alt="{L_MUSIC}" hspace="3" />{L_MUSIC}</a>
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>
<a href="{U_MEMBERWS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERWS}" hspace="3" />{L_MEMBERWS}</a>
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<!-- END switch_user_logged_out -->
</span></td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_CHAT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_chat.gif" width="12" height="13" border="0" alt="{L_CHAT}" hspace="3" />{L_CHAT}</a>
<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
</span></td>
</tr>
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_in -->
<a href="http://www.djpassions.com/" class="mainmenu"><img src="templates/subSilver/images/home.gif" width="12" height="13" border="0" alt="Home" hspace="3" />Home</a> <a href="{U_MUSIC}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_music.gif" width="12" height="13" border="0" alt="{L_MUSIC}" hspace="3" />{L_MUSIC}</a>
<a href="{U_MEMBERWS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERWS}" hspace="3" />{L_MEMBERWS}</a>
<!-- END switch_user_logged_in -->
</span></td>
</tr>
</table></td>
</tr>
</table>
<br />
|
heeeelp  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: phpBB menu links |  |
Posted: 05/04/2007 10:03 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 6:12 AM
Location: St Pete, FL
|

|
|
|
|
 |
Try this:
| Code:
|
<table width="700px" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" width="100%" valign="middle"><img src="logo.jpg" width="650" height="140" border="0" alt="logo.jpg" hspace="3" /></td>
</tr>
<tr>
<td align="center" width="100%" valign="middle">
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="http://www.djpassions.com/" class="mainmenu"><img src="templates/subSilver/images/home.gif" width="12" height="13" border="0" alt="Home" hspace="3" />Home</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_MUSIC}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_music.gif" width="12" height="13" border="0" alt="{L_MUSIC}" hspace="3" />{L_MUSIC}</a>
<a href="{U_CHAT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_chat.gif" width="12" height="13" border="0" alt="{L_CHAT}" hspace="3" />{L_CHAT}</a>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a>
<a href="{U_WATCHED_TOPICS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_watch.gif" width="12" height="13" border="0" alt="{L_WATCHED_TOPICS}" hspace="3" />{L_WATCHED_TOPICS}</a>
<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- END switch_user_logged_in -->
</span></td>
</tr>
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_MUSIC}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_music.gif" width="12" height="13" border="0" alt="{L_MUSIC}" hspace="3" />{L_MUSIC}</a>
<!-- END switch_user_logged_in -->
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>
<a href="{U_MEMBERWS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERWS}" hspace="3" />{L_MEMBERWS}</a>
</span></td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_out -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<!-- END switch_user_logged_out -->
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<!-- END switch_user_logged_in -->
</span></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] phpBB menu links |  |
Posted: 05/05/2007 3:14 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 11:12 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Brilliant but 3rd line I’d like search | to appear before FAQ
Logged Out [2nd line] (bottom) = Memberlist | Member Websites
Logged Out [3rd line] (bottom) = FAQ | Search | Register | Log in
I missed that but, go the rest in the right order I wanted though…  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: phpBB menu links |  |
Posted: 05/05/2007 3:27 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 6:12 AM
Location: St Pete, FL
|

|
|
|
|
 |
Then on the third line, you could do this:
OPEN
overall_header.tpl
FIND
| Code:
|
<!-- BEGIN switch_user_logged_out -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<!-- END switch_user_logged_out -->
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<!-- END switch_user_logged_in -->
|
REPLACE WITH
| Code:
|
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<!-- END switch_user_logged_in -->
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] phpBB menu links |  |
Posted: 05/05/2007 4:18 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 11:12 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
There still the wrong way round lol my fault though
Logged out = should be member websites | search | FAQ | | register | login
Not | member websites | faq | search | register | login |
|
|
 |
 |
| Back to Top |
|
|
 | Re: phpBB menu links |  |
Posted: 05/05/2007 5:02 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 6:12 AM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, now I'm confused. Member Websites was supposed to be on the second line, not the first. This is what I see when logged out...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] phpBB menu links |  |
Posted: 05/05/2007 5:25 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 11:12 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I'd just like 'Search' before 'FAQ'
sorry for being picky m8  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: phpBB menu links |  |
Posted: 05/05/2007 5:35 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 6:12 AM
Location: St Pete, FL
|

|
|
|
|
 |
The code I provided above in the REPLACE WITH section sets Search first before FAQ, so you may not have copied the corrct section of code. The way it will display when logged out is Search | FAQ | Register | Login...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] phpBB menu links |  |
Posted: 05/05/2007 5:43 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 11:12 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I'm on about when logged in! It appears like this when logged in
Home DJ Mixes / Free Mix Hosting Chat Room
Memberlist Member Websites
FAQ Search Register Log in
where as it should be
Home DJ Mixes / Free Mix Hosting Chat Room
Memberlist Member Websites
Search FAQ Register Log in |
|
|
 |
 |
| Back to Top |
|
|
 | Re: phpBB menu links |  |
Posted: 05/05/2007 5:56 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 6:12 AM
Location: St Pete, FL
|

|
|
|
|
 |
Yep, the reason why it is displaying like that is because you are not using the code that I supplied in the REPLACE WITH section a few posts back. If you look in the code, you can clearly see that Search will display first whether logged in or not. The fact that it isn't on your forum reveals that the code you are currently using isn't the replacement code that I provided...
So try making the suggested modification again...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|