Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2006
    Posts
    9
    Plugin Contributions
    0

    Error on Non-Existant Class help

    Morning, I have a client who has 2 stores, same domain, with the 2 in different databases. They did some product updates and after the item is added to the cart, and they click the checkout / total they get the following;

    Warning: order_total(includes/languages/english/modules/order_total/ot_tot al.php): failed to open stream: No such file or directory in /home/content/j/i/n/jinxster/html/store/includes/classes/order_total.php on line 32
    they get this 3 or 4 times, same error, same line.

    Warning: order_total(): Failed opening 'includes/languages/english/modules/order_total/ot_tot al.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/j/i/n/jinxster/html/store/includes/classes/order_total.php on line 32

    they get this 3 or 4 times, same error, same line as well

    Fatal error: Cannot instantiate non-existent class: ot_tot al in /home/content/j/i/n/jinxster/html/store/includes/classes/order_total.php on line 36

    just once at the end.

    There is nothing on google with that at all, I tried to copy the entire include/classes folder from the working store as it seem everyting is in session var's but the same error.

    The only thing I can think of is someone replaced something from store #2 with path's or something to store #1.

    Any help is appreciated.

    Lance

  2. #2
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

    Default Re: Error on Non-Existant Class help

    Take a look at store/includes/classes/order_total.php on line 32 and line 36.

    There seems to be an extra blankspace in "ot_tot al.php"
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  3. #3
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Error on Non-Existant Class help

    the space showing in the post is a result of forum parsing, and not part of the problem.


    THe problem is that you're missing a file.

    These go together:
    includes/languages/english/modules/order_total/ot_total.php
    includes/modules/order_total/ot_total.php

    If you have additional files in those folders that have been renamed to *.bak or otherwise, you should remove them ... sometimes extraneous files cause the reported error messages.
    .

    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. Additional product images - file non existant???
    By Australian Caching in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 22 Apr 2011, 01:32 PM
  2. Non Existant CSS File Loaded
    By lindasdd in forum General Questions
    Replies: 1
    Last Post: 12 Sep 2010, 05:52 PM
  3. 500 internal error- non-existant class notifier in autload_func.php
    By tbrides in forum Installing on a Linux/Unix Server
    Replies: 15
    Last Post: 9 Apr 2007, 05:18 AM
  4. Replies: 2
    Last Post: 21 Dec 2006, 07:22 PM

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