NetTalk Central

Author Topic: NTWS and Secwin - setting it all up - errors!  (Read 1948 times)

Johan van Zyl

  • Full Member
  • ***
  • Posts: 180
  • jvz
    • View Profile
    • Email
NTWS and Secwin - setting it all up - errors!
« on: March 21, 2012, 01:30:35 AM »
Unknown identifier: LOC:VALIDEMAILADDRESS -
Unknown function label - refreing to if p_web.gsv('SecwinSetEmailEntryCount') >

UpdateStats  Routine
Secwin_ValidateEmailAddress     routine
  data
CEIF::x         long
  code
    Loc:ValidEmailAddress = 0
    if p_web.gsv('SecwinSetEmailEntryCount') > 5
        !This is an email farming check
      p_web.ssv('Loc:ValidEmailAddress',Loc:ValidEmailAddress)
      loc:alert = 'There is no email address in the database that matches. Try again.'
and many more!

How do I resolve this?
Johan van Zyl
Clarion 6.3 9058/C8 Gold/SQL/NetTalk WebServer

GeoffThomson

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • Email
Re: NTWS and Secwin - setting it all up - errors!
« Reply #1 on: March 22, 2012, 01:13:26 AM »
I think you're using a really old version of Secwin, or you're importing from an old txa. make sure you're using the latest (6.09) and re-import.

Johan van Zyl

  • Full Member
  • ***
  • Posts: 180
  • jvz
    • View Profile
    • Email
Re: NTWS and Secwin - setting it all up - errors!
« Reply #2 on: March 22, 2012, 01:43:50 AM »
I think you're using a really old version of Secwin, or you're importing from an old txa. make sure you're using the latest (6.09) and re-import.

Had Secwin 6.09 installed - NT6 6.25 but have just installed 6.26.
The problem is on my home pc - can only look at it again tonight!
Johan van Zyl
Clarion 6.3 9058/C8 Gold/SQL/NetTalk WebServer