Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    5
    Plugin Contributions
    0

    red flag Error updating/adding banners via Banner Manager

    Just reloaded a site & in the process, deleted something that keeps me from adding banners via Banner Manger in Admin.
    I can add them manually via SQL and they work, but would prefer the ease of using Admin.

    After filling out all requested info & hitting Insert, the page refreshes with this at the top:

    Error: Banner title required. Error: Banner group required. Error: Banner image required.

    Any ideas?

    I have reloaded the banner_manger & banner_history files already.

  2. #2
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,141
    Plugin Contributions
    0

    Default Re: Error updating/adding banners via Banner Manager

    It sounds like you may have some corrupt files.

    Copy your admin folder to another folder called backup, then copy the entire admin folder from a fresh install

    A fresh install is another zen cart installed someplace else. It can even be another store that you're running or simply a folder inside this store. If you don't have a fresh install, then install zen cart in a new folder so that you have a fresh install. If you create a fresh install, simply make it connect to your existing database by using the database name, user name and password from the original store.

    You will want to deny access to spiders on the fresh install.

    Now copy the configure.php file from your original backup and see if that works. You may have to change permissions on some of these files.
    John Patrick
    A Zen Cart Advocate!

  3. #3
    Join Date
    Apr 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Error updating/adding banners via Banner Manager

    No good. tried this already, but still same error(s).

  4. #4
    Join Date
    Apr 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Error updating/adding banners via Banner Manager

    Problem was in configure.php file!

    define('HTTP_SERVER', 'https://www.yourdomain.com');
    define('HTTPS_SERVER', 'https://www.yourdomain.com');
    define('HTTP_CATALOG_SERVER', 'https://www.yourdomain.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.yourdomain.com');

    This resolved issue.

 

 

Similar Threads

  1. How To Add more banner display groups?
    By cuda in forum Basic Configuration
    Replies: 12
    Last Post: 11 Nov 2010, 04:54 PM
  2. Banner manager and ssl
    By sharpstuff in forum Basic Configuration
    Replies: 2
    Last Post: 20 Aug 2006, 03:06 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
  •