Opened 8 years ago

Closed 7 years ago

Last modified 6 years ago

#1917 closed defect (bug) (fixed)

Can not Activate/Deactivate Plugins

Reported by: ensellitis Owned by: ryan
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)

  • Resolution set to worksforme
  • Status changed from new to closed

Its working fine, check your permissions.

I checked server permissions and admin permissions, still unable to activate/deactivate plugins.

  • Resolution worksforme deleted
  • Status changed from closed to reopened

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:5   matt7 years ago

Everything seems to be working fine here.

  • 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.

  • 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.

comment:8   ryan7 years ago

  • Milestone changed from 2.0 to 2.1
  • Owner changed from anonymous to ryan
  • Status changed from reopened to new

comment:9   ryan7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3365]) Exit after sending headers. fixes #1917

  • Milestone changed from 2.1 to 2.0.1
  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.