Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#1917 closed defect (bug) (fixed)

Can not Activate/Deactivate Plugins

Reported by: ensellitis's profile ensellitis Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: normal Version: 2.0
Component: Administration Keywords:
Focuses: Cc:

Description

Using current build, I am unable to activate or deactivate any plugins.

Change History (11)

#1 @masquerade
18 years ago

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

Its working fine, check your permissions.

#2 @ensellitis
18 years ago

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

#3 @ensellitis
18 years ago

  • Resolution worksforme deleted
  • Status changed from closed to reopened

#4 @ensellitis
18 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.

#5 @matt
18 years ago

Everything seems to be working fine here.

#6 @ensellitis
18 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.

#7 @hypercubed
18 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.

#8 @ryan
18 years ago

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

#9 @ryan
18 years ago

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

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

#10 @ryan
18 years ago

  • Milestone changed from 2.1 to 2.0.1

#11 @(none)
17 years ago

  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.