More on the above error.
I can get settings to stick on 6 sites and when I try to post settings to the 7th site… the php error is triggered and all the sites I just setup have their NSM settings erased. I tried this numerous times. Setting 6 sites up and after choosing the settings for the 7th site and submitting… the error is triggered and all settings are erased.
The part of the code referenced around line 2213 seems to be coded to save the settings if they exist. Maybe it’s timing out?
In the database, I have found 4 tables that NSM uses.
exp_nsm_acl_roles
exp_nsm_entry_drafts
exp_nsm_notes
exp_nsm_pp_notification_templates
Interestingly, the ‘roles’ table is completely empty even if I have the settings set on 6 of the sites.
Does anyone know where the NSM settings are stored?