• Hi!

    When trying to use this plugin to make a backup and upload to S3 I get this two issues:

    1. The plugin fails to make the database dump, giving me these errors in the log:

    2010-06-11 23:49.50:  Run Database Dump to file...
    2010-06-11 23:49.50: Dump Database table: wp_links
    2010-06-11 23:49.50: [WARNING] mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
    2010-06-11 23:49.50: [WARNING] mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
    2010-06-11 23:49.50: Dump Database table: wp_options
    2010-06-11 23:49.50: [WARNING] mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
    2010-06-11 23:49.50: [WARNING] mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource

    This happens with all database tables.

    2. BackWPup uploads the zip (without the db dump) to S3 but it creates a folder with no name…

    Any help would be appreciated ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Please sen me the log per mail than i have it easyer to fix bugs.

    Thread Starter Samuel Aguilera

    (@samuelaguilera)

    I just sent you the log file.

    By the way… about the 2 (folder with no name), I found that it happens if I left blank the “Directory in bucket:” field.

    Maybe it would be better not to make any directory (use the root of the bucket) if that field is empty. I think that is better behaviour.

    hy the s3 bug i have fixed in dev version hopfuly.

    For the mysql problem i hope it shows now error massages to find the problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: BackWPup] [WARNING] mysql_fetch_assoc(): supplied argument is not a val’ is closed to new replies.