Hello everyone,
on the first setup screen I do all the steps. but when I get to the last step the screen is blank when it should give me a username and password
- MSAnswered
Hello,
V3 can only installed with php7.4 or php8.0 Please check your php version and then try with php8.0
Thank you
- SKAnswered
I completed the installation, when I want to log in with the username and password it gives me,
now gives an error like this The information you are about to submit is not secure Your information may be visible to others because this form was submitted using an unsecured connection.
- SKAnswered
and also in the admin login interface, as if the .css is missing or incorrect
- SKAnswered
How can I send it directly to the product when the qr code is scanned, I don’t want the login page to come up
- MSAnswered
Hello,
The error “The information you are about to submit is not secure” is might be due to mixed contents. Please update
base_url
in thecpp/config/config.php
to start withhttps://
to force load all links and ajax request to https://The login page issue might be related to above.
I didn’t understand the last reply, “How can I send it directly to the product when the qr code is scanned, I don’t want the login page to come up” You only can use the application once you logged it. If that’s not what you asking please ask in details or reply with screenshot.
Thank you
- SKAnswered
When I scan the qr code from the mobile phone, I want to go to the detail page of the product, I added the relevant picture. but the first thing I see is the login page. I want the screen in the picture to open directly when I scan the qr code.
Thank You.
- SKAnswered
When I scan the qr code from the mobile phone, I want to go to the detail page of the product, I added the relevant picture. but the first thing I see is the login page. I want the screen in the picture to open directly when I scan the qr code.
Thank You.
Attachments - SKAnswered
and how can I multiply the options here?
Attachments - MSAnswered
Hello,
No, there is no option to scan qrcode to view details. Authentication is required to view any data in the admin area.
You add any option to product type, you will need to edit the view file
themes/default/admin/views/products/add.php
andedit.php
Thank you
- HAnswered
Sabahattin koç how to solve it sir
- Login to Reply