Page 2 of 2

Posted: Fri 9. Jan 2004, 14:59
by waggis
wrong. it's only this fast you don't see it ;-)
This seems to be a normal behaviour in phpwcms. Oliver ?

Posted: Fri 9. Jan 2004, 16:34
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 ;-)

Rondo page step- by step, Navigation

Posted: Thu 4. Mar 2004, 12:47
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

{NAV_TABLE_COLUMN:x} Not working with version 1.1rc4

Posted: Sun 2. May 2004, 23:47
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

Posted: Mon 3. May 2004, 00:08
by Oliver Georgi
Sounds like you have patched your phpwcms installation. Undo your changes.

Oliver

Posted: Mon 3. May 2004, 00:34
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

Posted: Mon 3. May 2004, 00:40
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

Works well now

Posted: Mon 3. May 2004, 09:58
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

Posted: Mon 3. May 2004, 10:51
by Oliver Georgi
OH - remember, when this post starts ;-)

Oliver

Posted: Mon 3. May 2004, 12:21
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!?!?!

Posted: Mon 3. May 2004, 12:39
by Oliver Georgi
Right - I will check that later.
I will take it on the todo.

Regards
Oliver