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

Migrating from Joomla 3 to 4 leaves wrong admin menu #958

Closed tomfuller2 closed 1 month ago

tomfuller2 commented 8 months ago

Process: Update Joomla 3 site to 4 without uninstalling Proclaim. Upload and install new version of Proclaim

Result: Two admin menus for Proclaim. One uses com_biblestudy, the other uses com_proclaim.

Solution? In preflight install, run function to remove entries in menus table with com_biblestudy

tomfuller2 commented 8 months ago

I attempted a post install function to fix this. I have NOT tested it. https://github.com/Joomla-Bible-Study/Proclaim/commit/d47168b2fa4495cfe3af194fc31e0bf84f76c6fc

bcordis commented 8 months ago

Are we planning on cleaning up files post-install and the old version?

tomfuller2 commented 7 months ago

I've run into an error I can't solve.

Process:

  1. Upgrade a J3 site to J4
  2. Upload and install new version of Proclaim

Result: Old menu items are removed Component not installed New menu links installed

Errors: Unknown column 'com_biblestudy' in 'where clause' Error installing component

bcordis commented 1 month ago

Please reverify this as I believe we fixed this now.

tomfuller2 commented 1 month ago

This is fixed