pumpi
Forum Replies Created
-
Forum: Plugins
In reply to: [Matomo Analytics - Ethical Stats. Powerful Insights.] matomo error@emermatomo the hoster tells me that the access to grep by security reason is disabled but the async archive is running. Only the test for PHP version and mysqli fails. I ignore this error, but I think there must be a better way to test the availability of mysqli and the right PHP version.
Forum: Plugins
In reply to: [Matomo Analytics - Ethical Stats. Powerful Insights.] matomo errorI have the same error with the right PHP version and active mysqli.
I have debugged this and get an error in shell_exex on the test. It sounds that the hoster don’t give access to the grep binarystring(49) "/usr/bin/php -q -v | grep built | cut -d " " -f 2" array(0) { } string(32) "/usr/bin/php -q -m | grep mysqli" array(1) { [0]=> string(32) "sh: /bin/grep: Permission denied" }
i have exactly the same problem why i should make an copy of this problem?
- This reply was modified 6 years, 11 months ago by pumpi.
Same Problem here my Scanner is the same Bitdefendet.
i have test it on two sides and always the same Problem JS:Trojan.Cryxos.1377
Forum: Plugins
In reply to: [The Events Calendar] Gmap not load wrong IDi have found the bad thing ??
it is in my theme Dice4 but i dont understand why it is an problem
/* Plugin Name: Remove "Comments are closed" Plugin URI: https://soderlind.no/archives/2012/01/11/wordpress-plugin-remove-comments-are-closed/ Description: On posts where comments are closed, the plugin will remove the text 'Comments are closed.' The plugin supports any languages/text domains, and will remove the text from themes and plugins. Author: Per Soderlind Version: 1.2 Author URI: https://soderlind.no/ */ add_filter('gettext', 'ps_remove_comments_are_closed', 20, 3); function ps_remove_comments_are_closed($translated_text, $untranslated_text, $domain) { if ( $untranslated_text == 'Comments are closed.' ) { return ''; } return $translated_text; }
Forum: Plugins
In reply to: [The WP Remote WordPress Plugin] WP-Remote Does Not WorkYeah it works now.
Thx to the Support!
Forum: Plugins
In reply to: [The WP Remote WordPress Plugin] WP-Remote Does Not WorkI can confirm this bug same problem after Update WP-Remote 2.5