RE: OrderCheck v 1.3 Released

MickiCheers <[email protected]> 11 Sep 2003 20:21:49 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <a6a17076d0df30452c4abf79ad933c08@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228052#228052
----------------------------------------------------------------

[quote="Karole"]Hello,
I am trying to install this contribution. I think I installed everything correctly but this is my error when i try to view it in browser.

Warning: main(DIR_WS_INCLUDESapplication_top_contribs.php) [function.main]: failed to create stream: No such file or directory in /home/karolep/public_html/catalog/includes/application_top.php on line 35

Fatal error: main() [function.main]: Failed opening required 'DIR_WS_INCLUDESapplication_top_contribs.php' (include_path='') in /home/karolep/public_html/catalog/includes/application_top.php on line 35


I checked on line 35 of the application_top.php file and it is this addition:

// Begin OrderCheck
require(DIR_WS_INCLUDES . 'application_top_contribs.php');
// End OrderCheck

Seems I am stuck at the first step.

Any assistance would be greatly appreciated.

Karole[/quote]

did anyone else have an error similar to this one? how did you resolve it?