Results 1 to 7 of 7
  1. #1

    Backup MYSQL Plugin "backup folder is empty"

    Hi,

    I have installed this contrib. for vers 1.3.0 on the latest version of ZEN, but it's not working.
    The backup button/function is not there. Only the restore button/function.

    Is it possible to use this on the latest version or does the contrib need to be updated`?

    Thanks

  2. #2
    Join Date
    Jan 2005
    Location
    Hollywood, CA
    Posts
    1,150
    Plugin Contributions
    0

    Default Re: Backup MYSQL Plugin

    I have it installed on version 1.3.5 on numerous sites, not a problem.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,697
    Plugin Contributions
    6

    Default Re: Backup MYSQL Plugin

    Make sure that /admin/backups is set to 777 or it will not show the Backup button ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4

    Default Re: Backup MYSQL Plugin

    Quote Originally Posted by Ajeh
    Make sure that /admin/backups is set to 777 or it will not show the Backup button ...
    Hello,

    So I have done. The folder is set to 777. Belw you can see a message from admin and DB settings.

    Database Backup Manager - MySQL
    NOTE: You do not have SSL enabled. Any downloads you do from this page will not be encrypted. Doing backups and restores will be fine, but download/upload of files from/to the server presents a security risk.

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'false');
    define('ENABLE_SSL_ADMIN', 'false');


    Any ideas?

    Thanks....

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,697
    Plugin Contributions
    6

    Default Re: Backup MYSQL Plugin

    At this time, the only secure page in the Admin is the login ...

    This will be changed in a future release when we redo the Admin ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  6. #6

    Default Re: Backup MYSQL Plugin

    Quote Originally Posted by Ajeh
    At this time, the only secure page in the Admin is the login ...

    This will be changed in a future release when we redo the Admin ...
    Thanks, but any idea what causes the missing backup link and image?

  7. #7
    Join Date
    Jul 2010
    Location
    In beautyful New York
    Posts
    156
    Plugin Contributions
    1

    Default Re: Backup MYSQL Plugin

    I use this add on a lot (thanks Dr byte)

    i got an error msg. saying that my folder admin/backups does no exist, i shall set it in the configure.php

    it did exist and was set to 777 and had clear reference in the configure file. it was a silly mistake of mine and there for i would like to shear it for the next zenners trying to get it right.

    In the configure file (admin) when you Rename the admin file you got to change it at 3 places

    #1 define('DIR_WS_ADMIN', '/admin_name/');
    #2 define('DIR_WS_HTTPS_ADMIN', '/admin_name/');

    and the physical file define
    #3 define('DIR_FS_ADMIN', '/home/1234/public_html/admin_name/');

    If you do not change the last one; nothing will be affected only your BACKUPS folder. that's why i have missed it and used the site in production for months

    so when you get a error stating "Error: Backup directory does not exist. Please set this in configure.php." and you know that it does and is set to 777; make sure that the "DIR_FS_ADMIN" is set to the new name of the admin folder.

    check

 

 

Similar Threads

  1. Backup MySql plugin error
    By jwurster in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 29 Jun 2009, 07:56 PM
  2. "admin" folder missing? Backup MYSQL question
    By pixelwrangler in forum General Questions
    Replies: 2
    Last Post: 29 Apr 2009, 03:31 PM
  3. Backup MYSQL Plugin - no backup button
    By mrtorrez in forum All Other Contributions/Addons
    Replies: 30
    Last Post: 29 Jun 2007, 11:13 PM
  4. Database Backup Manager - MySQL - "cannot connect through socket" message
    By craiglove in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 17 May 2007, 11:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •