Search found 8 matches

Page 1 of 1

Search found 8 matches

fake extensions

https://www.opencart.com/index.php?rout ... r=lostwiks

I didn't find the "complain" button

Jump to post
  • Sat May 03, 2025 3:40 am
  • Replies 2
  • Views 17844
Re: MariaDB 10.1->10.4 and OpenCart 3.0.3.8

Mariadb10.9 is partially incompatible with MySQL8, and with older versions of Mariadb too (no easy downgrade >10.3).

Jump to post
  • Sun Oct 02, 2022 4:41 am
  • Replies 4
  • Views 3430
MariaDB 10.1->10.4 and OpenCart 3.0.3.8

Hello,

I used MariaDB 10.1, but its support ended in May.

Versions MariaDB 10.4+ are no longer drop-in compatible with Oracle MySQL (and even downgrading to MariaDB 10.3.).

What version of MariaDB does OpenCart 3.0.3.8 support (since 10.1)?

Jump to post
  • Sat Oct 01, 2022 1:15 am
  • Replies 4
  • Views 3430
Re: OpenCart 3.0.3.8 Bugreports

Thanks for answers.

Is there a plugin or code that keeps track of the details?

Jump to post
  • Mon Sep 12, 2022 7:15 pm
  • Replies 45
  • Views 58309
Re: OpenCart 3.0.3.8 Bugreports

PHP 7.33 switched to 7.4.3 Trying to access array offset on value of type bool in /home/nginx/domains/***/storage/modification/system/library/image.php on line 37 Trying to access array offset on value of type bool in /home/nginx/domains/***/storage/modification/system/library/image.php on line 38 [...

Jump to post
  • Sat Sep 10, 2022 6:00 am
  • Replies 45
  • Views 58309
Any help on NGINX+PHP-FRM

Site set to nginx+php-rmh (Centmin Mod), php7.4, OP3.0.3.8. Now there are old settings, from 2.3. There are no errors, but I'm not an expert, please check server { server_name domain.com www.domain.com; add_header X-Xss-Protection "1; mode=block" always; add_header X-Content-Type-Options &...

Jump to post
  • Sun May 22, 2022 12:57 pm
  • Replies 1
  • Views 532
Re: Nginx + PHP-FPM (OpenCart2.3), how to replace a file htaccess.txt?

Let's try. location / { try_files $uri @opencart; } location ~* ^/admin/cron/ { allow 127.0.0.1; deny all; } location ~* ^/system/ { allow 127.0.0.1; deny all; } location ~* \/\.ht { deny all; } location ~* (\.tpl|.twig|\.ini|\.log|(?<!robots)\.txt) { deny all; } location ~* \/\.git { deny all; } lo...

Jump to post
  • Sun Sep 08, 2019 9:59 am
  • Replies 3
  • Views 3623
Nginx + PHP-FPM (OpenCart2.3), how to replace a file htaccess.txt?

Hi All, Installed Nginx + PHP-FPM (centminmod). There is no apache. The question arises, where to get instructions for nginx, which are written in htaccess.txt files. I don’t know how to translate Apache instructions into nginx instructions. Can someone give their settings? OpenCart2.3 Nginx Version...

Jump to post
  • Sat Sep 07, 2019 3:34 am
  • Replies 3
  • Views 3623

Page 1 of 1

Search found 8 matches