

jlanni
Members-
Content count
10 -
Joined
-
Last visited
About jlanni
- Birthday 03/27/1974
Profile Information
-
Real Name
Jeff
-
Location
Wingdale, NY
- Website
-
I am using this NY State Tax contribution and it is awesome. I do have a problem when a customer goes through checkout and changes the shipping address, the new address does not appear on the confirmation checkout page. The following error is there: Warning: htmlspecialchars() expects parameter 1 to be string, array given in cart/includes/functions/general.php on line 42. I checked the general.php vs. the original backup copy and that section is identical. This only happens when a new shipping address is added during checkout. Any help you could provide would be greatly appreciated as I am a OSCommerce Rookie. The site is http://www.basketsensations.com Thank you in advance for your assistance. Jeff L
-
I am using this NY State Tax contribution and it is awesome. I do have a problem when a customer goes through checkout and changes the shipping address, the new address does not appear on the confirmation checkout page. The following error is there: Warning: htmlspecialchars() expects parameter 1 to be string, array given in cart/includes/functions/general.php on line 42. I checked the general.php vs. the original backup copy and that section is identical. This only happens when a new shipping address is added during checkout. Any help you could provide would be greatly appreciated as I am a OSCommerce Rookie. The site is http://www.basketsensations.com Thank you in advance for your assistance. Jeff L
-
I installed the Official PayPal IPN Contribution Last night. i am sure that I have everything in the right position. I have combed over it many times. On my checkout_confirmation.php I am getting a laundry list of errors referencing the paypal IPN Basket Sensations Here are images of the error. If I click the Confirm button I get an error on the paypal page 5032. I checked my paypal CERT ID and it is correct. any help would be greatly appreciated. Thanks in advance, Jeff
-
PayPal WPP Direct Payments & Express Checkout Support
jlanni replied to dynamoeffects's topic in Other
I am getting the following errors when clicking on the Checkout Express Button or if I go all the way through the process and try and complete a purchase. Any help would be appreciated... Warning: paypal_init(Services/PayPal.php): failed to open stream: No such file or directory in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304 Fatal error: paypal_init(): Failed opening required 'Services/PayPal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/baske3/public_html/cart/pear/') in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304 Thank You, Jeff -
I am getting the following errors when clicking on the Checkout Express Button or if I go all the way through the process and try and complete a purchase. Any help would be appreciated... [b]Warning: paypal_init(Services/PayPal.php): failed to open stream: No such file or directory in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304 Fatal error: paypal_init(): Failed opening required 'Services/PayPal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/baske3/public_html/cart/pear/') in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304[/b] Thank You, Jeff
-
Has anyone seen these errors with contribution from Dynamo wpp 0.7.3. I am real close to getting this to work now. I get these when I try to use the checkout express or go through the entire checkout process. Warning: paypal_init(Services/PayPal.php): failed to open stream: No such file or directory in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304 Fatal error: paypal_init(): Failed opening required 'Services/PayPal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/baske3/public_html/cart/pear/') in /home/baske3/public_html/cart/includes/modules/payment/paypal_wpp.php on line 304 thanks, Jeff