Topic: Additional menu items

doesn't work

Re: Additional menu items

Works for me. Could you give more details? Are you sure you are using the correct syntax (as described in the admin area)? And could you please give an example setting?

Re: Additional menu items

any chance its a side effect of this bug?
http://punbb.org/forums/viewtopic.php?id=8086

4 (edited by vibien 2005-07-14 18:37)

Re: Additional menu items

coaster: ja, I do use the HTML code it shows me. It's a fresh install, newest version.
example -> <a href="myURL">Text</a>

connorhd: I changed that code before posting my post

Re: Additional menu items

you need to do

1 =  <a href="myURL">Text</a>

or example

Re: Additional menu items

thank you very much, it works now

7 (edited by ryanknoll 2005-07-16 09:38)

Re: Additional menu items

Connorhd wrote:

any chance its a side effect of this bug?
http://punbb.org/forums/viewtopic.php?id=8086

I had a similar problem.  I updated from 1.2.5 -> 1.2.6 and could not successfully save changes to the "Additional menu items" until I applied the fix in admin_options.php.  Thanks for pointing out that bug & fix.