Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2006
    Posts
    44
    Plugin Contributions
    0

    Default Class notifier not found

    [14-Sep-2011 03:51:04] PHP Fatal error: Class 'notifier' not found in /home/vinyhaa1/public_html/mailorder/includes/autoload_func.php on line 79


    This is the error message i get in the debug log. I can access the admin backend just fine now and seems to be looking fine. But now i cant access the front end of the shopping cart, because i get a 500 error. This is what shows up in the cache debug file.


    no clue what it means, or how to fix it.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Class notifier not found

    It sounds like either your /includes/auto_loaders/config.core.php file is corrupt or some of the class files are missing.

    You could start by editing /includes/application_top.php to change the line
    Code:
    /**
     * boolean if true the autoloader scripts will be parsed and their output shown. For debugging purposes only.
     */
    define('DEBUG_AUTOLOAD', false);
    to
    Code:
    /**
     * boolean if true the autoloader scripts will be parsed and their output shown. For debugging purposes only.
     */
    define('DEBUG_AUTOLOAD', true);
    Make sure to FTP the changes back up to your hosted installation. That debug output should tell you want the culprit is.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Class notifier not found

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Class notifier usage
    By fe1lho in forum General Questions
    Replies: 1
    Last Post: 6 Oct 2011, 03:35 PM
  2. 1.38a to 1.39b - Fatal Error Class 'notifier' not found
    By DCDC in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 11 May 2010, 12:16 AM
  3. Fatal Error class 'notifier' not found
    By wingedwench in forum General Questions
    Replies: 1
    Last Post: 6 Nov 2009, 08:30 PM
  4. Fatal error: Class 'notifier' not found and other error
    By mjfan80 in forum Installing on a Linux/Unix Server
    Replies: 8
    Last Post: 24 Apr 2009, 12:39 PM
  5. Notifier not Found
    By navdeep584 in forum General Questions
    Replies: 1
    Last Post: 9 Jun 2007, 06:09 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR