Martin
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Fatal error on MultisitesNope, even with 6.3.2. I’m still getting a fatal (on the network admin):
[06-Jul-2018 22:07:06 UTC] PHP Fatal error: Uncaught Error: Class ‘Jetpack_Simple_Payments’ not found in /home/alex0929/public_html/wp-content/plugins/jetpack/modules/widgets/simple-payments.php:479
Stack trace:
#0 /home/alex0929/public_html/wp-includes/class-wp-hook.php(286): register_widget_jetpack_simple_payments(”)
#1 /home/alex0929/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /home/alex0929/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /home/alex0929/public_html/wp-includes/widgets.php(1649): do_action(‘widgets_init’)
#4 /home/alex0929/public_html/wp-includes/class-wp-hook.php(286): wp_widgets_init(”)
#5 /home/alex0929/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#6 /home/alex0929/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#7 /home/alex0929/public_html/wp-settings.php(450): do_action(‘init’)
#8 /home/alex0929/public_html/wp-config.php(104): require_once(‘/home/alex0929/…’)
#9 /home/alex0929/public_html/wp-load.php(37): require_once(‘/home/alex0929/…’)
#10 /home/alex0929/public_html/wp-admin/admin.php(31): require_once(‘/home/alex0929/…’)
#11 /home/alex0929/public_html/wp-admin/network/admin.php(13): require_once(‘/home/alex0929/…’)
#12 /home/alex0929/public_html/wp-admin/network/plugins.php(11): require_once(‘/home/alex0929/…’)
#13 {main}
thrown in /home/alex0929/public_html/wp-content/plugins/jetpack/modules/widgets/simple-payments.php on line 479Hey there
I have a similar issue with the WooCommerce Deposit (https://woocommerce.com/products/woocommerce-deposits/) and Extra Product Options Plugin (https://codecanyon.net/item/woocommerce-extra-product-options/7908619/). Currency is only shown with the correct symbol on the product page but price doesn’t convert. It’s strange because both plugins use the default wc_price() method to call the price.
Hope you can help!
Forum: Plugins
In reply to: [jQuery Post Splitter] Your plugin partly removes my text formattingStill have this problem with 2.0.5 unfortunately…
Actually the true culprit is the following option:
“Expand shortcodes in post content”Nevermind, resolved it by deactivating indexing of product categories and attachments.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Blank Page & APCNo, I only get it on the non-admin pages, on all of them.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Blank Page & APCHi,
Where can I check the errors logs? I tried looking in wp-content/w3tc/log and /pgcache but both directories are empty. I had turned on the debug mode and WP_DEBUG but nothing. The server first loads the cache page and upon refresh I just get a blank page.
This happens with all sorts of caches, I tried APC, Disk: Basic, XCache and Memcached. All the same result.Any more ideas?
I just noticed that my problem is not exactly the same then, as I am running both Piwik and site on the same server. Anyway something seems to blog the Piwik API as i got this from the test script for both cases:
<!DOCTYPE html>
<html lang=”en”>
<head>
<title>Access Restricted</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″/>
<meta http-equiv=”Content-Language” content=”en-us”/>
<!–[if lte IE 8]>
<meta http-equiv=”X-UA-Compatible” content=”chrome=1″>
<![endif]–>
<!–[if IE 7]>
<meta http-equiv=”X-UA-Compatible” content=”IE=8″ />
<![endif]–>
<style type=”text/css”>body,html{display:block;position:relative;margin:0;padding:0;width:100%;height:100%;overflow:hidden;}iframe{display:block;position:relative;margin:0;padding:0;width:100%;height:100%;}</style>
</head>
<body>
<iframe frameborder=”0″ width=”100%” height=”100%” src=”http://anti-virus.cloudflare.com/cdn-cgi/anti-virus-challenge?h=70686f6e656a6f792e75732c70686f6e656a6f792e7573&x=93a163d42f7d8a2b35ffab6dfc70d0ca”></iframe>
<script type=”text/javascript”>
(function(w, d) {
w.refresh = function() { w.location.href = ‘/piwik/?module=API&method=SitesManager.getSitesWithAtLeastViewAccess&format=XML&token_auth=myauthkey’; };
})(window, window.document);
</script>
</body>
</html>Seems like cloudflare might be blocking it. I’ll try turning it off…
I also have this problem. When I enter the token and all I only get a table with: value
1Nothing else. Any idea of how to fix this?