Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

animatco

Archived
  • Posts

    17
  • Joined

  • Last visited

Posts posted by animatco

  1. Jack,

     

    I too was receiving the following:

     

    Warning: file(http://www.zeal.com/search/results.jhtml?k...scope=directory) [function.file]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in admin/includes/functions/seo_link_popularity.php on line 127

     

    Warning: implode() [function.implode]: Bad arguments. in admin/includes/functions/seo_link_popularity.php on line 127

     

    Warning: file(http://www.zeal.com/search/results.jhtml?k...scope=directory) [function.file]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in admin/includes/functions/seo_link_popularity.php on line 127

     

    Warning: implode() [function.implode]: Bad arguments. in admin/includes/functions/seo_link_popularity.php on line 127

     

    I changed lin 127 to $data = @implode("", file($path));

     

    and that fixed the error.

     

    Thank you very much for some excellent contributions...

     

    Steve

  2. I seem to be having a problem with the 2.0 release. Hopefully someone can point me in the right direction (I know I must have missed something, but I can't seem to find what). On my site when you click on SiteMap it generates a sitemap, but the formating doesn't appear correct. The page seems to justified wrong. Please look at the site http://www.tea-n-honey.com/dynamic_sitemap.php . Also is there an easy way to turn off the sitemap in the Admin panel?

     

    Thank you in advance...

     

    Steve

  3. This seems like a very usefull contribution, but the error messages don't give enough information.

     

    I am getting a: Error Code: 9 (0 is good) when I am trying to do the backup. The file is created but doesn't have all the files in it.

     

    any suggestions would be appreciated.

     

    Thank's

     

    Steve

  4. Hi,

     

    This past weekend I added the Paypal IPN version (osCommerce PayPal IPN Module v2.2 For 2.2MS2) to my site and it appears to have put a kink into the discount coupon code contribution. I looked at the addition you uploaded for ver 1.4 and tried that, it still does not work. Any ideas?

     

    Again thank you for all your help in the past...

     

    Steve

  5. These order totals don't add up at all! Did you upgrade to the latest version or did you install it from scratch? If you upgraded, from which version did you upgrade? Double check that you've made the correct changes to includes/classes/order.php, especially from around line 252 to the end of the file.

     

     

    I installed from scratch from the latest version. I check the order.php file now.

  6. 1) Compare the checkout_payment.php file in the contribution zip with the one you have. I think you probably just got the code for the text box inserted in the wrong place. (The bottom one seems to be "active" while the top is not because they would have the same name. The later value overwrites the earlier one, even if it is empty.)

     

    2) In includes/modules/order_total/ot_discount_coupon.php, you should find the following around line 33:

     

    //print_r( $order ); //kgt - use this to debug order object contents

    //print_r( $this->coupon ); //kgt - use this to debug coupon object contents

     

    Uncomment both of those lines then enter your coupon code in the checkout process. The order confirmation screen will output debugging information about the order object. Please send me that output in a PM or email and I will take a look at it.

     

    Thank you for the hint.

     

    1) it was in the wrong place.

     

    2) here is the info:

     

    order Object ( [info] => Array ( [order_status] => 1 [currency] => USD [currency_value] => 1.00000000 [payment_method] => Check/Money Order [cc_type] => [cc_owner] => [cc_number] => [cc_expires] => [shipping_method] => Flat Rate (Best Way) [shipping_cost] => 10.00 [subtotal] => 61.06 [tax] => 0 [tax_groups] => Array ( [unknown tax rate] => 0 ) [coupon] => PGH [applied_discount] => Array ( [unknown tax rate] => 9.91 ) [comments] => [total] => 71.06 ) [totals] => Array ( ) [products] => Array ( [0] => Array ( [qty] => 1 [name] => Jasmine Flowering Display Tea Sampler [model] => gt020 [tax] => 0 [tax_description] => Unknown tax rate [price] => 24.9900 [final_price] => 24.99 [weight] => 0.25 [id] => 57 ) [1] => Array ( [qty] => 2 [name] => IngenuiTEA 32oz Tea Maker [model] => adit32 [tax] => 0 [tax_description] => Unknown tax rate [price] => 22.9900 [final_price] => 22.99 [weight] => 0.00 [id] => 54 ) ) [customer] => Array ( [firstname] => Test [lastname] => Test [company] => [street_address] => 123 Test [suburb] => [city] => Doral [postcode] => 33172 [state] => Florida [zone_id] => 18 [country] => Array ( [id] => 223 [title] => United States [iso_code_2] => US [iso_code_3] => USA ) [format_id] => 2 [telephone] => 305-123-4578 [email_address] => [email protected] ) [delivery] => Array ( [firstname] => Test [lastname] => Test [company] => [street_address] => 123 Test [suburb] => [city] => Doral [postcode] => 33172 [state] => Florida [zone_id] => 18 [country] => Array ( [id] => 223 [title] => United States [iso_code_2] => US [iso_code_3] => USA ) [country_id] => 223 [format_id] => 2 ) [content_type] => physical [billing] => Array ( [firstname] => Test [lastname] => Test [company] => [street_address] => 123 Test [suburb] => [city] => Doral [postcode] => 33172 [state] => Florida [zone_id] => 18 [country] => Array ( [id] => 223 [title] => United States [iso_code_2] => US [iso_code_3] => USA ) [country_id] => 223 [format_id] => 2 ) ) discount_coupon Object (

     => PGH [error_message] => Array ( ) [coupon] => Array ( [coupons_discount_percent] => 0.1000 [coupons_description] => PGH Employee Dicount [coupons_max_use] => 0 [coupons_min_order] => 25.0000 [coupons_max_order] => 99.0000 [coupons_number_available] => 0 ) )

     

    Thank You

     

    Steve

  7. Thank you for a great contribution!

     

    I have installed the latest version, but I am having to issues, that will most probably be my mistake.

     

    1) If you have mutliple payment types, the coupon code box is below each.

    a) only the bottom one seems to be active.

    2) If applying a pecentage amount ie: .10 (10%) not a fixed amount I am not gettin the correct percentage ( on a $51.98 purchase I am showing a discount of $9.90 instead of $5.20

     

    Regards,

     

    Steve

  8. Derrick,

     

    I am getting the following error when trying to add any item to shopping cart.

     

     

    Error calling function "CreateItem()": Missing Parameter: "$unit_price" must be provided. in /homepages/26/d174015599/htdocs/Tea-n-Honey/includes/functions/GlobalAPIFunctions.php on line 419

     

    Any ideas?

     

    Regards,

     

    Steve

  9. Somehow you are gatting database.php included twice. Sometimes this is caused by a blank line at the end of includes/languages/english.php, though this mod doesn't change that file. The call to database.php comes from application_top.php which is not edited by this contrib. I suggest you check your changes carefully.

     

     

    Steve,

     

    I will look, but it doesn't make sense as you said.

     

    Steve

  10. Good Day,

     

    in trying the contrib, I am getting the following error:

     

    Fatal error: Cannot redeclare tep_db_connect() (previously declared in /xxxx/htdocs/Catalog/admin/includes/functions/database.php:13) in /xxxx/htdocs/Catalog/admin/includes/functions/database.php on line 13

     

    Any help would be appreciated..

     

    Steve

×
×
  • Create New...