Joomla-Bible-Study / Proclaim

Joomla Proclaim Component - Christian Web Ministries
https://www.christianwebministries.org/
GNU General Public License v3.0
11 stars 9 forks source link

Component 'Update' crashes #412

Closed st-anton closed 9 years ago

st-anton commented 9 years ago

Having a new installation with latest Bible Study version (from branch development). 'Updating' this with the same version will crash: Fatal error: Class 'JBSMDbHelper' not found in ...\administrator\components\com_biblestudy\install\updates\6.1.1.php on line 36

bcordis commented 9 years ago

Should fix this error.

st-anton commented 9 years ago

Does not crash that hard :-O Error: 1060 Duplicate column name 'show_level' SQL=ALTER TABLE fmnj33_bsms_studies ADD COLUMN show_level VARCHAR(100) NOT NULL DEFAULT '0' AFTER user_name

bcordis commented 9 years ago

Can you send me the DB that you are using to migrate with or install. I've tested on quite a few and don't get that error.

st-anton commented 9 years ago

Quite simple :-) Install the component on a fresh Joomla. Install the same again. That's all.

bcordis commented 9 years ago

@st-anton let me know if there is still a bug on migration or can we close this issue.

st-anton commented 9 years ago

I think, it's not critical to leave this as it is. If the user install the same version of BS without uninstalling, the error can be tolerated.

bcordis commented 9 years ago

Is this still showing up?

st-anton commented 9 years ago

Yes, simply install the component twice.