Icy Phoenix

     
 

SOLVED Forum Navigation

SOLVED Forum Navigation

Article
Reply with quote    Download Post  
Post Forum Navigation 
 
Would it be possible to make this header navigation appear even after entering a specific forum?

This is the one that displays on the forum home page.
Code: [Download] [Hide] [Select]
Home » Forum


Currently I have to click the site logo to return to the homepage and then renter the forums.

I would much prefer to have the navigation bar continue to display so I can just click "Forum" when I am in a forum.

Example
Code: [Download] [Hide] [Select]
Forum » Category » Forum


:edit: I noticed this website allows navigation like that so I know it's possible. Any suggestions on how to accomplish it?



 
Laggynate - View user's profile Send private message  
Laggynate [ Mon 12 Oct, 2009 13:17 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SOLVED Forum Navigation

Comments
Reply with quote    Download Post  
Post Re: Forum Navigation 
 
Hi and welcome to the Icy Phoenix support website!

What version of Icy Phoenix are you using?  Can you provide a link to your website?

If you are using version 1.3.0.53, try this and hopefully it'll solve the problem:

Go to CMS -> STANDARD PAGES

Be sure the boxes for breadcrumbs are ticked for the pages you'd like the navigation to appear on.

The pictures below are of my setup using breadcrumbs in viewtopic and viewforum view:

Viewtopic view:

 breadcrumbs

Viewforum view:

 breadcrumbs1



 
Chaotic - View user's profile Send private message  
Chaotic [ Mon 12 Oct, 2009 15:04 ]
Reply with quote    Download Post  
Post Re: Forum Navigation 
 
Chaotic wrote: [View Post]
Hi and welcome to the Icy Phoenix support website!

What version of Icy Phoenix are you using?
1.3.0.53
Can you provide a link to your website?
My Website

If you are using version 1.3.0.53
Go to CMS -> STANDARD PAGES
Be sure the boxes for breadcrumbs are ticked for the pages you'd like the navigation to appear on.

Breadcrumbs are activated.


I'm not sure why it doesn't work. I've made a test account for you to login to take a look for yourself.
AC:Testing
PW:testing123

Let me know if you have any idea how to fix it.

Thanks,
Nate

:edit: It seems to only occur in forum sections. If I am in a specific thread the breadcrumbs appear again  



 
Laggynate - View user's profile Send private message  
Laggynate [ Tue 13 Oct, 2009 10:28 ]
Reply with quote    Download Post  
Post Re: Forum Navigation 
 
It look´s to me that this is the problem with breadcrumb´s link in ip_config table.


where was a post about this issue a few months ago.

You´ve got to run a sql-consult with this:

Code: [Download] [Hide]
  1. UPDATE `phpbb_cms_layout_special` SET page_id = 'viewforum' WHERE page_id = 'viewfforum'; 


make shure you replace phpbb with you´re table prefix.

O run the update patch to 1.3.0.53a



 
spydie - View user's profile Send private message  
spydie [ Tue 13 Oct, 2009 19:15 ]
Reply with quote    Download Post  
Post Re: Forum Navigation 
 
Patching seemed to fix the problem. Thanks



 
Laggynate - View user's profile Send private message  
Laggynate [ Tue 13 Oct, 2009 20:00 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1