NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: britech on July 05, 2010, 07:44:32 AM
-
The reason I ask is that I keep getting a template listed as:
#!=============================================================================================================
#Template(NetTalk,'CapeSoft NetTalk - Version5.00 pr23'),Family('cw20'),Family('ABC')
#!=============================================================================================================
#!
#! CapeSoft NetTalk Template Copyright (c) 2000-2010 by CapeSoft Software (www.capesoft.com)
#!
Showing when I download and install the current Main Install for 6.3 build 9055
If this is the new PR24, then it is still giving me the same make error on Web Server Example # 3 .
Please let me know in the event I'm missing something important.
Thanks in advance.
Brian
6.3 9055
PS The routine that is giving me the error is listed below:
! ----------------------------------------------------------------------------------------
value::MAI:SizeLimit Routine
data
loc:extra String(256)
loc:disabled String(20)
loc:FormOk Long(1)
loc:options String(OptionsStringLen) ! options for jQuery calls
loc:fieldClass String(255)
loc:javascript String(JavascriptStringLen)
code
if false
else
packet = clip(packet) & p_web._DivHeader('MAI:SizeLimit_'&MAI:MailBoxNumber,,net:crc)
loc:total[4] = loc:total[4] + p_web.dformat(clip(format(MAI:SizeLimit,@n14) & ' Kb'))
packet = clip(packet) & format(MAI:SizeLimit,@n14) & ' Kb',0
End
packet = clip(packet) & p_web._DivFooter(Net:NoSend)
if loc:eip = 1
do SendPacket
end
! ----------------------------------------------------------------------------------------
-
Hi Brain,
I have tried both the Mirror and normal site and both have the same problem with both.
Main Installs.
Both the install files, NetTalk5Install.Saf, have a date of 05/07/2010, 15H13 however the template seems not to have been updated.
Also shows as PR23 in the template registry.
The NETTALK.TPL file has a date of 27/06/2010, 20H55
Clarion has also not picked up that the template has changed.
I think something must have gone wrong when Bruce did the installation build.
Using: C6.3-9058
Regards
Johan de Klerk
-
Thanks Johan,
Appreciate the confirmation.
Brian
-
I couldn't get the install to work. It would get about 3/4 of the way and I'll get a 'Not Responding" on it. Maybe a bad download.
-
It may have been while I was uploading it Don.
I've found a bug in IE though, so I think I'm gonna make a PR25 to tweak that.
cheers
Bruce