home.social

#opencart — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #opencart, aggregated by home.social.

  1. Olvy Cloud now supports Debian 13 on all Managed Cloud & eCommerce Hosting plans.

    Now shipping with:
    - Apache 2.4.65
    - NGINX 1.26
    - PHP 8.4
    - MariaDB 11.8

    With Debian 13 supported until 2030, businesses enjoy long-term stability and security. Paired with Olvy’s fully managed hosting, this is the future-proof hosting solution for #WordPress, #WooCommerce, #PrestaShop, #OpenCart, #osCommerce & beyond.

    Read more: olvy.io/fm6r8

    #debian #debian13 #olvycloud

  2. #drogiblipie wiem, że tutaj sporo osób zna się na komputerach, więc proszę o pomoc.

    po zainstalowaniu pakietu językowego do opencart pojawił się następujący błąd:

    Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/host814252/domains/hanzacache.com/public_html/sklep/system/helper/utf8.php on line 650

    wskazana linijka brzmi:
    $in = ord($str{$i});

    a dłuższy fragment:
    for($i = 0; $i < $len; $i++) {
    $in = ord($str{$i});

    if ($mState == 0) {

    // When mState is zero we expect either a US-ASCII character or a
    // multi-octet sequence.
    if (0 == (0x80 & ($in))) {
    // US-ASCII, pass straight through.
    $out[] = $in;
    $mBytes = 1;

    PHP 8.4.

    Jak na naprawić? :)

    Edycja:
    dodaję tagi #php #opencart #helpme #pomocy #ratunku :P