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

Forum upgrade shown even after updation finished #1012

Closed ajaybhargav closed 9 years ago

ajaybhargav commented 9 years ago

I have successfully updated the forum from 1.x to 2.0 but e107 update still showing forum to be updated and if I run update again, it gets stuck at forum table not created (as tables are already created by previous update process). screenshot1

BTW I am using latest git version.

Moc commented 9 years ago

@CaMer0n see #727

CaMer0n commented 9 years ago

@ajaybhargav Are you able to give me FTP and Admin access to your site (via Private-message at http://e107.org/developers/) ? This is an old problem which I have been unable to fix because I cannot reproduce it. Debugging it on a site which DOES have this problem would be extremely helpful.

willem010 commented 9 years ago

try removing all the files from the forum folder, and reupload fresh files from git i had a similar issue on tinymce, caused by an older e_meta file which came from an older git version.

tgtje commented 9 years ago

Just finished 3 test updates from v1 TO v2 (in Xampp). All 3 have issues on step 3 (either an empty installed but not used forum or 2 fully equipped) It can (will not create) the extended fields. Error Creating extended user field user_plugin_forum_posts Creating extended user field user_plugin_forum_viewed Creation of extended field(s) failed. You can not continue until these are create successfully!

I overcame ( had to investigate) by backing up all, then DE-install the forum plugin but ONLY gave command to delete the extended fields (all others is no). So forum is deinstalled while tables keep prseent in dbase. Next i RE-installed the forum plugin (v2 now; it uses the stored tables) and e107 reports > update > finish that > forum runs fine..(upgrade complete)

ajaybhargav commented 9 years ago

I manually created those two extended fields to continue the setup.

did you also try to update having public files in place?

tgtje commented 9 years ago

@ajaybhargav j The upgrade is used on a v1 website which uses nearly everything (except pm). Data : db 6.2 Mb sql base File size on server > about 920Mb Files used > total (system and downloads etc..) 11.300. Multilanguage site ( 3 langs) (site has no known errors or mistakes..that should always be checked before any upgrade is made; a buggy site will most likely have a buggy outcome)

Having said that, i have (follow the steps as mentioned by the update process) NO other troubles using the upgrade ( i always use the latest github files when doing so). I get warnings, advice etc.. all as should, As always > backup all before attempting. It is always possible something could interfere. (php versions; host settings etc..)

How the language reated pieces ( translated lines) function afterwards is due to nature ( lang packs should always have same version), but most should function nonetheless... ( beta has no lang packs except only English, but is capable off using others ( v2) (when offered).

The only piece which is a reminder (user intervention) > the use of custom templating in v1. depending the code used inside (code, image paths etc..)

upperking commented 8 years ago

Error Adding Table: forum Adding Table: forum_thread Adding Table: forum_post Adding Table: forum_track

Success Settings successfully saved. Adding Link: Forum with url [{e_PLUGIN}forum/forum.php] and perm everyone Adding Userclass: forum_moderator Adding Extended Field: plugin_forum_viewed ... Adding Extended Field: plugin_forum_posts ... Installation Complete.

it will not get past the point of creatting new tables

tgtje commented 8 years ago

@upperking more info is needed like, is it an update. date of files etc..The more the better