[thelist] CF Problem - banging my head against the wall!!!!

Jeff jeff at members.evolt.org
Tue, 30 Nov 1999 00:13:17 -0800


katie,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Katie Howell <khowell@digital.net>
:
: I have a simple CF form where on submission
: the contents are inserted into a database.
:
: Easy enough right???  I've done these a million
: times without a problem, but suddenly with this
: form I'm consistantly getting the dreaded:
:
: [snip type="cf error"]
:
: I have carefully checked my code and database
: for mispellings, extra # ' characters etc., but can't
: see the problem.  If there are a few brave souls
: out there that are willing to take a look at the
: templates for me, I'll be glad to email them off-list.
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~

have you checked to make sure that any of the values you're inserting that
are text are wrapped in single-quotes?  i've found that this usually fixes
the problem you're describing.

at any rate, send em over.  i'd be happy to take a look at them for you.

thanks,

.jeff