Page 1 of 1

Error when converting from 1.1.5 to 1.3.3

PostPosted: Sun Jan 13, 2013 1:29 pm
by TBriggs
My hosting company is dropping support from PHP 4 so I'm upgrading to Xataface version 1.3.3.

When I go to the Details for a record, it appears to work correctly, except above the expected screen, I get this:

On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(sex,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(sex,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file....

And this goes on for a couple hundred lines. Any idea why I'm getting this?

Also, should I bite the bullet and go to version 2.0 now, or is it too early?

Thanks,
Trevor Briggs

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Mon Jan 14, 2013 8:59 am
by shannah
Can you post the error message? You have posted a portion of the stack trace that doesn't include the error message.

Steve

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Mon Jan 14, 2013 8:37 pm
by TBriggs
I don't see any error message. This is what I see when I display the page - around 200 lines of it and then the page I expect to see is at the bottom. Where would the error message be?

BTW, My hosting company offers PHP 5.2 and 5.4. Which should I be using for release 1.3.3?

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Thu Jan 17, 2013 9:03 am
by shannah
You'll need to post all 200 lines of it then. Somewhere in there is the actual error message.

Both 5.2 and 5.4 should work, but 5.4 might give you some deprecation warnings as I haven't don't a whole lot of testing on that version - and every version of PHP they usually deprecate something else.

_Steve

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Sun Jan 27, 2013 3:22 pm
by TBriggs
Okay, here goes:

On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(sex,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(sex,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Sex,char(6),NO,,,,greyhounds,array(Gender,,greyhounds.Sex.label,greyhounds.Sex.description,,,,,Dataface_QuickForm Object,Sex,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Sex,char(6),NO,,,,greyhounds,array(Gender,,greyhounds.Sex.label,greyhounds.Sex.description,,,,,Dataface_QuickForm Object,Sex,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Sex,char(6),NO,,,,greyhounds,array(Gender,,greyhounds.Sex.label,greyhounds.Sex.description,,,,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(category,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(category,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Category,char(15),NO,,NH,,greyhounds,array(Senior or Special Needs?,Leave blank if not applica,Dataface_QuickForm Object,Category,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Category,char(15),NO,,NH,,greyhounds,array(Senior or Special Needs?,Leave blank if not applica,Dataface_QuickForm Object,Category,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Category,char(15),NO,,NH,,greyhounds,array(Senior or Special Needs?,Leave blank if not applica,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(kids,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(kids,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(GoodKids,char(15),YES,,,,greyhounds,array(Good with kids?,,greyhounds.GoodKids.label,greyhound,Dataface_QuickForm Object,GoodKids,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(GoodKids,char(15),YES,,,,greyhounds,array(Good with kids?,,greyhounds.GoodKids.label,greyhound,Dataface_QuickForm Object,GoodKids,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(GoodKids,char(15),YES,,,,greyhounds,array(Good with kids?,,greyhounds.GoodKids.label,greyhound,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(dogs,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(dogs,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(SmallDogs,char(15),YES,,,,greyhounds,array(Good with small dogs?,,greyhounds.SmallDogs.label,g,Dataface_QuickForm Object,SmallDogs,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(SmallDogs,char(15),YES,,,,greyhounds,array(Good with small dogs?,,greyhounds.SmallDogs.label,g,Dataface_QuickForm Object,SmallDogs,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(SmallDogs,char(15),YES,,,,greyhounds,array(Good with small dogs?,,greyhounds.SmallDogs.label,g,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(cats,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(cats,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(GoodCats,char(15),YES,,,,greyhounds,array(Good with cats?,,greyhounds.GoodCats.label,greyhound,Dataface_QuickForm Object,GoodCats,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(GoodCats,char(15),YES,,,,greyhounds,array(Good with cats?,,greyhounds.GoodCats.label,greyhound,Dataface_QuickForm Object,GoodCats,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(GoodCats,char(15),YES,,,,greyhounds,array(Good with cats?,,greyhounds.GoodCats.label,greyhound,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(potty,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(potty,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(PottyLead,char(15),YES,,,,greyhounds,array(Potties on lead?,,greyhounds.PottyLead.label,greyho,Dataface_QuickForm Object,PottyLead,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(PottyLead,char(15),YES,,,,greyhounds,array(Potties on lead?,,greyhounds.PottyLead.label,greyho,Dataface_QuickForm Object,PottyLead,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(PottyLead,char(15),YES,,,,greyhounds,array(Potties on lead?,,greyhounds.PottyLead.label,greyho,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(stairs,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(stairs,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Stairs,char(15),YES,,,,greyhounds,array(Okay on stairs?,,greyhounds.Stairs.label,greyhounds.St,Dataface_QuickForm Object,Stairs,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Stairs,char(15),YES,,,,greyhounds,array(Okay on stairs?,,greyhounds.Stairs.label,greyhounds.St,Dataface_QuickForm Object,Stairs,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Stairs,char(15),YES,,,,greyhounds,array(Okay on stairs?,,greyhounds.Stairs.label,greyhounds.St,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(status,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(status,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Status,char(15),NO,,At kennel,,greyhounds,array(Current location,,greyhounds.Status.label,grey,Dataface_QuickForm Object,Status,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Status,char(15),NO,,At kennel,,greyhounds,array(Current location,,greyhounds.Status.label,grey,Dataface_QuickForm Object,Status,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Status,char(15),NO,,At kennel,,greyhounds,array(Current location,,greyhounds.Status.label,grey,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(available,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(available,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Available,char(10),NO,,Yes,,greyhounds,array(Available?,,greyhounds.Available.label,greyhounds,Dataface_QuickForm Object,Available,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Available,char(10),NO,,Yes,,greyhounds,array(Available?,,greyhounds.Available.label,greyhounds,Dataface_QuickForm Object,Available,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Available,char(10),NO,,Yes,,greyhounds,array(Available?,,greyhounds.Available.label,greyhounds,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()
On line 3545 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Table.php in function printStackTrace()
On line 1367 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function absoluteFieldName(featured,array(Values))
On line 1334 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels_rec(array(),array(),array(array(featured,ident),=,array(1,int_val)),SQL_Parser_wrapper Object)
On line 1128 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function _makeEquivalenceLabels(array(),array(),array(select,array(array(ident,,Value,),array(ident,,Description,)),array(,),array(Value,Description)
On line 955 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getForeignKeyValues()
On line 1048 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Relationship.php in function getDomainSQL()
On line 49 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool/select.php in function getDomainTable()
On line 393 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/FormTool.php in function buildWidget(Dataface_Record Object,array(Featured,char(3),NO,,No,,greyhounds,array(Featured pet?,,greyhounds.Featured.label,greyhounds.,Dataface_QuickForm Object,Featured,)
On line 352 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function buildWidget(Dataface_Record Object,array(Featured,char(3),NO,,No,,greyhounds,array(Featured pet?,,greyhounds.Featured.label,greyhounds.,Dataface_QuickForm Object,Featured,,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 493 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/QuickForm.php in function _buildWidget(array(Featured,char(3),NO,,No,,greyhounds,array(Featured pet?,,greyhounds.Featured.label,greyhounds.,array(1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0))
On line 68 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/actions/edit.php in function _build()
On line 1222 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handle(array(array(Edit,http://www.greyhoundpets.com/Interface/index.php?-sort=Name+asc%2C+Tattoo+asc&-tabl)
On line 1704 of file /homepages/4/d292789418/htdocs/GPATB/Interface/xataface-1.3.3/Dataface/Application.php in function handleRequest()
On line 9 of file /homepages/4/d292789418/htdocs/GPATB/Interface/index.php in function display()

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Mon Jan 28, 2013 9:23 am
by shannah
Check the relationship definitions. It looks like you may be referring to a field "sex" as part of a relationship definition where the name of the field is actually "Sex".

-Steve

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Sun Feb 03, 2013 8:24 pm
by TBriggs
Oh, well spotted Steve, I never would have seen that! Everything's working fine now. It's odd that that didn't seem to cause an issue on the previous release.

Anyway, thanks again for all you do.

Re: Error when converting from 1.1.5 to 1.3.3

PostPosted: Mon Feb 04, 2013 9:46 am
by shannah
Xataface, internally, treats column names, table names, and relationship names in a case sensitive way, even though MySQL is case insensitive. 1.3.3 probably just does some processing of the columns in a relationship where 1.1.5 just passed the columns straight through to MySQL...