We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#1459 closed Defect (fixed)

Cannot install 1.7.0

Reported by: codebrane Owned by:
Priority: critical Milestone: Elgg 1.7
Component: Core Version: Github Master
Severity: blocker Keywords:
Cc: brettp Difficulty:

Description

The latest trunk of 1.7.0 doesn't install on http:8091. It creates the database and config file and then fails with:

Form is missing token or ts fields

and constantly redirects to /install.php

Change History (2)

comment:1 Changed 3 years ago by brettp

(In [svn:3835]) Refs #1459: Added missing security tokens for failsafe (installation) view.

comment:2 Changed 3 years ago by brettp

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

(In [svn:3836]) Fixes #1460, Fixes #1459: Tokens are not required to disable a plugin or install. This allows users to disable plugins that overwrite admin pages without tokens.

Note: See TracTickets for help on using tickets.