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



