Jump to content
  • 0

Błąd podczas wchodzenia w zarządzanie modułami


maniku

Question

Hej, coś się stało i nie mogę wejść do zarządzania modułami w panelu admina ani do tłumaczeń.

Pojawia się 
 

Ups ... wygląda na to, że wystąpił nieoczekiwany błąd

Compile Error: require_once(): Failed opening required '/home/nickname/domains/domena/public_html/modules/ps_googleanalytics/vendor/autoload.php' (include_path='/home/nickname/domains/domena/public_html/vendor/pear/pear_exception:/home/nickname/domains/domena/public_html/vendor/pear/console_getopt:/home/nickname/domains/domena/public_html/vendor/pear/pear-core-minimal/src:/home/nickname/domains/domena/public_html/vendor/pear/archive_tar:.:/opt/alt/php72/usr/share/pear')

[Symfony\Component\Debug\Exception\FatalErrorException 0]

 

Jest propozycja włączenia trybu debugowania, jak go włączę to:

Compile Error: PrestaShop\PrestaShop\Adapter\Module\ModuleDataProvider::main(): Failed opening required '/home/nickname/domains/domena/public_html/modules/ps_googleanalytics/vendor/autoload.php' (include_path='/home/nickname/domains/domena/public_html/vendor/pear/pear_exception:/home/nickname/domains/domena/public_html/vendor/pear/console_getopt:/home/nickname/domains/domena/public_html/vendor/pear/pear-core-minimal/src:/home/nickname/domains/domena/public_html/vendor/pear/archive_tar:.:/opt/alt/php72/usr/share/pear')

Symfony\Component\Debug\Exception\FatalErrorException

in modules/ps_googleanalytics/ps_googleanalytics.php (line 24)

 */

if (!defined('_PS_VERSION_')) {

    exit;

}

require_once __DIR__ . '/vendor/autoload.php';

class Ps_Googleanalytics extends Module

{

    /**

 

Bardzo proszę o pomoc ;)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...