e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

upgrade older V2 to newest github #728

Closed Jimmi08 closed 10 years ago

Jimmi08 commented 10 years ago

Hi, I have clean V2 version (it's not upgrade from V1 to V2), but it's version from time where tinymce3 was used, maybe 2-3 months old. I need to update it. In this version I didn't make any changes in core database tables.

I am on localhost, this screen I got: image

After click on Update: image

I ask myself why? I don't have V1 version, but it's on localhost, I gave it try, result: image More info: image

After manually comparing SQLs, I found 4 changes, new key on e107_banlist table and 3 new fields in e107_page, so I can help myself, but:

Jimmi08 commented 10 years ago

After I sending this I got it. I needed to update e107_admin, e107_core and e107_handles directories before doing this. Problem with text Update from V1 to2 still there is, but update was succesfull.

Moc commented 10 years ago

Yep, e107 incorrectly uses this text for all sorts of updates... Will create a new separate issue for it later.