Feb 26th, 2010, 2:34 PM
Hi Ben,
thought I would start a new thread on this one as the other is almost solved and this was a different issue.
I might have made a mistake here by renaming the columns (col1 ... col2 etc) in the DB section of formtools. I wanted the columns to have more recognizable names. However now, when I try to view the submissions, I get the following error:
Seems to be something in the sort order code, which would make sense. Can you direct me to this code so I can perhaps replace the old column names with the new ones? Or, will this screw up my other forms?
Dave
thought I would start a new thread on this one as the other is almost solved and this was a different issue.
I might have made a mistake here by renaming the columns (col1 ... col2 etc) in the DB section of formtools. I wanted the columns to have more recognizable names. However now, when I try to view the submissions, I get the following error:
Code:
Failed query in ft_search_submissions:
Debug:
Unknown column 'col_1' in 'order clause'
Seems to be something in the sort order code, which would make sense. Can you direct me to this code so I can perhaps replace the old column names with the new ones? Or, will this screw up my other forms?
Dave