Designpraxis - wpforum.designpraxis.at - WordPress Designpraxis Forum: Last 35 Posts
General Information:
Latest News:
mrking on "DEMO MODE Help" 29 May 2008 | 02:51 am
Looks like you have to use this plugin with a WP install that is in your ROOT directory. It will not work with a secondary directory WP istall.
mrking on "DEMO MODE Help" 20 Apr 2008 | 08:59 am
I am trying to use this with a test WP 2.5 site and it will not accept any usernames I enter into it and thus I can't even get into my site. I have to remove the plugin via FTP. Any ideas.
mrking on "BUWP compatible with WP2.5?" 30 Mar 2008 | 04:35 am
BUWP compatible with WP2.5?
adirex on "Running backups with Linux cron" 9 Mar 2008 | 07:07 am
Thanks for your answer. I am quite satisfied with your backup solution. The problem is that I get multiple backups (more than one for the same day) even when I have set one daily SQL backup. I guess t...
rol on "MD5 checksum" 22 Feb 2008 | 09:34 am
Thanks for the hint. I'll provie an MD5 with the next release.
rol on "What is proper Upgrade procedure?" 22 Feb 2008 | 09:31 am
I recommend: disable the cron tasks, disable the plugin, uninstall the plugin, reinstall the new version, activate schedules again. You can leave your backup archives within you backup repository.
rol on "Size of Backup" 22 Feb 2008 | 09:28 am
Maybe you ran into the PEAR bug: http://wpforum.designpraxis.at/topic/i-have-duplicated-files-in-the-backup-12-each?replies=8#post-419
rol on "Running backups with Linux cron" 22 Feb 2008 | 09:25 am
adirex, If you are able to utilize linux cron, you'll probably able to set a up much more versatile solution than BackUpWordPress. I myself use rdiff-backup which is based on rsynch. This way I can ru...
rol on "Zeitplan" 22 Feb 2008 | 09:21 am
ja, an und für sich sollte WordPress sich num die Zeipläne kümmern. Allerdings ist wp-cron ein pseudo-cron. Das heisst, solange keine requests an die Webseite passieren, werden auch keine Zeitpläne ge...
rol on "Error While Restoring" 22 Feb 2008 | 09:16 am
The database user you are connecting with is not allowed to execute DROP TABLE statements. You need add DROP permissions fro that user.