#1917 closed defect (bug) (fixed)
Can not Activate/Deactivate Plugins
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Using current build, I am unable to activate or deactivate any plugins.
Change History (11)
comment:1
masquerade — 8 years ago
- Resolution set to worksforme
- Status changed from new to closed
comment:2
ensellitis — 8 years ago
I checked server permissions and admin permissions, still unable to activate/deactivate plugins.
comment:3
ensellitis — 8 years ago
- Resolution worksforme deleted
- Status changed from closed to reopened
comment:4
ensellitis — 8 years ago
If I activate/deactivate a plugin, then immediately run upgrade.php, the plugin becomes active/deactive. Otherwise, plugs.php will say my task was completed, but will not be.
comment:6
ensellitis — 7 years ago
- Resolution set to fixed
- Status changed from reopened to closed
Ok, we'll just close it. It probably has to do with my database. It is messy, I'll just clean up and then try again.
comment:7
hypercubed — 7 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
- Version changed from 1.6 to 2.0
This bug still exists. It is not your DB. I had the same issue with my WP 2.0 installation. I also saw on the support forums that others are having the same issue. I think it has to do with a php settings.
Fortunatly I was able to hack a fix and posted it to my blog. In brief: modify the wp-admin/plugins.php file to include an exit; after the header(’Location: XXX’); commands.
- Milestone changed from 2.0 to 2.1
- Owner changed from anonymous to ryan
- Status changed from reopened to new
- Resolution set to fixed
- Status changed from new to closed
comment:10
ryan — 7 years ago
- Milestone changed from 2.1 to 2.0.1

Its working fine, check your permissions.