Fork me on GitHub

upgrade 1.1.2 to 1.2.0  Bottom

  • Running the upgrade for 112 ->120 gives this error:

    Code

    Unknown column 'pn_profile_capable' in 'field list'
    select pn_id AS "id",pn_name AS "name",pn_type AS "type",pn_displayname AS "displayname",pn_description AS "description",pn_regid AS "regid",pn_directory AS "directory",pn_version AS "version",pn_official AS "official",pn_author AS "author",pn_contact AS "contact",pn_admin_capable AS "admin_capable",pn_user_capable AS "user_capable",pn_profile_capable AS "profile_capable",pn_message_capable AS "message_capable",pn_state AS "state",pn_credits AS "credits",pn_changelog AS "changelog",pn_help AS "help",pn_license AS "license",pn_securityschema AS "securityschema" from pn_modules AS tbl


    I've tried both the official 120 package and SVN(there are a few updates) both with the same result. I tried this upgrade a while ago with one of the RC packages and it worked as it should. Nothing has changed in the DB since then. Now I'm stuck.

    Any ideas please

    Thanks in advance.
  • Seems to be a 1.0.x table instead a 1.1.2 one icon_confused
    profile_capable is a field introduced in Zikula 1.1.0

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Something is really bent here. message_capable is missing too. Sysinfo say I've got 1.1.2 which I assumed it was anyway. Modules module is 3.3 which I think is correct. This is a really old site, started life as .750 and has been continually upgraded. Something must have go out of shape in the last upgrade. Now I'll have to figure out how to fix it.

    Thanks any way

This list is based on users active over the last 60 minutes.