Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: I cannot see/add/edit any categories or products through the admin area

    Quote Originally Posted by CostaCupcake View Post
    Would it be anything to do with SSL ? or am I clutching at straws here ? !
    Definitely clutching at straws...


    See.. When code is being processed by ZC, such as displaying a page, if it (the ZC software) runs into an error that does not allow further processing, then it makes a log entry. Sometimes that error will result in an error message to the screen (Usually a SQL error), but most times... Blank... or a partially blank screen (such as the image above).

    Now, that log is made into the location defined by DIR_FS_LOGS in your includes/configure.php file (or admin/includes/configure.php file in this case.) for ZC 1.5.1 and above. In previous versions it was the location defined by DIR_FS_CACHE. Respectively on default these are the /logs directory and /cache directories. In ZC 1.5.1 and above, both directories exist, but the cache directory is no longer where myDebugxxx messages are kept.

    SO... assuming your directory path is properly formatted in the admin/includes/configure.php file to go to a writeable existent directory, then when trying to access the categories/products page as it is right now, a log should be generated.

    The log(s) can be viewed either by FTP to the directory, or if you install lat9's display logs plugin. That will allow you to see the error logs from within the admin screen.

    So if there is no "error" as stated earlier, does that mean that there are no such log files in the logs directory?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: I cannot see/add/edit any categories or products through the admin area

    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Sep 2015
    Location
    Essex
    Posts
    8
    Plugin Contributions
    0

    Default Re: I cannot see/add/edit any categories or products through the admin area

    Quote Originally Posted by mc12345678 View Post
    superstar thank you have a lovely weekend

 

 

Similar Threads

  1. Cannot Add Categories, Products, Manufactrurers in the Admin section
    By mykrix in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 19 Jan 2012, 04:30 PM
  2. Cannot Add or edit image in categories
    By speedcreed in forum General Questions
    Replies: 5
    Last Post: 11 May 2010, 09:19 PM
  3. installed zen-cart through webhost, cannot access admin area
    By joshuaself in forum Basic Configuration
    Replies: 6
    Last Post: 20 Oct 2006, 09:34 AM

Posting Permissions

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