Ticket #1917 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

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

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

Its working fine, check your permissions.

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

  • Status changed from closed to reopened
  • Resolution worksforme deleted

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   matt6 years ago

Everything seems to be working fine here.

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

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.

  • Status changed from closed to reopened
  • Version changed from 1.6 to 2.0
  • Resolution fixed deleted

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   ryan6 years ago

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

comment:9   ryan6 years ago

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

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