You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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":
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:
I'm not yet familiar with the zend framework; what do I need to change to get this to work?
The text was updated successfully, but these errors were encountered: