NetTalk Central

Author Topic: Upgrade to 11.14  (Read 3595 times)

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Upgrade to 11.14
« 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
Brian

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: Upgrade to 11.14
« Reply #1 on: June 22, 2019, 10:47:42 PM »
Using Base theme
Brian

peterH

  • Sr. Member
  • ****
  • Posts: 413
    • View Profile
Re: Upgrade to 11.14
« Reply #2 on: June 23, 2019, 06:23:53 AM »
I think the clip() function is expecting a parameter.

Peter

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Upgrade to 11.14
« Reply #3 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.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Upgrade to 11.14
« Reply #4 on: June 24, 2019, 01:49:39 AM »
the new build of 11.14 is up.