Two plugins disappeared but still send update notices

WebHostPro

Verified User
Joined
Mar 26, 2020
Messages
23
Location
Los Angeles
Somehow Softaculous and Backuply both disappeared from the admin UI and user UI. But They are still there sending my daily update notices. CSF and SitePad are both showing fine.

I'm about 20 minutes in with chatgpt and we are both stumped. We removed and readded anything relevant and updated rebooted the server.

Any ides?
 
This seemed to bring em back:

Code:
sed -i 's/^plugins_allow=.*/plugins_allow=backuply:csf:sitepad:softaculous:softaculous-wp-manager/' /usr/local/directadmin/data/users/admin/user.conf

grep '^plugins_allow=' /usr/local/directadmin/data/users/admin/user.conf

Unfortunately, it did not bring back the hour it took me to figure it out lol
 
Back
Top