Achyuth Ajoy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrade issueCreate a file called info.php on your server with the following code on it.
<?php phpinfo(); ?>
Run the file in your browser to get PHP version.
Forum: Fixing WordPress
In reply to: Upgrade issueInteresting, no console errors or server error logs.
Which version of PHP is your server running?Forum: Fixing WordPress
In reply to: Upgrade issueNeed the screenshot of the page with error. Not this one.
Forum: Fixing WordPress
In reply to: Upgrade issueJim, open the website in chrome & follow the steps.
1. Right click & select Inspect.
2. Click on Console Tab. Expand if necessary.
3. Take a screenshot, upload it & share the link.Forum: Fixing WordPress
In reply to: Upgrade issueNo. this doesn’t work. Use any of the following image hosting services. Upload & share the link.
Forum: Fixing WordPress
In reply to: Upgrade issuejust upload the screenshot image to your server and paste the link here.
Forum: Fixing WordPress
In reply to: Upgrade issueUpload the screenshot anywhere on your server and paste the link here.
To check server error logs, if you are using cPanel check the root folder of your WordPress installation. You can see a file called error_log (It will only be present, if the site encountered any errors).
Forum: Fixing WordPress
In reply to: corrupted css in dashboardBackup your current .htaccess file and erase the original file. try after that.
If it doesn’t work, try disabling all your plugins. Use an FTP/Web file manager and rename your plugins folder to something like plugin_old. That should disable all your plugins.Let me know if you still have issues after the above steps.
Forum: Fixing WordPress
In reply to: Cannot Login to WP-AdminAre you sure that you don’t have an htaccess file. Usually it’s hidden.
Forum: Fixing WordPress
In reply to: Cannot Login to WP-AdminGabe, create a backup of your htaccess file and erase the existing file. If you’re able to login after that, the problem was associated with your .htaccess file, and you can generate a new file by accessing the Permalinks section.
Hope this helps.
Forum: Fixing WordPress
In reply to: Cannot Login to WP-AdminI have tried accessing the link from different browsers but i’m also facing the same problem.
Can you try disabling all your plugins using the server’s file manager / ftp. Just rename plugins folder to plugins_old. That should disable all the plugins.
Then try logging in.
Also check your server’s error log for any info related to problem. If there is, that should provide sufficient info.
Forum: Fixing WordPress
In reply to: Cannot Login to WP-AdminIf you’re using chrome, open chrome://settings/content/cookies and erase the cookies associated with your primary & subdomains or erase all cookies.
Try logging in after that.
- This reply was modified 7 years, 1 month ago by Achyuth Ajoy.
- This reply was modified 7 years, 1 month ago by Achyuth Ajoy.
- This reply was modified 7 years, 1 month ago by Achyuth Ajoy.
Forum: Fixing WordPress
In reply to: Upgrade issueCan you provide a screenshot of your browser console?
And also check your server error logs for the domain. It could provide some info regarding the problem.Forum: Fixing WordPress
In reply to: Upgrade issueHi,
The info you’ve provided doesn’t help much to identify the problem. Can you provide more details?Good Day!
- This reply was modified 7 years, 1 month ago by Achyuth Ajoy.
Forum: Fixing WordPress
In reply to: corrupted css in dashboardHi,
Can you provide the screenshot of your browser console to gather further info regarding this problem?- This reply was modified 7 years, 1 month ago by Achyuth Ajoy.