JAuthentication: :authenticate: Failed to load plugin:

General questions relating to Joomla! 4.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
User avatar
ceford
Joomla! Hero
Joomla! Hero
Posts: 2029
Joined: Mon Feb 24, 2014 10:38 pm
Location: Edinburgh, Scotland
Contact:

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by ceford » Fri Jun 02, 2023 9:00 am

You can disable or enable a plugin using phpMyAdmin and looking in the xxxxx_extensions table - see my screenshot - and set enabled to 0 or 1. However, you don't need to worry about that just now because we know the joomla method is tried next. Just plant that line of code in my last suggestion and let us find out whether it returns 1 or 4 or something else or nothing.

Also, try logging with a deliberately bad username and password: what error message do you see?

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by sozzled » Fri Jun 02, 2023 9:27 am

I realise that I’m invisible (to everyone except the panel of experts). I would dearly love to know what is the exact URL the OP types into the browser to get the error message displayed in the sixteenth post in this topic? Please!

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by sozzled » Fri Jun 02, 2023 9:41 am

Nickinamillion wrote:
Sun May 28, 2023 3:46 pm
So, in the mrb_extentions table I have a row (record?) called 88, plg_authentication_joomla. This has the value of 1 in the columns enabled, access protected and locked. Does 1 = enabled, true etc?
Yes, as the column names suggest, where an extension has 1 in the enabled column, this means the extension is enabled; 0 in that column means the extension is disabled. We don’t need to discuss what all the other column names mean or what they’re used for at this time.

That’s one way to enable or disable extensions. I agree with @ceford: there’s no need to disable the plg_authentication_cookie plugin … unless there’s a problem with the file system; see next paragraph.

The usual reason people will see a “failed to load plugin” message is because a plugin is enabled in the database but the required file(s) is/are missing in the file system. See https://joomla.stackexchange.com/questi ... tioncookie for some discussion on this situation. If there is no authentication plugin enabled you would get a different error message; there must be at least one authentication plugin enabled and, in this case, there are two.

Everything points to a J! 4.x website with a shonky file system on the XAMPP machine; missing files or files not properly located where they should be.

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Fri Jun 02, 2023 9:57 pm

Thank you webdongle for your reply. Thank you for confirming that 1 = true and 0 = false in the configuration.php file.
The question of which values need updating to '0' still remains unanswered. The values I listed above have neither 1 or 0. So which values in the configuration file should I edit to '0' ? I genuinely do not know, however that may seem to you amazing people that answer these questions.

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by sozzled » Fri Jun 02, 2023 10:03 pm

Nickinamillion wrote:
Fri Jun 02, 2023 9:57 pm
Thank you webdongle for your reply. Thank you for confirming that 1 = true and 0 = false in the configuration.php file.
???

I can't see where @Webdongle mentioned anything about the configuration.php file.

I asked before,
sozzled wrote:
Fri Jun 02, 2023 9:27 am
... what is the exact URL [you type] into the browser to get the error message displayed in the sixteenth post in this topic?

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 42902
Joined: Sat Apr 05, 2008 9:58 pm

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Webdongle » Fri Jun 02, 2023 11:49 pm

Nickinamillion wrote:
Fri Jun 02, 2023 9:57 pm
Thank you webdongle for your reply. Thank you for confirming that 1 = true and 0 = false in the configuration.php file.
...
Perhaps you need to put your glasses on?
forum 02.JPG
You do not have the required permissions to view the files attached to this post.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by sozzled » Sat Jun 03, 2023 12:26 am

A little pointed but the message may get through … in a month of Sundays …

Anyway, advice about what to do with the database notwithstanding, my conclusion is unchanged:
sozzled wrote:
Fri Jun 02, 2023 9:41 am
Everything points to a J! 4.x website with a shonky file system on the XAMPP machine; missing files or files not properly located where they should be.

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Sat Jun 03, 2023 2:50 pm

Which lines do I need to change in configuration.php?

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Sat Jun 03, 2023 4:19 pm

Hi, apologies, I did not realise that the book continues on to page 2 now, i had not realised how to turn the page.
Thank you webdongle, I do know the difference between 1 and 2, and i have been wearing my glasses, you are right I do need them.
Thank you Sozzled, I have noticed you now I am on the right page. I need to examine some things and get back to you.

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Sat Jun 03, 2023 5:38 pm

I disabled all the extensions in the mrb_extention folder and got the attached error message.
Drastic
The exact url is https://localhost/jmla_MrBumble/administrator/index.php
I don't think it is worth pausing this, it is broke and I can get around it.
You do not have the required permissions to view the files attached to this post.

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by sozzled » Sat Jun 03, 2023 6:11 pm

Enter this URL in the browser, please:

Code: Select all

localhost/jmla_MrBumble/fpa-en.php
Tell us what happens next.

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Sun Jun 04, 2023 11:30 am

Just get a blank screen with that url
I think I will enable all the records in the extension table again, it was a rash move disable them.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 42902
Joined: Sat Apr 05, 2008 9:58 pm

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Webdongle » Sun Jun 04, 2023 3:16 pm

OK so the fpa won't run on your localhost.

1. What localhost are you using?
2. What php version is it?
3. What version of Joomla are you using?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Sun Jun 04, 2023 3:25 pm

XAMPP
PHP 8.1.1
JOOMLA 4 (updated from 3, that may have coursed the problem!)

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 42902
Joined: Sat Apr 05, 2008 9:58 pm

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Webdongle » Sun Jun 04, 2023 4:58 pm

If you have the backup of the J3 site then I suggest

1: Install wamp
1. Set the php to 7.4.x
3. Install your J3 backup
4. Check everything then migrate to J4
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Wed Jun 07, 2023 12:19 pm

I do not have backups that old. Judge me if you like.
Lets close this thread please!

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 42902
Joined: Sat Apr 05, 2008 9:58 pm

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Webdongle » Wed Jun 07, 2023 1:10 pm

Do you have a backup of your J4 site before it broke?
What was the last thing you did before it broke?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Wed Jun 07, 2023 3:33 pm

Thankyou WebDongle, but I have got the access to the important things I needed with this site via the PHPMyAdmin and the file structure. It is also a bit difficult to answer your question because I have not paid much attention to this site for quite a while. I am trough grateful for all the help I have received from everybody., I am truly impressed by your abilities.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 42902
Joined: Sat Apr 05, 2008 9:58 pm

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Webdongle » Wed Jun 07, 2023 4:04 pm

If your database is not compromised then you can rebuild the files for the 3rd part extensions by installing them into a clean Joomla install. Then edit the configuration.php to connect to the original database.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

Nickinamillion
Joomla! Intern
Joomla! Intern
Posts: 83
Joined: Mon Feb 29, 2016 10:31 am

Re: JAuthentication: :authenticate: Failed to load plugin:

Post by Nickinamillion » Thu Jun 08, 2023 9:38 am

I was thinking about that approach. I will do some experimenting when I am not so pressed for time. Though I think if I need any help with that, I would do it in a new thread. That way it would be outlined properly and be easier to understand by onlookers. Thanks for all your help.


Post Reply

Return to “General Questions/New to Joomla! 4.x”