Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
cannot convert the value "''" to a boolean
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
JC  
View profile  
 More options Oct 15 2008, 3:32 pm
From: JC <jcoverga...@gmail.com>
Date: Wed, 15 Oct 2008 12:32:43 -0700 (PDT)
Local: Wed, Oct 15 2008 3:32 pm
Subject: cannot convert the value "''" to a boolean
In a fresh install, when I try to create a new project, I get the
following error:

An Unhandled Exception Occurred
An unhandled exception has occurred. Please look at the diagnostic
information below:
Type    Expression
Message         cannot convert the value "''" to a boolean
Detail
Extended Info
Message         cannot convert the value "''" to a boolean
Tag Context     D:\dev\wwwroot\skweegee\views\project\form.cfm (37)
D:\dev\wwwroot\coldbox\system\plugins\renderer.cfc (119)
D:\dev\wwwroot\skweegee\layouts\Layout.Green.cfm (65)
D:\dev\wwwroot\coldbox\system\plugins\renderer.cfc (200)
D:\dev\wwwroot\coldbox\system\coldbox.cfc (165)
D:\dev\wwwroot\skweegee\Application.cfc (38)

Any suggestions? :)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russ Johnson  
View profile  
 More options Oct 16 2008, 3:04 pm
From: Russ Johnson <russ.cfco...@gmail.com>
Date: Thu, 16 Oct 2008 12:04:17 -0700 (PDT)
Local: Thurs, Oct 16 2008 3:04 pm
Subject: Re: cannot convert the value "''" to a boolean
I replied to this yesterday. Not sure why it didnt show up here.

Are you running the lastest version from riaforge? what database are
you using?

I havent seen that error on any of my installs yet so this makes me
curious.

- Russ

On Oct 15, 3:32 pm, JC <jcoverga...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ernst van der Linden  
View profile  
 More options Oct 16 2008, 3:57 pm
From: "Ernst van der Linden" <evdlin...@gmail.com>
Date: Thu, 16 Oct 2008 21:57:13 +0200
Local: Thurs, Oct 16 2008 3:57 pm
Subject: Re: [skweegee-dev] Re: cannot convert the value "''" to a boolean
Russ,

I looked at your code:

line 37 of view/project/form : <cfif application.allowAnonymous>

So it looks like the application var is not set. Maybe you should
always check for boolean, like this

<cfif isBoolean(application.allowAnonymous) and application.allowAnonymous>

Ernst


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JC  
View profile  
 More options Oct 20 2008, 11:44 am
From: JC <jcoverga...@gmail.com>
Date: Mon, 20 Oct 2008 08:44:16 -0700 (PDT)
Local: Mon, Oct 20 2008 11:44 am
Subject: Re: cannot convert the value "''" to a boolean
Sorry for the delay in responding:
Running 0.4.0 from RIAForge, most recent non-meta file modification
date is 10/4/2008 8:32:44 PM
I'm using MS SQL 2000, Coldfusion 8.0.1 Enterprise

On Oct 16, 3:04 pm, Russ Johnson <russ.cfco...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JC  
View profile  
 More options Oct 20 2008, 11:49 am
From: JC <jcoverga...@gmail.com>
Date: Mon, 20 Oct 2008 08:49:26 -0700 (PDT)
Local: Mon, Oct 20 2008 11:49 am
Subject: Re: cannot convert the value "''" to a boolean
One thing of note... in .sql files in the install, the MySQL version
has an insert into settings which the MSSQL and MSSQL 2005 don't have:

INSERT INTO `settings` (`id`,`allowAnonymous`) VALUES ('1','false');

I'm going to guess that's the problem.

On Oct 16, 3:04 pm, Russ Johnson <russ.cfco...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google