Magento 3 - There has been an error processing your request - magento

I'm trying to put one magento application in FTP, but I'm having this issue:
Problem print
Nothing that I see on internet helped me, can someone help, please? Thanks since now.

Related

Error on my Site - I use Joomla - Mandatory Field Missing. HPP_BILLING_CITY not present in request. Please contact the merchant

Hi I get the above error on my website, I am using Joomla. Does anyone know how to Fix this? Thanks Nick
If anyone had the same error - it would be great to know how you resolved it?

Login Troube with Prestashop Adminwindow

When I try to log-in into the prestashop admin area,
This error appears:
Does someone know why this error is coming? It came suddenly, there were no changes made.
Thank you in advance for your help! :)
This happens sometimes when connection to prestashop.com does not work correctly.
Simply delete all .xml files in your folder config\xml.

Service Temporarily Unavailable in Magento

Hi i have this staging website which i develop magento e commerce platform. I encountered an error which i dont know what happened. The error goes something like this
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
I keep on fixing this error but i found out that the error doesnt comes from the files. I tried to add an error php code to test if it executes, But nothing happened. I tried to search on google and it says that
Step1: Go to magento root directory.
Step 2: Find the maintenance.flag file and delete it.
I already follow this steps. But nothing happened. Can someone help me figured this thing out? Cause ive been stuck on this. Any help is muchly appreciated.
Just remove the file maintenance.flag from your Magento root directory and your website is back. OR It could be a server issue, timeout and so on.
First, put some test file to the docroot of the magento and see if it works, for example
<?php
phpinfo();
If it works, then check the apache/nginx logs, but i think the problem is with the web server / lb.

Redirect to Zencart showing 403 error

I am using both Chrome and Firefox to visit Zencart website but in return I am getting error like this
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Can someone tell me where I am doing wrong? Any help and suggestions will be appreciable.
I thought I would try and help you since no-one else has... though I guess the reason no-one else has is because of so little info in your question. I'll assume this is happening in every browser since it seems to be a server issue. First step in resolving this is to check you have the correct file permissions for the varios directories. Check this guide for details:
http://www.zen-cart.com/content.php?51-how-do-i-set-permissions-on-files-folders
If all is OK there, then it is probably one of two things, either a server config issue... do you have an htaccess in the root of your site that is restricting access?
Secondly, it may be a corrupt file in there somewhere, try deleting everything and downloading zen cart again.
You havent said here if this is a new installation, if so the last solution above may be your best option. If not, then I will try to help further if you can post server logs and give some more details of what is happening, what you have done, what kind of server you are hosting on etc.
If its a developed site and you dont have a backup then you sir are a silly bear and should look into some sort of version control such as bitbucket for your future projects.
Finally, although I would post some more details here and try again to get some help, there are not many people looking at zen cart on this site so it may be worth trying the zen cart help forums. http://www.zen-cart.com/forum.php
Hope this helps.

404 Not Found1 error on Magento

I am fresher for Magento. Learning the concepts by implementing the below url.
http://www.pierrefay.com/magento-developper-guide-howto-tutorial-5
I have gone through the first four steps.While implementing on my local,i will get error as
Whoops, our bad...
The page you requested was not found, and we have a fine guess why.
If you typed the URL directly, please make sure the spelling is correct.
If you clicked on a link to get here, the link is outdated.
When i browse this url http://localhost/magento/test/index.
Can anyone help me please?
Thanks :)
Open the table core_config_data in your database and change the value http://localhost/magento/test/ by http://127.0.0.1/magento/test/.
Clear cache and check your site.

Resources