Menu
Helferlein Form 2.00.0x Settings return an error
Last Post 3/15/2010 12:18 AM by Deleted User. 0 Replies.
Sort:
PrevPrev NextNext
Author Messages
Deleted User
New Member
New Member
Posts:62


--
3/15/2010 12:18 AM  Quote  Reply  
The popular and free Helferlein form has a reported bug that shows an error message when attempting to get into the module settings. The work around is reported on the following link:

http://www.helferlein.com...e/en-US/Default.aspx

Specifically, the instructions state to copty the following SQL code and paste it into the SQL page in the host menu.

INSERT INTO {databaseOwner}{object Qualifier}PortalSettings(PortalID, SettingName, SettingValue)
VALUES(portalID, 'Security_EmailValidation', '\b[a-zA-Z0-9._%\-+'']+@[a-zA-Z0-9.\-]+\.[a-zA-Z]{2,4}\b')

I found that I had to actually edit the database in MS< SQL Server Management Studio and enter the missing record myself.

It did solve the problem.
Add Reply

Quick Reply
toggle
Username:
Subject:
Body:
Security Code:
CAPTCHA image
Enter the code shown above in the box below.