hi,
i just upgrade my PN 764 to pn8 RC3 ,
but i got some problem here ,
during upgrade prosess i got the following errors ;
# Backing Up user database... done
# Users database structure upgraded.
# Module database structure upgraded.
# upgrade Theme: successful
# upgrade Profile: FAILED!
# upgrade Blocks: successful
# upgrade Users: successful
# Existing users have been activated
# Blocks tables upgraded
# Reset theme to ExtraLite
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '1' AND pn_uda_uid = '2'
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '3' AND pn_uda_uid = '2'
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '4' AND pn_uda_uid = '2'
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '5' AND pn_uda_uid = '2'
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '6' AND pn_uda_uid = '2'
Unknown column 'pn_uda_id' in 'field list'
SELECT pn_uda_id AS "uda_id",pn_uda_propid AS "uda_propid",pn_uda_uid AS "uda_uid",pn_uda_value AS "uda_value" FROM nuke_user_data WHERE pn_uda_propid = '13' AND pn_uda_uid = '2'
i have no idea about this.anyone can help me ? thanks
- Teb answered »PNphpBB2 and menu tree« 04. Jul
- marc@marcpare.com posted »Adding an "About Us" page« 04. Jul
- animateclay answered »SafeHTML output filter and youtube« 04. Jul
- videokid answered »caching« 04. Jul
- Wendell answered »pagesetter pdf output« 04. Jul
- Fredricn posted »Mediashare mysql instalation issue« 04. Jul
- slam answered »Theme by iThinkMedia.com footer - Beacon for Hackers?« 04. Jul
Login
upgrade Profile: FAILED!
-
-
- Rank: Freshman
- Registered: 08.09.02
- last visit: 11.03.09
- Posts: 34
hello,
do you found solution ?
i have the same problem with module Profile and module Blocks...
thanks
Manu -
- Rank: Freshman
- Registered: 20.03.08
- last visit: 16.04.08
- Posts: 2
-
- Rank: Team Member
- Registered: 08.12.03
- last visit: 29.06.09
- Posts: 3062
We are currently investigating this, thanks.
--
David Pahl
Zikula Support Team -
- Rank: Freshman
- Registered: 08.09.02
- last visit: 11.03.09
- Posts: 34
Hello,
I solve my problem with not really good solution but it works.
The problem is due to bad format of some of my MySQL tables (i don't know why)...
Some items are "index" but shoudn't be.
To solve my problem :
- i make a backup of my tables
- make a new PN 0.764 installation with temporary database
- delete all datas inside this DB but not the tables
- export only datas from my originale database
- import datas in temporary base
- delete bad tables in originale database
- import tables from temporary DB to my original DB
- start the upgrade process
It work for me.
Hopes that help some people with the same problem.
Kinds regards
Garou
- Moderated by :
- Support
