steude
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Debugging] Fatal Error after installing pluginSunrise.php is located in the correct folder (wp-contents).
However, there are no 11 domains. Could it be that sunrise.php(11) is trying to access a domain (number 11) that doesn’t even exist?Forum: Plugins
In reply to: [WP Debugging] Fatal Error after installing pluginThanks for your fast answer. This is the Stack trace from the first time, the error occured.
After that the same process repeats itself again and again:
[16-Apr-2025 15:31:41 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_kses() in /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-includes/functions.php:6105
Stack trace: 0 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-includes/functions.php(5586): wp_trigger_error() 1 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-includes/class-wpdb.php(1339): _deprecated_function() 2 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-content/sunrise.php(11): wpdb->escape() 3 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-includes/ms-settings.php(52): include_once(‘/home/bueosupa/…’) 4 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-settings.php(157): require(‘/home/bueosupa/…’) 5 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-config.php(110): require_once(‘/home/bueosupa/…’) 6 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-load.php(50): require_once(‘/home/bueosupa/…’) 7 /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-blog-header.php(13): require_once(‘/home/bueosupa/…’) 8 in /home/bueosupa/www.buergerbegehren-musikzentrum.de/wp-includes/functions.php on line 6105Forum: Themes and Templates
In reply to: [Fruitful] Java Script ErrorWe have solved the problem ourselves because Fruitful Code was not able to.
In the js-script (init.min.js) the live() method is used. This method was removed in JQuery version 1.9. live() method has to be replaced by on() method.
Bad support by Fruitful Code.
Forum: Themes and Templates
In reply to: [evolve] Posts Slider doesn't work