NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: broche on June 22, 2019, 10:47:02 PM

Title: Upgrade to 11.14
Post by: broche on June 22, 2019, 10:47:02 PM
CL 11
NT 11.14

Getting a no matching prototype available compile error  on the Clip() below.

        case loc:menuStyle3
          of net:web:ddm
            packet.append('<ul data-icon="'& clip() & '">' & p_web.CRLF)
          end
Title: Re: Upgrade to 11.14
Post by: broche on June 22, 2019, 10:47:42 PM
Using Base theme
Title: Re: Upgrade to 11.14
Post by: peterH on June 23, 2019, 06:23:53 AM
I think the clip() function is expecting a parameter.

Peter
Title: Re: Upgrade to 11.14
Post by: Bruce on June 23, 2019, 11:08:54 PM
yes, noted.
It's a small template bug. I'll post an update this morning (same version number) and alert you here when the new build is up.
Title: Re: Upgrade to 11.14
Post by: Bruce on June 24, 2019, 01:49:39 AM
the new build of 11.14 is up.