When I enable the CRM Core UI, I loose all of my books and structure related to them. The content still exists, but the structure disappears along with the menu links. Any ideas?

Comments

dealancer’s picture

Status: Active » Closed (cannot reproduce)

Unfortunately can't reproduce it. If this issue happens again in the recent dev version, please reopen issue.

alexd73’s picture

After installation a crm_core module and submodules I lost all Shortcut sets and some menu items.

dealancer’s picture

Status: Closed (cannot reproduce) » Postponed (maintainer needs more info)

ok, I am opening this issue ok.

Please explain how can I reproduce this issue with a fresh Drupal installation.

alexd73’s picture

Please explain how can I reproduce this issue with a fresh Drupal installation.

I do not known. I just copied modules and Enable them on Modules page.
After this actions I lost some items.

pingers’s picture

Status: Postponed (maintainer needs more info) » Fixed

I found the source of this issue. See c112d70

db_query('DELETE FROM {menu_links}');

Removed that line.

dealancer’s picture

Priority: Normal » Critical

THX!!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.