Ov3rfly
@ov3rfly on WordPress.org
- Member Since: July 30th, 2011
Contribution History
Ov3rfly’s badges:- Core Contributor
-
Posted a reply to Older versions of BackWpUp? Where can I find them?, on the site WordPress.org Forums:
@patboran Try the Advanced View in plugin description sidebar and then "Previous Versions" at bottom… -
Posted a reply to TypeError : update_backup_history(), on the site WordPress.org Forums:
@iteamwp When we analyzed the first issues after the 5.x release, it became clear that… -
Posted a reply to Log File Entries, on the site WordPress.org Forums:
That happens because a check for "no map" is missing after line 797. The issue… -
Posted a reply to PHP Warning: Undefined array key timeline_container_shema / timeline_item_shema, on the site WordPress.org Forums:
Please check if array keys exists before use, it is possible that they do not… -
Posted a reply to PHP Warning: foreach() argument must be of type array|object, null given, on the site WordPress.org Forums:
Please add a fix for this issue, $this->maps and also $this->settings can be null here.… -
Posted a reply to PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string, on the site WordPress.org Forums:
Issue is still there. Event post 5.9.10 -
Posted a reply to the backup task via WP-CLI takes too long and times out midway., on the site WordPress.org Forums:
@kimipooh Yellow translation on slide 4 maybe could be something like Killed instead of About? -
Posted a reply to Endless loop in onboarding in fresh WP install, on the site WordPress.org Forums:
Onboarding still fails with fresh install of latest WordPress and BackWPup, testcase described above. Code… -
Created a topic, Plugin description What Do Users Think is misleading, on the site WordPress.org Forums:
Plugin description and file readme.txt at What Do User… -
Posted a reply to Assets are loaded on every page in admin area for all user roles, on the site WordPress.org Forums:
Still several unnecessary assets are loaded on each and every page in WordPress admin area… -
Posted a reply to Formerly great plugin now completely in V5, on the site WordPress.org Forums:
@mtvoyd FYI, the number of stars default to 5 if not selected but they also… -
Posted a reply to Cannot disable FTP passive mode, on the site WordPress.org Forums:
That is caused by line 198 in class-destination-ftp.php BackWPup_Option::update( $id, 'ftppasv', ! empty( $_POST['ftppasv'] )… -
Posted a reply to “Backup now” not working, on the site WordPress.org Forums:
A fresh install did not work. I received a fatal error. @tom2708 Ok, just wanted… -
Posted a reply to “Backup now” not working, on the site WordPress.org Forums:
@tom2708 That quoted log line indicates a missing font file for older browsers and is… -
Posted a reply to Endless loop in onboarding in fresh WP install, on the site WordPress.org Forums:
@kiron1 Same issue with 5.0.4, testcase is clearly described above, feel free to try. -
Posted a reply to Not compatible with page cache, on the site WordPress.org Forums:
The above described issues with changed src attribute of header image in output based on… -
Posted a reply to Disappointing Update – BackWPup’s New UI Ruins Usability, on the site WordPress.org Forums:
but I would gladly pay to get the old version back. @ericasm You can get… -
Created a topic, End of an era, moving on to other plugin, on the site WordPress.org Forums:
BackWPup has been an easy-to-use plugin for many years… -
Posted a reply to Several elemets with same id on same admin page, on the site WordPress.org Forums:
This is not an improvement suggestion, it is a bug report, the plugin produces invalid… -
Created a topic, Endless loop in onboarding in fresh WP install, on the site WordPress.org Forums:
Install fresh empty Wordpress 6.7.1Install BackWPup 5.… -
Posted a reply to Multiple warnings and errors logged by v5.02, on the site WordPress.org Forums:
The array definition is still missing in 5.0.3 in /inc/class-wp-api.php 599: }600: foreach ( $backups… -
Posted a reply to Same filename with different upper/lowercase, on the site WordPress.org Forums:
You can see the two files also e.g. here in plugin trac. -
Created a topic, Several elemets with same id on same admin page, on the site WordPress.org Forums:
Two elements with these same id attributes in page wp-… -
Created a topic, Admin menu BackWPup added to all user roles, on the site WordPress.org Forums:
Admin menu item BackWPup is added to all user roles, e… -
Created a topic, Assets are loaded on every page in admin area for all user roles, on the site WordPress.org Forums:
Several unnecessary assets are loaded on each and ever… -
Created a topic, Same filename with different upper/lowercase, on the site WordPress.org Forums:
Folder backwpup/vendor/monolog/monolog/src/Monolog/Han… -
Posted a reply to Setting custom breakpoints in Astra theme, on the site WordPress.org Forums:
@mjucde12 Make sure you use correct quote chars, the ones in your above code are… -
Created a topic, Not compatible with page cache, on the site WordPress.org Forums:
There are some problems if page cache plugins are used… -
Posted a reply to Exception: Invalid API endpoint. .. lib/API/JSON/API.php:190, on the site WordPress.org Forums:
Bots are not attempting to submit the form. As already explained no form data is… -
Posted a reply to Exception: Invalid API endpoint. .. lib/API/JSON/API.php:190, on the site WordPress.org Forums:
It e.g. happens here, if some bot or similar obviously scrapes links in website front… -
Posted a reply to PHP error possibly due to invalid API endpoint, on the site WordPress.org Forums:
@simplysaru I had posted those actions but it was deleted by some mod. -
Created a topic, Change plugin description to PHP 8.1, on the site WordPress.org Forums:
In other threads the plugin support suggests to update… -
Posted a reply to Email not send. mss.ERROR: key-validation.failed, on the site WordPress.org Forums:
@geraltrivia Change plugin description to PHP 8.1 if you don't provide support for 7.4.x installations. -
Created a topic, Exception: Invalid API endpoint. .. lib/API/JSON/API.php:190, on the site WordPress.org Forums:
Getting these errors in debug.log [27-Jan-2025… -
Posted a reply to ThumbnailSaver saveBase64AsImageFile fails if allow_url_fopen is disabled in PHP, on the site WordPress.org Forums:
Code in lib/NewsletterTemplates/ThumbnailSaver.php is unchanged in latest MailPoet 5.6.2, issue still exists. Please forward the… -
Posted a reply to Email not send. mss.ERROR: key-validation.failed, on the site WordPress.org Forums:
I’ve taken a look at the screenshot you provided, and I noticed a PHP notice… -
Created a topic, ThumbnailSaver saveBase64AsImageFile fails if allow_url_fopen is disabled in PHP, on the site WordPress.org Forums:
Getting this error in debug.log [19-Jan-2025 1… -
Posted a reply to PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string, on the site WordPress.org Forums:
Note: Above backtrace example shows line numbers with our debug code added, so line 2410… -
Created a topic, PHP Warning: Undefined array key timeline_container_shema / timeline_item_shema, on the site WordPress.org Forums:
Getting these warnings in debug.log [20-Jan-20… -
Created a topic, PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string, on the site WordPress.org Forums:
Getting these warnings in debug.log [20-Jan-20… -
Created a topic, PHP Warning: foreach() argument must be of type array|object, null given, on the site WordPress.org Forums:
Getting these warnings in debug.log [18-Jan-20… -
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 18-Jan-2025 16:… -
Created a topic, Changelog for 3.10.6, on the site WordPress.org Forums:
Please provide changelog for 3.10.6, thanks. -
Mentioned in [59515] on Core SVN:
Formatting: Check the result of `preg_split()` in `convert_smilies()`. -
Posted a reply to PHP Fatal Error with WordPress below 5.8, on the site WordPress.org Forums:
Thanks. But also note that about 46% of your active userbase is still back in… -
Posted a reply to Bug with XML-RPC settings, on the site WordPress.org Forums:
Thanks, works as expected now. Sidenote, cosmetic, unrelated: The settings element nav.r34nono-secondary-menu overflows with some… -
Posted a reply to PHP Fatal Error with WordPress below 5.8, on the site WordPress.org Forums:
Plugin data states compatibility “WordPress version 5.0 or higher”, this includes WordPress below 5.8. ===… -
Posted a reply to PHP Fatal Error with WordPress below 5.8, on the site WordPress.org Forums:
The problem is there since Simple Membership 4.4.7. -
Created a topic, PHP Fatal Error with WordPress below 5.8, on the site WordPress.org Forums:
PHP Fatal Error occurs when updating a user in WordPre… -
Created a topic, Bug with XML-RPC settings, on the site WordPress.org Forums:
If option "Disable XML-RPC" and "Also kill any incomin…