Advertisement
I no longer have access to my site's administration
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
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
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
I no longer have access to my site's administration
Hello,
I no longer have access to my site's administration (https://teamoptc.com/administrator/) -> Forbidden
You don't have permission to access this resource. or error 404. Who knows a solution? please
ps: I've already restored the database from 2 weeks ago (as much as possible)
I no longer have access to my site's administration (https://teamoptc.com/administrator/) -> Forbidden
You don't have permission to access this resource. or error 404. Who knows a solution? please
ps: I've already restored the database from 2 weeks ago (as much as possible)
Advertisement
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
That message does not come from Joomla 4. Please contact your host for an explanation.
The frontend of your site displays the message "The server returned a "500 - Whoops, looks like something went wrong."
Go to File Manager in the cPanel or a similar page, provided by your host, and write-enable the file configuration.php in the main Joomla folder. Edit the file and make the following modifications:
Code: Select all
public $debug = true;
public $error_reporting = 'maximum';
Toivo Talikka, Global Moderator
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
That's the cause.
1. Why did you have to 'restore the database
2. Do you have a complete backup (N.B. a database and files that belong to each other?
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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
Thank you for your message.toivo wrote: ↑Fri Dec 13, 2024 9:25 pmThat message does not come from Joomla 4. Please contact your host for an explanation.
The frontend of your site displays the message "The server returned a "500 - Whoops, looks like something went wrong."
Go to File Manager in the cPanel or a similar page, provided by your host, and write-enable the file configuration.php in the main Joomla folder. Edit the file and make the following modifications:Joomla will now display a detailed error message, showing the name and line number of the script where the error occurs, followed by the PHP call stack. Copy and paste those lines into your reply.Code: Select all
public $debug = true; public $error_reporting = 'maximum';
app.engine=php
app.engine.version=7.4
http.firewall=none
environment=production
container.image=stable64
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
1. Ovh?
2. You could ask the Host to roll back the server. If not there is a possibility your site is broke
2. You could ask the Host to roll back the server. If not there is a possibility your site is 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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
That information is not the detailed PHP error message and a call stack. Are you sure you modified those two lines in the file configuration.php?
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
It is ?
You do not have the required permissions to view the files attached to this post.
Last edited by joaquiman on Sat Dec 14, 2024 9:25 pm, edited 1 time in total.
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
No.
The website is now unable to connect to the database:
Code: Select all
Joomla\Database\Exception\
ConnectionFailureException
Could not connect to database: Access denied for user [ redacted ] (using password: YES)
Code: Select all
public $dbtype = 'mysqli';
public $host = 'localhost';
public $user = 'mydbuser';
public $password = 'mydbpassword';
public $db = 'mydbname';
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
Thank you so much for your help!
There was a problem with the ‘index’ file which was renamed ‘iindex’ with 2 ‘i’.
However, I'm now looking for the identifiers. Jsp si vous avec une technique pour récupérer ça ?
There was a problem with the ‘index’ file which was renamed ‘iindex’ with 2 ‘i’.
However, I'm now looking for the identifiers. Jsp si vous avec une technique pour récupérer ça ?
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
I don't have user line. Can you help me ? please
You do not have the required permissions to view the files attached to this post.
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
Cheers, good to hear that the site is now working!
Not sure what you mean. Can you please explain what is meant by 'identifiers' and say it in English in this forum.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
I'm trying to reset my login but it doesn't work, even when I create a new line in the table. I used https://www.danielmorell.com/tools/joom ... -generator
You do not have the required permissions to view the files attached to this post.
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
That is the first page in the list of database tables in phpMyAdmin. Browse to the next pages and you will find lm2vw_users.
Toivo Talikka, Global Moderator
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
I changed my email address with the generator. On the login page it said it was invalid. So I created another user and another password and it was still invalid.
You do not have the required permissions to view the files attached to this post.
- toivo
- Joomla! Master
- Posts: 17978
- Joined: Thu Feb 15, 2007 5:48 am
- Location: Sydney, Australia
Re: I no longer have access to my site's administration
Follow this tutorial, if you need to reset your backend password or create a new user as a member of the Super Users usergroup:
How do you recover or reset your admin password?
How do you recover or reset your admin password?
Toivo Talikka, Global Moderator
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
If something broke in the database and you 'restored' it "from 2 weeks ago (as much as possible)" then the chances are you have irrevocably broke your site.
With no backup your only hope (imho) is to get your Host to roll back to a time when your site was working.
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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
I've run the tutorial several times and always get the same error message. I can't see what the problem is.toivo wrote: ↑Sat Dec 14, 2024 11:57 pm Follow this tutorial, if you need to reset your backend password or create a new user as a member of the Super Users usergroup:
How do you recover or reset your admin password?
You do not have the required permissions to view the files attached to this post.
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
Do I recreate a topic now that my initial problem has been solved?
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
Your initial problem has not been solved.
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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
New login for joomla
Hello,
I followed this tutorial to get new login details but it doesn't work. Does anyone know a solution?
https://docs.joomla.org/How_do_you_reco ... assword%3F
I followed this tutorial to get new login details but it doesn't work. Does anyone know a solution?
https://docs.joomla.org/How_do_you_reco ... assword%3F
You do not have the required permissions to view the files attached to this post.
Last edited by toivo on Sun Dec 15, 2024 8:22 pm, edited 1 time in total.
Reason: mod note: merged with the current topic
Reason: mod note: merged with the current topic
- AMurray
- Joomla! Master
- Posts: 10435
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: I no longer have access to my site's administration
The methods outlined in https://docs.joomla.org/How_do_you_reco ... assword%3F are the only methods for resetting a Super User password.
Which of the two methods were you using?
Method 1 escalates another existing administrator-level user to "Super User" temporarily (the docs say this works for users with "Author" permissions or higher (i.e. Publisher, Manager, Administrator in a default install)
Method 2 has two options - (a) directly edit the database user record, and copy in the example password in the above docs (in hashed format not 'real text') or to (b) add a new super user.
Which of these (Option 1 or Option 2a or Option 2b) were you trying and failed?
Which of the two methods were you using?
Method 1 escalates another existing administrator-level user to "Super User" temporarily (the docs say this works for users with "Author" permissions or higher (i.e. Publisher, Manager, Administrator in a default install)
Method 2 has two options - (a) directly edit the database user record, and copy in the example password in the above docs (in hashed format not 'real text') or to (b) add a new super user.
Which of these (Option 1 or Option 2a or Option 2b) were you trying and failed?
Regards - A Murray
General Support Moderator
General Support Moderator
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
@AMurray
Those methods aren't working for the OP because he has broke his database.
Those methods aren't working for the OP because he has broke his database.
The clue is in the phrase '(as much as possible)'
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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
Maybe my translation isn’t accurate. Following the initial error: "Forbidden You don't have permission to access this resource" or "Error 404", the OVH Cloud team advised me to restore a backup, but it didn’t work. Then I discovered that a file had been renamed incorrectly: the index file had been renamed to iindex (with two "i"s). After fixing this, I was able to access the login page.
However, I now have another issue: I can’t log in, even after creating new users using both methods described in the tutorial.
However, I now have another issue: I can’t log in, even after creating new users using both methods described in the tutorial.
-
- Joomla! Intern
- Posts: 81
- Joined: Tue Sep 28, 2021 10:56 am
Re: I no longer have access to my site's administration
Option 2a and 2bAMurray wrote: ↑Sun Dec 15, 2024 9:44 pm The methods outlined in https://docs.joomla.org/How_do_you_reco ... assword%3F are the only methods for resetting a Super User password.
Which of the two methods were you using?
Method 1 escalates another existing administrator-level user to "Super User" temporarily (the docs say this works for users with "Author" permissions or higher (i.e. Publisher, Manager, Administrator in a default install)
Method 2 has two options - (a) directly edit the database user record, and copy in the example password in the above docs (in hashed format not 'real text') or to (b) add a new super user.
Which of these (Option 1 or Option 2a or Option 2b) were you trying and failed?
- Webdongle
- Joomla! Master
- Posts: 44844
- Joined: Sat Apr 05, 2008 9:58 pm
Re: I no longer have access to my site's administration
From your first post it appears that you didn't restore the backup correctly. The database and the files must be from when the site was working. Also the broken site files/database must be removed/emptied before restoring a backup.
If you did not do that then fiddling about with a 'patchwork quilt approach is (imho) a waste of time. You might as well use wamp on localhost to start from scratch. You can copy/paste from the database to recreate Articles in your new site.
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".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
Advertisement