Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown column "type" in field list #5

Open
cunneen opened this issue Oct 3, 2014 · 1 comment
Open

Unknown column "type" in field list #5

cunneen opened this issue Oct 3, 2014 · 1 comment

Comments

@cunneen
Copy link

cunneen commented Oct 3, 2014

I went through the "getting started" guide to install the backend http://dev.padcms.net/projects/padcms-bo/wiki/Install, which is pretty good (thanks).

All went well, I had to add the following instruction before running "sudo pear upgrade-all":

sudo apt-get install libpcre3-dev

I then started the User Guide, and it's not working for me. I tried adding a new application, and I get the following error:

"Database Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list'"

I'm not yet familiar with the zend framework; what do I need to change to get this to work?

@cunneen
Copy link
Author

cunneen commented Oct 3, 2014

I tried manually adding a "type" column to the "application" table, which throws up a different error but seems to still store the records. Now I can't create a new issue:
Creating new issue: "Database Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'publish_date' in 'field list'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant