Thread Starter
JSSdev
(@jonatest)
I have set up open_basedir php setting to NONE, and at least connection worked, but while caching the first page, same error appeared π
Can’t see any more, maybe you have experienced something about this and know a solution.
-
This reply was modified 5 years, 4 months ago by
JSSdev.
Hello @jonatest,
Thank you for reporting this.
Based on the provided stack trace it doesn’t look like you are running the official version of our plugin or you are not running the latest version.
Please try deleting your existing version of the plugin and install the latest 1.3.20 version.
Let us know how it goes.
Regards,
Thread Starter
JSSdev
(@jonatest)
Thanks for answering!
It was last version (just checked) I installed it with the normal WordPress plugin search.
However, I’ll install an staging web to reproduce the error and let you know.
I need to bring my customers (the ones that want ultra fast results) your service but first I need to be able to test it out without issues and know how to make the right setup.
Hi @jonatest,
Did you manage to reproduce the error on the staging environment?
Regards,
Marking as solved due to inactivity.
I am facing the same issue, i am not able to access my wp-admin panel and site is only shwoing home page. To all the other pages, it shows 500error.
Si
PHP Fatal error: Uncaught Error: Call to undefined function trailingslashit() in /home/yessnyex/public_html/wp-includes/plugin.php:755
Stack trace:
#0 /home/yessnyex/public_html/wp-content/plugins/nitropack/constants.php(5): plugin_dir_path(‘/home/yessnyex/…’)
#1 /home/yessnyex/public_html/wp-content/plugins/nitropack/functions.php(6): require_once(‘/home/yessnyex/…’)
#2 /home/yessnyex/public_html/wp-content/advanced-cache.php(14): require_once(‘/home/yessnyex/…’)
#3 /home/yessnyex/public_html/wp-settings.php(95): include(‘/home/yessnyex/…’)
#4 /home/yessnyex/public_html/wp-config.php(91): require_once(‘/home/yessnyex/…’)
#5 /home/yessnyex/public_html/wp-load.php(37): require_once(‘/home/yessnyex/…’)
#6 /home/yessnyex/public_html/wp-blog-header.php(13): require_once(‘/home/yessnyex/…’)
#7 /home/yessnyex/public_html/index.php(17): require(‘/home/yessnyex/…’)
#8 {main}
thrown in /home/yessnyex/public_html/wp-includes/plugin.php on line 755
Hi this is Mizan from https://thegamersmall.com/, i have contact their support team and they ask for provide admin & FTP access.
we are facing the same problem but why their technical team is not working about this issue? i don’t like to share any access to anyone.
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