After installing Fancier Invoice I've got the next error at my shops page:
Fatal error: require() [function.require]: Failed opening required 'DIR_WS_FUNCTIONScompatibility.php' (include_path='.:/usr/local/php5/lib/php') in /data/home/inyo01/domains/webshop.nl/public_html/oscommerce/includes/application_top.php on line 41
File application_top.php is on the right place
File compatibility.php is: \catalog\includes\functions\compatibility.php
Line 40 and 41 in application.php:
// some code to solve compatibility issues
require(DIR_WS_FUNCTIONS . 'compatibility.php');
I tried multiple solutions, but I dont get it.
My webshop (testversion) is offline due the error.
Admin is working Fancier Invoice is working very fancy.
osC 2.3.1. version.
Thanks for your reply!
Ron
Edited by ron123, 11 December 2011, 12:05.














