Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins Disabled When Enabling Account is Deleted (Trac #1250) #1250

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 11 comments
Closed

Plugins Disabled When Enabling Account is Deleted (Trac #1250) #1250

elgg-gitbot opened this issue Feb 16, 2013 · 11 comments

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/1250 on 39706335-05-26 by trac user BenLiyanage, assigned to trac user nickw.

Elgg version: 1.6

I believe this is what happened.

I created a login account (using the ldap mod).
I promoted this account to an admin.
I made numerous settings in the admin section with this account.
I deleted said account.
All modules were disabled as a result. I could not enable a module using the admin account until I had enabled all.

@elgg-gitbot
Copy link
Author

trac user pedroprez wrote on 39767973-10-18

I also could see that with a common user happens the same

@elgg-gitbot
Copy link
Author

brettp wrote on 40085102-05-02

Related to #755. Possible solution is that site / plugins settings should be owned by the site entity.

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8 by brettp on 40085102-05-02

@elgg-gitbot
Copy link
Author

cash wrote on 40254924-05-04

Fixing title so I can find this when I search

@elgg-gitbot
Copy link
Author

Title changed from Pluggins Disabled When Enabling Account is Deleted to Plugins Disabled When Enabling Account is Deleted by cash on 40254924-05-04

@elgg-gitbot
Copy link
Author

trac user coldtrick wrote on 40625829-10-11

made a temporary plugin to fix the issue http://community.elgg.org/pg/plugins/jeabakker/read/545401?release=545402

@elgg-gitbot
Copy link
Author

cash wrote on 40654527-06-12

If multisite is going to be supported by the Elgg core, will it support site-specific plugins? I'm wondering how multisite affects a site owning the plugins.

Perhaps plugins don't need an owner and the metadata on a plugin is owned by a plugin.

@elgg-gitbot
Copy link
Author

trac user coldtrick wrote on 40655272-01-02

currently plugins are enabled for a specific site. I don't know if my temporary fix works on a multisite but it should be easy enough to make that work.

I think the easiest way to make it work is to make a plugin owned by the site, this would also work in an multisite.

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.1 by cash on 40913219-11-21

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.3 by cash on 41885365-06-27

@elgg-gitbot
Copy link
Author

brettp wrote on 41914066-06-14

Fixed with plugins subsystem rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant