ExtraPaul
Forum Replies Created
-
I have installed Foobar on another web site : it works fine with Internet Explorer.
The problem is thus linked to my site, probably an interference with another plugin.I’ll investigate.
Thank you for your time.Alas at this time the site is developped in intranet.
I’ll try to publish it on its public domain next week, hidden for the public…I understand the problem.
Maybe the best way is to show the close/toggle buttons side by side when all is collapsed.
But I understand that can give other issues.By the way, I don’t need to show several notifications. I wanted only to inform you about the expectation when we activate several notifications with the Push content method.
Thank you for your quick reaction.
But sorry, I still have the problem.
Here is a prinscreen.Same problem with the Twenty Twenty default theme of WordPress.
- This reply was modified 4 years, 5 months ago by ExtraPaul.
Thank you Bradvin : now that’s why I need.
I would like to set 5 stars now, but don’t find how to change its, sorry.Oh yes, I’ll try it. Thank you.
OK, I understand. Thank you.
However, I have a lot of WP sites, and I’m looking for the best way to “reset” my local sites with data from remote sites.
Xcloner is a very good tool and I’m sure to find the good way to clone when WP is already installed…Same procedure tested with another site : aborted in 2/3 with “400 undefined”.
Then if come back in Site Backup Dashboard I get a lot of errors :Fatal error: Uncaught Error: Call to a member function get_storage_usage() on null in C:\Users\MediaMonster\Sites web\Philantros\www\wp-content\plugins\xcloner-backup-and-restore\admin\partials\xcloner_init_page.php on line 126
Error: Call to a member function get_storage_usage() on null in C:\Users\MediaMonster\Sites web\Philantros\www\wp-content\plugins\xcloner-backup-and-restore\admin\partials\xcloner_init_page.php on line 126
Fatal error: Uncaught UnexpectedValueException: There is no existing directory at "php:" and its not buildable: No such file or directory in C:\Users\MediaMonster\Sites web\Philantros\www\wp-content\plugins\xcloner-backup-and-restore\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php on line 171
UnexpectedValueException: There is no existing directory at "php:" and its not buildable: No such file or directory in C:\Users\MediaMonster\Sites web\Philantros\www\wp-content\plugins\xcloner-backup-and-restore\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php on line 171
- This reply was modified 5 years, 1 month ago by ExtraPaul.
Works fine, thank’s.
Problem found in /includes/class-xcloner-database.php line 282 :
if (!in_array($table, $included))
$table does not contain the database’s name.
Work fine with this correction :
$dbTable = $database.".".$table; if (!in_array($table, $included) and !in_array($dbTable, $included))
- This reply was modified 5 years, 1 month ago by ExtraPaul.
Same problem : if the backup is not a full backup (all tables checked and no folders excluded), the result for SQL is : “Found 0 tables in 1 databases (0 records)”.
Thus, impossible to create a partial SQL backup.Tested on sereral WP sites.
[2020-01-11 14:16:28] xcloner_api.INFO: Processing ajax request ID _t98jm2gqr [] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Starting the filesystem scanner on root folder /customers/a/9/4/extrapaul.be/httpd.www [] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding .htaccess from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding 3d from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding 50 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding __sources from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _downloads from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _img from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _includes from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _logo from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _menu from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _MySpaceAedden from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _phpmailer from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _scripts from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding _viewer from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding absurde from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding aedden from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding brosselesdents from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit v1 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit v2 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit v4 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit v5 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding budgit v7 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding compostelle from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding contact from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding creatifs_culturels from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding dessins from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding destockage from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding extrapaul.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding fete from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding fixed4all.css from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding fixed4ie.css from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding freelaunch from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding g1000 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding googlebd118c689e6c29c0.html from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding graphic from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding guestbook from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding harmonica from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding index.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding lasvegas from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding license.txt from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding links from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding logos from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding micro from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding mpo from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding musicien from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding network from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding old.htaccess from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding panoramiques from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding photos from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding phpinfo.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding plan.htm from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding portfolio from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding poze2 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding produitdemerde from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding readme.html from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding repanier from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding roadtoconsciousness from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding robots.txt from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding shadow from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding shiftpuzzle from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding sitemap.xml from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding sites from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding stereoscope from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding story from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding studio from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding styles.css from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding Templates from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding test from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding test.htm from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding test.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding trucs from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding voeux2006 from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-activate.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-admin from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-blog-header.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-comments-post.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-config-one.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-config-sample.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-config.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-content from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-cron.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-includes from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-links-opml.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-load.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-login.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-mail.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-pass.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-register.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-settings.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-signup.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding wp-trackback.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_file_system.INFO: Excluding xmlrpc.php from the filesystem list, matching pattern / [“FILESYSTEM SCAN”,”EXCLUDE”] []
[2020-01-11 14:16:28] xcloner_api.INFO: Processing ajax request ID _d1y0rakg6 [] []
[2020-01-11 14:16:28] xcloner_database.INFO: Preparing the database recursion file [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table cd_qotd.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_commentmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_comments.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_links.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_options.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_postmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_posts.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_term_relationships.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_term_taxonomy.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_termmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_terms.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_usermeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table pf_users.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_WPPortfolio_debuglog.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_WPPortfolio_groups.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_WPPortfolio_websites.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_commentmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_comments.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_links.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_now_reading.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_now_reading_books2tags.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_now_reading_meta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_now_reading_tags.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_options.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_pollsa.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_pollsip.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_pollsq.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_postmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_posts.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_subscribe2.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_term_relationships.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_term_taxonomy.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_termmeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_terms.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_usermeta.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_users.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Excluding table wp_xcloner_scheduler.extrapaul_be from backup [“”] []
[2020-01-11 14:16:28] xcloner_api.INFO: Processing ajax request ID _xzrn0sgu6 [] []
[2020-01-11 14:16:28] xcloner_database.INFO: Starting new backup dump to file database-backup.sql [“”] []
[2020-01-11 14:16:28] xcloner_database.INFO: Writing extrapaul_be database dump headers [“”] []
[2020-01-11 14:16:28] xcloner_api.INFO: Processing ajax request ID _6yr7wgdmo [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Initializing the backup archive backup_www.extrapaul.be-2020-01-11_14-16-sql [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Adding 0 bytes of file xcloner-0d7aa/index.html to archive backup_www.extrapaul.be-2020-01-11_14-16-sql-0d7aa.tar [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Adding 315 bytes of file xcloner-0d7aa/backup_files.csv to archive backup_www.extrapaul.be-2020-01-11_14-16-sql-0d7aa.tar [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Adding 18742 bytes of file xcloner-0d7aa/xcloner-0d7aa.log to archive backup_www.extrapaul.be-2020-01-11_14-16-sql-0d7aa.tar [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Adding 1031 bytes of file xcloner-0d7aa/database-backup.sql to archive backup_www.extrapaul.be-2020-01-11_14-16-sql-0d7aa.tar [] []
[2020-01-11 14:16:29] xcloner_archive.INFO: Closing the backup archive backup_www.extrapaul.be-2020-01-11_14-16-sql-0d7aa.tar with 2*512 zero bytes blocks. [] []Forum: Plugins
In reply to: [wpForo Forum] How to unmark document marked as spam ?OK, thank’s.
- Plugin folder 0.11.2 deleted
- Plugin 1.2.1 copied
- Plugin 1.2.1 upgraded to 1.2.2 with the WordPress admin
- Plugin 1.2.2 activated… All in order but…
… my SMTP parameters were gone. I suspected that, the first time I fire the update, my plugin was very old (maybe older than 0.11.2).
Thus, all is ok, issue solved.
Forum: Plugins
In reply to: [wpForo Forum] All posts have display current date and timeIn functions.php, line 801 (function wpforo_date) you :
$dt = new DateTime("now", new DateTimeZone($timezone_string)); if( method_exists($dt, 'setTimestamp') ) $dt->setTimestamp($timestamp);
$dt is set at now, and it gets $timestamp if method setTimestamp exists.
But if it does not exists, $dt remains with the current time.I believe that the issue is there…
Forum: Plugins
In reply to: [wpForo Forum] All posts have display current date and timeThe timezone is already set on UTC:0.
OK, I continue to search…