arbitrary starting level for NAV_TABLE_COLUMN

Use GitHub to post feature requests for phpwcms.
waggis
Posts: 18
Joined: Wed 31. Dec 2003, 13:59

Post by waggis »

wrong. it's only this fast you don't see it ;-)
This seems to be a normal behaviour in phpwcms. Oliver ?
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

It's reloading everytime - so sometimes images are too large and that might seems to flickering a bit. Use Mozilla - it handles such things much better ;-)
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
tommi
Posts: 22
Joined: Tue 2. Mar 2004, 13:41

Rondo page step- by step, Navigation

Post by tommi »

Newbie question :) :
Can somebody tell step-by step what has to be done to get a page navigation like on the rondo page?
For example I had a problem using the dynamic rep. tags {NAV_LIST_TOP: :} Tried to put index or class in, (in the template main section) but returned only the tag as a string on the page.
So wrong usage by me, I guess?
Can some body show ma an example how tehse tags have to be used and what the right values are?
I know its not like this : {NAV_LIST_TOP: 5:} :?

Cheers, Tommi
strandel
Posts: 50
Joined: Sun 2. May 2004, 22:45

{NAV_TABLE_COLUMN:x} Not working with version 1.1rc4

Post by strandel »

When implementing the code as described above, I receive the following errors:

Fatal error:
Cannot redeclare nav_table_struct() (previously declared in /Library/WebServer/Documents/iphosting/phpwcms2/include/inc_front/front.func.inc.php:650) in /Library/WebServer/Documents/iphosting/phpwcms2/include/inc_front/front.func.inc.php on line 740

What do I have to do?

Your help is very much appreciated.
Hans
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Sounds like you have patched your phpwcms installation. Undo your changes.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
strandel
Posts: 50
Joined: Sun 2. May 2004, 22:45

Post by strandel »

Oliver, I just made a clean install of the new rc4. I then tried the changes I mentioned concerning {NAV_TABLE_COLUMN:x}. The result are the errors I wrote in my previous post.

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

Post by Oliver Georgi »

Where did you try to make the changes?
You do not have to change anything in front.func.inc.php.
{NAV_TABLE_COLUMN:x} is a replacement tag that has to be inserted into your template.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
strandel
Posts: 50
Joined: Sun 2. May 2004, 22:45

Works well now

Post by strandel »

Hi Georgi

Thanks for your feedback. It's working now.
The problem was your first post in this forum. There you wrote, you have to change front.func.inc.php and content.func.inc.php.

In your recent post you wrote, I have to change only content.func.inc.php

... and now it's working. Thank you very much. Would'nt it make more sense to directly implement this function in your next release?

Now my "fight" will go on with the "breadcrumb:x" function.

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

Post by Oliver Georgi »

OH - remember, when this post starts ;-)

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
kaju74
Posts: 68
Joined: Fri 5. Mar 2004, 11:24

Post by kaju74 »

If I use {NAV_TABLE_COLUMN} w/o any paramters, everything works fine, but if I use a start id like {NAV_TABLE_COLUMN:8}, the last bottom line of the menu will not be drawn!?!?!
Last edited by kaju74 on Mon 3. May 2004, 13:01, edited 1 time in total.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Right - I will check that later.
I will take it on the todo.

Regards
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Locked