Florian_discus
Forum Replies Created
-
Forum: Plugins
In reply to: [Co-Authors Plus] Not Working WordPress 4.0?I would also love to see it properly working for WP 4.0….
Hoepfully the authors of the plugin will come back to us and check this out…even though the chances seem to be very low (last update march of 2014….. 🙁Everything is kinda working now. But unfortunately if one uses the standalone version an empty wp-config.php will be created and included in the backup.
can one fix that?I talked to my support and they told me mysqli is available.
Their answer:
“HelloFor Cronjob you have to load PHP modules manually or add -C and the location of PHP.INI fail in the cron it self.”
What does it mean? How can I fix it? If I can fix it at all?
— OUTPUT (166 B) –>
Could not open input file: /data01/virt30509/domeenid/www.domain.com/htdocs/wp-content/plugins/xcloner-backup-and-restore/cloner.cron.php?config=specialcron.phpHow do I call it ? I do have in the corntab like this:
[[$PHP]] [[$D2ND_A]]/htdocs/wp-content/plugins/xcloner-backup-and-restore/cloner.cron.php?config=specialcron.phpIt works almost perfectly.
but i guess I have to check this now again 😉
it always includes for whatever reason a wp-config.php in that archive 😛Ok just saw within the wordpress version it tis 3.1.0
Maybe you can update the standalone version as well.
Thanks!
will give it a try in a bit (maybe tomorrow)It seems there is still a bug.
When i download the lastest standalone package:$_CONFIG[‘my_version’] = “3.0.1”;
$_CONFIG[‘script_name’] = “XCloner.php”;
$_CONFIG[‘sql_usefile’] = “”;
$_CONFIG[‘filesLimit’] = 100;
$_CONFIG[‘seek’] = 0;Is within the xcloner.php
I cannot change the phpini webftp, will have to try at home.
But thanks for the line.Regarding the latest restor script:
What is the latest one?
3.0.1 ?
Thats at least the one I have for tar.php and xcloner.php.But unfortunately I always receive this foreign key error.
Could you maybe before importing the database make the settings:
“SET foreign_key_checks = 0”
I get always errors like that:
###MYSQL error
Cannot add foreign key constraint
###On Query:while importing the database.
First of all thanks for your really fast and good support.
Sorry to annoy you further 😉; Error Reporting
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
display_errors = On
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = Off
track_errors = OffTHats only what i can change in the php.ini at least those are the ones named there
And for the xcloner standalone version 3.5 (latest)
for manual update i get:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /data01/virt30509XCloner/classes/mysqlBackup.class.php on line 108
Initializing backup…also this error
I have one more question.
When restoring I get an error with:
: a foreign key constraint fails
the db doesnt work.
Do I have to make some special settings?Thank you very much. For now I will stick to this version then…
I dont have access to it and since its a webspace package my hoster wouldnt do it.
Can i some how uninstall this new xcloner and get back the previous version? this one functioned perfectly fine for me…
So much troubles with the new one… 🙁Sorry for all the trouble I cause you…
Fatal error: Class ‘mysqli’ not found in <–
I get this one now.. wp-content/plugins/xcloner-backup-and-restore/common.php on line 57