?
avatar ghazal
ghazal
17 Nov 2016

Joomla 4.0 is impossible to test for the average joomla user (me).
Installation OK.
As usual, I check Manage-> Database
Error : Table '#_user_keys' should not have column 'invalid'. (From file 4.0.0-2016-10-02.sql.)
Fix.
Message: An error has occurred.
Class 'JControllerLegacy' not found.
From this point, it is impossible to get the full admin display back.

Details:
PHP7
Last joomla Nightly Build (16/11)

avatar ghazal ghazal - open - 17 Nov 2016
avatar brianteeman
brianteeman - comment - 17 Nov 2016

At this point in time its really not suitable for testing by "the average
joomla user."

On 17 November 2016 at 11:42, ghazal notifications@github.com wrote:

Joomla 4.0 is impossible to test for the average joomla user (me).
Installation OK.
As usual, I check Manage-> Database
Error : Table '#_user_keys' should not have column 'invalid'. (From file
4.0.0-2016-10-02.sql.)
Fix.
Message: An error has occurred.
Class 'JControllerLegacy' not found.
From this point, it is impossible to get the full admin display back.

Details:
PHP7
Last joomla Nightly Build (16/11)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12926, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8YV5O_hV9vpABBBRAKeSnttYFQLfks5q_D24gaJpZM4K1NEU
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

avatar mbabker
mbabker - comment - 17 Nov 2016

3e4fbf9 fixes the column still being in the install schema

790cf58 fixes the MVC classes being deleted when you click the database fix button because that function is a magical black box and does more than fix the database

avatar mbabker mbabker - change - 17 Nov 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-17 13:23:04
Closed_By mbabker
avatar mbabker mbabker - close - 17 Nov 2016

Add a Comment

Login with GitHub to post a comment