I am trying to add another YES|NO select box to the end of my Links database.
I have followed the instructions as explained in:
How to Add New Fields to Links 2.0
http://www.gossamer-threads.com/scripts/resources/Detailed/162.html
The problem is that the input field that I create is a text box, and not a select box.
I copied the code in %db_def directly from isNew. I used:
isCanadian => [14,'alpha',0,5,,'No','']
I noticed that further down in links.def there is a section called %db_select_fields I added isCanadian to that, copying the format exactly from isNew, but when I run VIEW in my admin it gives me the following error message:
fatal error: syntax error at /mysite/cgi-bin/admin/links.def line 83, near "isCanadian"
Thanks in advance for your assistance.
Dan Storm
------------------
----------
Get your FREE subscription to:
Making Money with Affiliate Programs
mailto:creativeopportunity-subscribe@topica.com
I have followed the instructions as explained in:
How to Add New Fields to Links 2.0
http://www.gossamer-threads.com/scripts/resources/Detailed/162.html
The problem is that the input field that I create is a text box, and not a select box.
I copied the code in %db_def directly from isNew. I used:
isCanadian => [14,'alpha',0,5,,'No','']
I noticed that further down in links.def there is a section called %db_select_fields I added isCanadian to that, copying the format exactly from isNew, but when I run VIEW in my admin it gives me the following error message:
fatal error: syntax error at /mysite/cgi-bin/admin/links.def line 83, near "isCanadian"
Thanks in advance for your assistance.
Dan Storm
------------------
----------
Get your FREE subscription to:
Making Money with Affiliate Programs
mailto:creativeopportunity-subscribe@topica.com