Upgrade a site in Joomla 3.6.5 to Joomla 3.7.2
Everything works just fine.
The following administration menu items disappears after upgrade to 3.7.2
Component/Banners/Banners
Component/Banners/Categories
Component/Banners/Clients
Component/Banners/Tracks
Component/Contacts
Component/Contacts/Contacts
Component/Contacts/Categories
Component/Messaging
Component/Messaging/New Private Message
Component/Messaging/Read Private Message
Component/News Feeds
Component/News Feeds/Feeds
Component/News Feeds/Categories
Component/Redirect
Component/Search
dbversion: 5.6.35
dbcollation: latin1_swedish_ci
dbconnectioncollation: utf8mb4_general_ci
phpversion: 5.6.30
server: Apache/2.4.25
version: Joomla! 3.6.5
The only way to get back theses menuitem is to update table xx_menu (xx is your table prefix in configuration)
with the menutype = 'main'. This is what i ended up to do.
Have anyone faced with such issue after upgrade ?
Priority | Urgent | ⇒ | Medium |
Status | New | ⇒ | Information Required |
This issue here can be closed because 1. it is a duplicate to #15719 , and 2. there is a PR which solves it: #16577
Status | Information Required | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-13 16:57:12 |
Closed_By | ⇒ | franz-wohlkoenig | |
Rel_Number | 0 | ⇒ | 15719 |
Relation Type | ⇒ | Duplicate of |
Status | Duplicate Report | ⇒ | Closed |
Closed_Date | 2017-06-13 16:57:12 | ⇒ | 2017-06-13 16:57:13 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Rel_Number | 15719 | ⇒ | 0 |
Relation Type | Duplicate of | ⇒ |
closed as stated above.
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/16643
@montellsp Please test #16577 (issue tracker link see here).
If you have a backup of your database before the upgrade, please test this pr #16577 and report your test.