Forum Replies Created

Viewing 1 replies (of 1 total)
  • alex56121

    (@alex56121)

    i had the same problem after downloading nitropack and activate it and conecting it with my web site i’ve got this error 🙁

    after reading the code of the plugin nitropack in the file functions.php
    there is this line
    error here :
    require_once $np_basePath . ‘nitropack-sdk/autoload.php’;
    $np_originalRequestCookies = $_COOKIE;

    i think its cookies problem or something like that… i need your help

    #for your info i have no other plugins installed

    Fatal error: Uncaught Error: Call to undefined function trailingslashit() in /home/silvery/www/wp-includes/plugin.php:749 Stack trace: #0 /home/silvery/www/wp-content/plugins/nitropack/constants.php(5): plugin_dir_path(‘/home/silvery/w…’) #1 /home/silvery/www/wp-content/plugins/nitropack/functions.php(6): require_once(‘/home/silvery/w…’) #2 /home/silvery/www/wp-content/advanced-cache.php(14): require_once(‘/home/silvery/w…’) #3 /home/silvery/www/wp-settings.php(95): include(‘/home/silvery/w…’) #4 /home/silvery/www/wp-config.php(92): require_once(‘/home/silvery/w…’) #5 /home/silvery/www/wp-load.php(37): require_once(‘/home/silvery/w…’) #6 /home/silvery/www/wp-admin/admin.php(34): require_once(‘/home/silvery/w…’) #7 /home/silvery/www/wp-admin/plugins.php(10): require_once(‘/home/silvery/w…’) #8 {main} thrown in /home/silvery/www/wp-includes/plugin.php on line 749

Viewing 1 replies (of 1 total)