overkill Posted January 10, 2006 Posted January 10, 2006 Hey everyone, I am a newbie here at the forum and more or less to php. I am trying to set up OSC on my website using the paypal option. I have followed the instructions as best as I could and have updated the information as per files for coupon addition 5a1 part 1 and 2. After following those installation instructions and setting up the information as best as I could I get a big problem. I use the catalog site to select a product, add it to cart and then purchase it. It goes through delivery information --> payment information --> confirmation (don't know if this is where you are supposed to have the option to enter in a coupon?) --> FATAL ERROR outlined below: Warning: before_process(includes/modules/payment/paypal/classes/osC/osC.class.php): failed to open stream: No such file or directory in /var/www/html/catalog/includes/modules/payment/paypal.php on line 141 Warning: before_process(): Failed opening 'includes/modules/payment/paypal/classes/osC/osC.class.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/catalog/includes/modules/payment/paypal.php on line 141 Fatal error: Undefined class name 'paypal_osc' in /var/www/html/catalog/includes/modules/payment/paypal.php on line 142 What am I doing wrong? PLS HELP
kgt Posted January 10, 2006 Posted January 10, 2006 Make sure includes/modules/payment/paypal/classes/osC/osC.class.php exists in that exact location. Contributions Discount Coupon Codes Donations
overkill Posted January 10, 2006 Author Posted January 10, 2006 The problem is that I don't even have that file. It was not in the archive that was provided.
kgt Posted January 10, 2006 Posted January 10, 2006 Then you need to find it. Which paypal module? (link please) Contributions Discount Coupon Codes Donations
overkill Posted January 10, 2006 Author Posted January 10, 2006 I think the answer to your question is the module that does not use the ipn. I hope this is the answer to your question. Did you want the link to the catalog?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.