{kun´ēzē}
 
(Reading time: 4 - 7 minutes)

Which versions of J! are affected?

What causes the “1054 Unknown column 'authProvider' in 'field list'” error?

How to fix this error.

This problem affects people who updated to J! 3.10.7 or J! 4.1.1Release date:  30 March 2022. but it may reappear in a future release after those releases were withdrawn from distribution.  In this article I will try to explain:

  1. What the J! developers were trying to achieve.
  2. How the problem can be reproduced; and
  3. How to workaround the error generated as a consequence.

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
(Reading time: 3 - 6 minutes)
29Mar2022

No one is forcing anyone to use Joomla 4.x

Information
1005 hits Updated: 22 July 2024 Blog

Are these “End of Support” notifications useful or are they just nuisances?

Enough’s enough!  How do I make these EOS notices go away?

I want to be perfectly clear:  this article is about whether people must update to Joomla 4.x.  This article is not about whether people should update to J! 4.x, what are the benefits or problems and/or disadvantages in doing so.

If you are using J! 3.10A similar feature was added in J! 2.5.28 to “remind” people that support for this version would cease on 31-Dec-2014.  This feature could be turned off by disabling a plugin. you will have seen a notice about “End of Support” when you login.

This is the current end-of-support notice for Joomla 3.x

 

 

 

Message displayed on 17-Aug-2021 These message escalate in severity, from benign “informational” notices, through a “warning” phase and ultimately are displayed as “errors”.Joomla 3.10: End of Support Handling  The images at the right of the screen show how those messages will appear over time, starting on 17-Aug-2021, changing every six months, until the last message will appear on 17-Aug-2023.  These messages can be temporarily hidden, by clicking the close icon located in the top right corner, these messages will reappear every time you visit the backend “home page”. The informational and warning messages can be “snoozed” by clicking the orange button but the final “error” phase cannot be snoozed.

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
(Reading time: 3 - 5 minutes)
10Mar2022

Are Joomla 3.x extensions compatible with Joomla 4.x?

Information
772 hits Updated: 11 March 2022 Blog

How do we know which Joomla 3.x extensions are compatible with Joomla 4.x?

It is great that you have launched a better version of Joomla. As a Joomla lover for last 12 years, I appreciate your effort.

But I am wondering why you have not kept any option or feature to use Joomla 3.x extensions in Joomla 4? Like any new OS (like Windows) supports any software which is being run in previous versions of OS.

Because, for any new projects [that I’m considering] it’s difficult to choose between J3 or J4: if I use J3, I have to wait to upgrade to J4 when all good extensions are upgraded; if I use J4, I can not use necessary extensions which are not yet upgraded for J4 and I’m not sure when will they be upgraded.

Can you please help to find a solution for this problem?forum user, Joomla Forum, 10-Mar-2022

It is not correct  to say that extensions created for J! 3.x will work with J! 4.x or vice versa.  It is equally untrue to state that J! 3.x extensions will not work with J! 4.x or vice versa.  It is better to say that some extensions that currently work in J! 3.x may also work in J! 4.x. J! 3.x extensions, written in strict adherence with J!'s coding standards are more likely to work with J! 4.x than those extensions that do not meet those standards.  Further, extensions that have note been tested with J! 7.3 or higher are less likely to work with J! 4.x.  It is unfair to state that people need to wait until “necessary extensions”—whatever that means—are updated in order to migrate to J! 4.x.

User Rating: 5 / 5

Star ActiveStar ActiveStar ActiveStar ActiveStar Active
(Reading time: 5 - 9 minutes)
popular
27Nov2021

How to fix the “failed to start session” error in Joomla

Information
6895 hits Updated: 28 November 2021 Blog

How to diagnose and repair a common error with Joomla websites: “Failed to start application: Failed to start the session”

Taming the Joomla session handler

Common causes for the “failed to start session” error in Joomla

… and some not-so-common causes

I think it’s fair to say that one of the most baffling problems people encounter with Joomla! is when they get an unexpected fatal error that reads “Failed to start application: Failed to start the session”.  The Joomla! forum is rife with examples of this problem and, unfortunately, many people do not get always get answers that solve their problem.

My website, stopped working all in a sudden. I uploaded an article and it was working for a week and then, without any further changes, I get this message:  “Error:  Failed to start application: Failed to start the session”.  I even cannot login to my Joomla backend!forum user, Joomla Forum, 13-Sep-2020

I won’t go into technical details about what a sessionhttps://www.quora.com/What-are-internet-sessions is but it’s important; you can’t work with internet websites without some kind of session management.  Sessions are used to make sure that you get what you want and you don’t get something that someone else wants if they happen to be accessing the same page that you are accessing.  Sessions are a way of keeping your interaction with a website separate from other people who may be interacting with the website.

Joomla uses sessions.  The details about Joomla sessions are stored on the server.  There are several ways that website owners can configure Joomla to handle session management but the two most common methods are to store the session data in the database or to store the session data on a temporary file.  We will examine both methods in this article.  We will also look at some of the common causes for why people get these “failed to start the session” errors.

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
Trending now