NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on July 04, 2013, 08:10:13 AM
-
Hi,
Just took the jump to NetTalk 7 and downloaded and installed newest version 7.14.
Seems like a file with the FileCancel buttons is missing:
These are the errors:
s_web._SitesQueue.Defaults.CancelFileButton.Name = 'cancelfile_btn'
s_web._SitesQueue.Defaults.CancelFileButton.TextValue = clip('Cancel') !s_web.Translate('Cancel',Net:HtmlOk) ! button text will be cleaned later on.
s_web._SitesQueue.Defaults.CancelFileButton.Class = 'nt-cancel-button'
s_web._SitesQueue.Defaults.CancelFileButton.ToolTip = clip('Click here to cancel the upload') !s_web.Translate('Click here to cancel the upload')
s_web._SitesQueue.Defaults.CancelFileButton.UseJavaScript = 1
s_web._SitesQueue.Defaults.CancelFileButton.JsIcon = 'cancel'
s_web._SitesQueue.Defaults.CancelFileButton.Compact = 1
s_web._SitesQueue.Defaults.CancelFileButton.MobileIcon = 'cancel'
s_web._SitesQueue.Defaults.CancelFileButton.MobileText = ''
s_web._SitesQueue.Defaults.RemoveFileButton.Name = 'removefile_btn'
s_web._SitesQueue.Defaults.RemoveFileButton.TextValue = clip('Remove') !s_web.Translate('Remove',Net:HtmlOk) ! button text will be cleaned later on.
s_web._SitesQueue.Defaults.RemoveFileButton.Class = 'nt-deletef-button'
s_web._SitesQueue.Defaults.RemoveFileButton.ToolTip = clip('Click here to remove this file from the list') !s_web.Translate('Click here to remove this file from the list')
s_web._SitesQueue.Defaults.RemoveFileButton.UseJavaScript = 1
s_web._SitesQueue.Defaults.RemoveFileButton.JsIcon = 'trash'
s_web._SitesQueue.Defaults.RemoveFileButton.Compact = 1
s_web._SitesQueue.Defaults.RemoveFileButton.MobileIcon = 'trash'
s_web._SitesQueue.Defaults.RemoveFileButton.MobileText = ''
Either a file with these descriptions is missing or it is not in the correct place.
Anyone with any help?
THanks,
Ron
-
Hi,
Seems like the 7.14 installer is not working. New Templates do NOT get registered nor do they exist. The installation is quite short ( compared to previous Net Talk installs ). The template in C8 is still 6.4x ( the one I was on before moving to Net Talk7.
I have the Register Template box checked on installer.
Ron
-
Hi,
Templates are still 6.40 - looks like the Net Talk 7 templates did not install at all......
Ron
-
Hi Ron,
What is the name of the SAF file you downloaded, and how big is it?
cheers
Bruce
-
Hi Bruce,
SAF is about 40.5 Mb. I found out that it was installing it in the wrong place - had to take the subdirectory \Clarion8 off the end and now it has installed them to the right location and I have the correct version!!!!
However, still some compile errors....:on web1.app......
if host.right(1) <> '/' and toGet.left(1) <> '/'
case tag.left(2)
For some reason it does not like the LEFT field.......
Ron
-
hI,
Updated String Theory to latest version and ALL IS WELL IN CLARIONLAND!!!!
Ron :)