NAV_LIST

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

NAV_LIST

Post by Blokof »

Hello people,

Im working with some site's with the phpwcms, i had make a new site ( copied from an other site i make) Everything is oke but 1 thing that's the 'Menu' NAV LIST.

The menu is working correctly in this site: http://www.fendertec.com/

And on this site its not working because the problem is the: <ul class='' '> but it must be <ul class=''list_level''>

Does anybody now how this problem is possible and the cms don't give it the list_level class ?

The site where the menu is not working is: http://www.ruplatec.com/index2.php

Hope that someone can help me!

Thnx.
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Re: NAV_LIST

Post by pepe »

Have a closer look into your templates and compare the replacementTags of the Navigation :idea:
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Re: NAV_LIST

Post by Blokof »

thnx! But i don't know in with template this tag exactly stands?
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Re: NAV_LIST

Post by pepe »

The MAIN-TEMPLATES inside the ADMIN section of your phpwcms-backend.
User avatar
axelko
Posts: 138
Joined: Mon 27. Feb 2006, 22:51
Contact:

Re: NAV_LIST

Post by axelko »

Hi Blokof,

Maybe you are using nav_list_top and ran into a small bug introduced by the latest version (1.4.7 r403). There is a fix, see http://code.google.com/p/phpwcms/issues ... ?id=256#c6

Greetz,

Axel
-------------------------------
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Re: NAV_LIST

Post by Blokof »

Hello,

I think that's the problem the little bug, I have the good file now for NAV_LIST_TOP.php but where does i must upload it in ?

thnx!
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: NAV_LIST

Post by flip-flop »

Download the file "r402-r403_patched01.zip" or "phpwcmsr403_patched01.zip" from the docu page.

Change the file "/include/inc_front/front.func.inc.php"

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Re: NAV_LIST

Post by Blokof »

Hello!

Thanx! The problem is solved! What a great feedback on the forum thnx all !

Greets.
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: NAV_LIST

Post by Oliver Georgi »

When ever possible use NAV_LIST_UL for everything. It has the best support. All other NAV renderers will become deprecated over the time.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply