NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: ShanePeterson on July 23, 2007, 12:24:31 PM

Title: Error creating browse
Post by: ShanePeterson on July 23, 2007, 12:24:31 PM
I am getting an "Unknown Variable %vFieldFile" error when I try to add fields to a new browse.  I don't see an error when adding fields to an existing browse.  I'm using NetTalk 4.28.  This is the first new browse I've attempted since upgrading to 4.28. 

I've tried to unregister and register the templates with no luck.

Title: Re: Error creating browse
Post by: Alan Telford on July 23, 2007, 01:52:14 PM
Already mentioned on this newsgroup.

Change line #3945 of clarion6\3rdparty\template\netweb.tpl from
          #Enable(%nFieldUrl or %nFieldURLis or %nFieldURLForm or %nFieldFile)
to
          #Enable(%nFieldUrl or %nFieldURLis or %nFieldURLForm)

Regards,
Alan