Jump to content

Fresh Install of version 1.7.7.5 | Some admin modules redirect to 404


Recommended Posts

Hello, after installing pretsashop I gave it an ssl certificate with certbot no problem. However, the browser was complaining and serving the site as http. I figured out it was a mixed content error, so I went in to the admin dashboard to enable ssl on all pages.

But, when I went to this configuration module it gives me a 404! In fact about half of the options on the admin page are missing.

The software stack is, nginx 1.18.0, php 7.4, mariadb 10.3.29 and ubuntu 20.04

Could anyone point to where in the code,  whether it be a yml file or inside the database, I can enable ssl on all pages. Thanks.

http://holymerch.net

Link to comment
Share on other sites

Ok, well I'm going off these results. https://www.whynopadlock.com/results/55391303-8473-40f6-b601-a60321bbcd05

I know the ssl is set up correctly.

By backend, do you mean the admin page? The first step of the onboarding process goes to "The page you are looking for was not found" along with many other pages in the admin panel.

I've installed version 1.7.8 and the ssl issue is resolved. The missing admin pages isn't however. I will try other versions and hope something works.

 

Edited by tomfasano (see edit history)
Link to comment
Share on other sites

On 8/5/2021 at 5:29 PM, tomfasano said:

Hello, after installing pretsashop I gave it an ssl certificate with certbot no problem. However, the browser was complaining and serving the site as http. I figured out it was a mixed content error, so I went in to the admin dashboard to enable ssl on all pages.

But, when I went to this configuration module it gives me a 404! In fact about half of the options on the admin page are missing.

The software stack is, nginx 1.18.0, php 7.4, mariadb 10.3.29 and ubuntu 20.04

Could anyone point to where in the code,  whether it be a yml file or inside the database, I can enable ssl on all pages. Thanks.

http://holymerch.net

Table psn3_configuration, values PS_SSL_ENABLED and PS_SSL_ENABLED_EVERYWHERE

Danny

Link to comment
Share on other sites

Thanks Danny. But without the backstore admin functionalities such as adding payment options, viewing orders or adding a new product the software is unusable. I've installed several versions (manually deleting and creating the database each time) and I'm having the same problem.

Link to comment
Share on other sites

1 minute ago, tomfasano said:

Thanks Danny. But without the backstore admin functionalities such as adding payment options, viewing orders or adding a new product the software is unusable. I've installed several versions (manually deleting and creating the database each time) and I'm having the same problem.

check your php.ini and all the php options. Maybe something is missing and need to be enable on server.

Danny

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...