Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tyro

Archived
  • Posts

    37
  • Joined

  • Last visited

Everything posted by tyro

  1. I've seen this problem in dozens of threads both here and in the PayPal Developers site but no one is providing a solution. I am using PayPal Websites Pro and am getting the following error: Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/soundcontrol4less.com/httpdocs/includes/modules/payment/paypal_wpp/PayPal.php on line 11 Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='/var/www/vhosts/soundcontrol4less.com/httpdocs/includes/modules/payment/paypal_wpp:.:/usr/share/pear') in /var/www/vhosts/soundcontrol4less.com/httpdocs/includes/modules/payment/paypal_wpp/PayPal.php on line 11 The path to PEAR is currently set in my php.ini file. Does anyone have a clue here? I've been trying to migrate to a dedicated server for two months and can't get past this.
  2. Well since no one has responded to any questions regarding this contribution, I should probably give up hope of finding out if this is the way it was designed to work, or if it's just buggy. Too bad...
  3. I come here for sensory deprivation....
  4. Do I hear crickets chirping? Look it's a tumbleweed!
  5. If you installed it correctly, it should be located under "Modules", "Shipping". Double click on the "free shipping" module, then click "Install". You can then turn the module on and off, as well as set the other options. The problem I'm having is that it only works if the customer buys a product from the free shipping categories only. If they add a product that is not in the free category list, it charges shipping for both items. I've tried every possible configuration but nothing gets it to work properly. It either charges shipping for both, or calculates free shipping for both, depending on the options selected in the admin configuration. This seems like an easy fix, but unfortunately I'm not a hard coder, and am hoping someone picks up on this, as it would be a very useful contribution.
  6. Having the same issues, which makes this contribution useless when products from selected free categories are purchased with products that do not qualify for free shipping. I'm not a php coder, so it would be great if someone could pick up the ball on this one. There doesn't seem to be any other contribution out there to handle the exclusion of certain products from free shipping.
  7. I'm having the same issues. Good luck finding answers in this forum. So far I've had to debug every contribution I've downloaded. If I get this fixed I'll post the results, but I'm ready to shit can this thing.
  8. If you replace AddType "application x-httpd-php php php4 php3 html htm" with "AddType x-httpd-php php php4 php3 html htm" you'll get rid of the download box, although I'm still having the issue of the index.html not rendering the php properly.
  9. Having same problem. Good luck finding a solution here - just a lot of unanswered questions floating around! You would think the guy who wrote this would lend a hand.
  10. I'm having the same issues. Good luck finding answers in this forum. So far I've had to debug every contribution I've downloaded. If I get this fixed I'll post the results, but I'm ready to shit can this thing.
  11. Oops - forgot to edit the directory path in the .htaccess file.
  12. There is an option in admin "Remove all non-alphanumeric characters" Set this to "false".
  13. Hello, I've installed the Ultimate SEO Urls contribution without generating any errors but the product links are generating a 401 error. Here is an example of a product url: rsic1-ext04-resilient-sound-isolation-clip-count-p-149.html?osCsid=e17b3e27f8b802bca48728d0c382a007 Shouldn't the url be ending with the html extension? Any help would be greatly appreciated!
×
×
  • Create New...