Seite 1 von 1

after upgrade 4.8.7 to 4.8.8 - Not able to create articles

Verfasst: Mi 15. Okt 2008, 15:42
von BitifEye
Hi,
after upgrading from 4.8.7 to 4.8.8 I wasn't able to create articles, the backend showed "Changes saved" but the article wasn't visible afterwards.
I've searched around in the database and found out that there were no entries for this new articles in the art_lang table and thus started to compare the sources from 4.8.7 and 4.8.8.
After searching quiet a while I found out that the art_lang table has a new field named urlname, however the upgrade script doesn't seem to have it created in my table even though it showed successful at the end.
I've added the urlname field manually and now it works perfect to create articles again.
Can you investigate if this is a bug in the upgrade script?

Verfasst: Do 23. Okt 2008, 09:02
von emergence
have you called 'migration' or 'upgrade' in setup ?

Verfasst: Fr 24. Okt 2008, 09:26
von BitifEye
I've called upgrade! Is this right?
Thanks!

Verfasst: Fr 24. Okt 2008, 10:12
von emergence
yes, correct...

php version ?
mysql version ?

Verfasst: Fr 24. Okt 2008, 12:43
von BitifEye
PHP Version 5.2.6
MySQL 5.0.51a

Verfasst: Di 4. Nov 2008, 14:14
von emergence
confirmed in someway
made an upgrade from 4.8.7 to 4.8.8 with upgrade...
table column was missing...

tried again and it worked... no idea why this happens...

Verfasst: Do 29. Jan 2009, 09:21
von notaus
I had the same problem.
Did you installed the Rewrite Plugin and uninstalled it? I think that's the reason... with the uninstall the column is deleted.(bug)