Ov3rfly
@ov3rfly on WordPress.org
- Member Since: July 30th, 2011
Contribution History
Ov3rfly’s badges:- Core Contributor
-
Posted a reply to Will the security vulnerability CVE-2023-33998 be fixed?, on the site WordPress.org Forums:
Open your website www.cybernetikz.com Scroll down to "Contact Us" Enter E-Mail and Message and click… -
Posted a reply to Will the security vulnerability CVE-2023-33998 be fixed?, on the site WordPress.org Forums:
Thanks for adding the capability check and the other fixes mentioned here. FYI, we made… -
Posted a reply to Will the security vulnerability CVE-2023-33998 be fixed?, on the site WordPress.org Forums:
You can add missing capability check in cnss_save_ajax_order function in easy-social-icons.php line 768 like this:… -
Posted a reply to PHP Notice: https://themeisle.com/blog/feed is invalid XML …, on the site WordPress.org Forums:
The URL mentioned was working as expected before - most of the time. The URL… -
Created ticket #59927 on Core Trac:
Missing error check in convert_smilies() can cause PHP Fatal error -
Posted a reply to PHP Deprecated: Automatic conversion of false to array is deprecated, on the site WordPress.org Forums:
Steps to reproduce: Use some PHP sandbox (e.g. onlinephp.io) and run this code (which is… -
Posted a reply to [Easy Social Icons] Will the security vulnerability CVE-2023-33998 be fixed?, on the site WordPress.org Forums:
FYI, the impact of this vulnerability seems pretty low: This makes it possible for authenticated… -
Posted a reply to PHP Deprecated: Automatic conversion of false to array is deprecated, on the site WordPress.org Forums:
Exact steps I followed: Found warning in WordPress debug.log Read your code in Dashboard_widget.php Identified… -
Created ticket #59890 on Core Trac:
Brower console output shows horizontal ellipsis as html entity -
Posted a reply to Bug, define WP_SITEURL added to wp-config.php, on the site WordPress.org Forums:
Feel free to mark this issue as 'resolved' after a plugin update with a bug… -
Posted a reply to Utilities suggestion: Disable all comments and pingbacks, on the site WordPress.org Forums:
No plugin examples but theoretically anything possible, have seen other weird things in WordPress tables.… -
Posted a reply to Utilities suggestion: Disable all comments and pingbacks, on the site WordPress.org Forums:
Thanks. FYI, we check for open in our SQL queries when updating to avoid unnecessary… -
Posted a reply to Utilities suggestion: Disable all comments and pingbacks, on the site WordPress.org Forums:
Thanks for quick feedback. While you are at it, you maybe also want to add… -
Created a topic, Utilities suggestion: Disable all comments and pingbacks, on the site WordPress.org Forums:
Suggestion for utilties area of plugin as permanent ch… -
Created a topic, Is the plugin abandoned?, on the site WordPress.org Forums:
This plugin has been closed as of March 28, 2023 and i… -
Posted a reply to Bug, define WP_SITEURL added to wp-config.php, on the site WordPress.org Forums:
Have posted another suggestion here about a pretty annoying problem. -
Posted a reply to Cancel to pre-checked weekly email summary, on the site WordPress.org Forums:
Same problem with suddenly e-mail spam here. Please pre-set default status Email Summary to Never. -
Posted a reply to Bug, define WP_SITEURL added to wp-config.php, on the site WordPress.org Forums:
The bug was introduced with Duplicator 1.5.0. There is a new || $urlNew != $newSiteUrl… -
Posted a reply to Empty .htaccess in uploads folder periodically written?, on the site WordPress.org Forums:
Seems the effect is caused by WP-Optimize plugin image compression or WebP functionality even if… -
Posted a reply to Empty .htaccess in uploads folder periodically written?, on the site WordPress.org Forums:
Disable Code Execution for Uploads directory is <span style="text-decoration: underline;">not</span> enabled, empty checkbox is there.… -
Created a topic, Bug, define WP_SITEURL added to wp-config.php, on the site WordPress.org Forums:
After user of installer.php one define() is added to w… -
Created a topic, Empty .htaccess in uploads folder periodically written?, on the site WordPress.org Forums:
Seems an empty .htaccess file is written in wp-content… -
Posted a reply to Preloader html outside body tag, on the site WordPress.org Forums:
Another small bug is in 404.php where <div class="col-md-8"> should be <div class="col-md-12"> because there… -
Posted a reply to Preloader html outside body tag, on the site WordPress.org Forums:
Found another html problem, it appears that closing tag of <div class="main-wrap"> is missing in… -
Created a topic, Preloader html outside body tag, on the site WordPress.org Forums:
Preloader html is added outside of body tag and causes… -
Posted a reply to Uncaught TypeError, on the site WordPress.org Forums:
disabling “Global Style Guide” feature from Elementor->Settings->Features. @nonchiedercilaparola Thanks a lot, had the same problem… -
Posted a reply to [Menu Icons by ThemeIsle] PHP Notice: https://themeisle.com/blog/feed is invalid XML …, on the site WordPress.org Forums:
The returned HTML is a typical WP 404 not found page, here the shortened source:… -
Created a topic, PHP Notice: https://themeisle.com/blog/feed is invalid XML …, on the site WordPress.org Forums:
Getting these in a clients debug.log file: [23… -
Posted a reply to PHP Error float to int, on the site WordPress.org Forums:
Have same problem, thousands of entries in debug.log, more information about this bug is described… -
Posted a reply to PHP Deprecated: Required parameter $fields follows optional parameter $post_id, on the site WordPress.org Forums:
Same problem with Jobs for WordPress 2.6.2, WordPress 6.3.2, PHP 8.1.x -
Posted a reply to PHP Deprecated: Automatic conversion of false to array is deprecated, on the site WordPress.org Forums:
See /*** explaination ***/ in code: /** * Setup feed items. */ private function setup_feeds()… -
Created a topic, PHP Deprecated: Automatic conversion of false to array is deprecated, on the site WordPress.org Forums:
Getting these in a clients debug.log file: [21… -
Posted a reply to Files remaining after uninstall, on the site WordPress.org Forums:
Unfortunately the issue is still not solved. The Cron error is still triggered: Cron reschedule… -
Created a topic, PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated, on the site WordPress.org Forums:
Getting many PHP Deprecated notices in error log on a … -
Created a topic, PHP Warning: Attempt to read property “ID” on null, on the site WordPress.org Forums:
Getting lots of these in a clients debug.log file: … -
Posted a reply to PHP Warning: Trying to access array offset on value of type null, on the site WordPress.org Forums:
Seems $wp_filters is not set on single posts/pages when accessed in your code. Have added… -
Created a topic, PHP Warning: Trying to access array offset on value of type null, on the site WordPress.org Forums:
Getting these warnings in debug.log [20-Oct-20… -
Posted a reply to Files remaining after uninstall, on the site WordPress.org Forums:
100% reproducible in fresh empty install WP and WP-Optimize. Folders in your uploads screenshot show… -
Created a topic, Vimeo support?, on the site WordPress.org Forums:
Any plans to support Vimeo videos? Or does anybody … -
Posted a reply to How to delete WP Optimize (for dummies)!, on the site WordPress.org Forums:
Bad advise. The given SQL query is invalid due to wrong quote chars. Deleting the… -
Created a topic, PHP Deprecated: Required parameter $fields follows optional parameter $post_id, on the site WordPress.org Forums:
Getting these warnings in debug.log [09-Aug-20… -
Created a topic, PHP Warning: Undefined variable $content, on the site WordPress.org Forums:
Getting these warnings in debug.log [09-Aug-20… -
Posted a reply to Files remaining after uninstall, on the site WordPress.org Forums:
Unfortunately the issues are still not solved. If you check the server after plugin uninstall,… -
Created a topic, Small fix for Undefined property: WP_Post_Type::$term_id, on the site WordPress.org Forums:
In case you are still using this, there is a small fix… -
Posted a reply to v2.3.3 Vulnerability, on the site WordPress.org Forums:
Any news here? Is the issue resolved? -
Posted a reply to Bug: Double define(‘B2S_SAVE_META_BOX_AUTO_SHARE’), on the site WordPress.org Forums:
Ok, so you have edited the file in Blog2Social 7.2.1 without bumping version and without… -
Created a topic, Bug: Double define(‘B2S_SAVE_META_BOX_AUTO_SHARE’), on the site WordPress.org Forums:
Getting these in debug.log [04-Aug-2023 10:32:… -
Created a topic, PHP Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
Getting these warnings in debug.log [02-Aug-20… -
Posted a reply to Please add switch for the_content filter., on the site WordPress.org Forums:
Same for woocommerce_product_loop_end and wp_footer filters, forgot to add. -
Created a topic, Please add switch for the_content filter., on the site WordPress.org Forums:
Can you please add a switch in plugin settings for (no…