Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Avec

Members
  • Posts

    824
  • Joined

  • Last visited

Everything posted by Avec

  1. Installed order_editor_for2.3_v1.0 and have two different problems that make it unusable. 1. With Ajax turned on, the email notification sent with order status change does not include the order status. Email says "your order status has been changed to: " (that is blank.) 2. With Ajax turned off, if customer has selected shipping insurance, and has been charged for it, that charge does not appear in the order once pulled up in edit_order.php. Verified it is in the database before selecting to edit, and shows as $0.00 when page is opened, and any changes to shipping insurance are not being updated to database. I have spent a good deal of time trying to figure out the causes, but so far have not found it (them) Any help would be appreciated.
  2. It was this one http://addons.oscommerce.com/info/8327/v,23 , Two quick questions about the module. What do each of N C S H stand for and is there a place for the module to show estimated delivery time? Thanks again
  3. I installed the USPS.php file for osc2.2 on my 2.3 store and it works. Odd that the USPS.php for 2.3 does not work for 2.3. Whatever. Thanks for your help.
  4. i do not have that exact code in the module/shipping/USPS.php file. The code I have is: $body = preg_replace(array('/\<sup\>\&reg;\<\/sup\>/', '/\<sup\>\&trade;\<\/sup\>/', '/\" /', '/\",/', '/\"<br>/', '/<br>/'), array('RM', 'TM', '",', '" ', '"<br>', 'BREAK'), htmlspecialchars_decode($http->getBody())); I double checked Most current version of the add-on as well as one version back, and they are the same. If I replace this code with the code you suggested, I get nothing. The email body, and therefore $body is empty.
  5. <?xml version="1.0",encoding="UTF-8"?> <RateV4Response><Package ID="0"><ZipOrigination>46077</ZipOrigination><ZipDestination>46077</ZipDestination><Pounds>1</Pounds><Ounces>2</Ounces><Container>VARIABLE</Container><Size>REGULAR</Size><Zone>1</Zone><Postage CLASSID="1"><MailService>Priority Mail 1-Day<sup>™</sup></MailService><Rate>5.80</Rate><CommercialRate>5.32</CommercialRate><SpecialServices><SpecialService><ServiceID>9</ServiceID><ServiceName>Certificate of Mailing</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>1.30</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>1</ServiceID><ServiceName>Insurance</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>2.10</Price><PriceOnline>2.10</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>5</ServiceID><ServiceName>Registered Mail<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>11.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>4</ServiceID><ServiceName>Registered without Insurance</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>11.95</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>0</ServiceID><ServiceName>Certified Mail<sup>®</sup></ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>3.30</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>13</ServiceID><ServiceName>USPS Tracking<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>0.00</Price><PriceOnline>0.00</PriceOnline></SpecialService><SpecialService><ServiceID>7</ServiceID><ServiceName>Return Receipt for Merchandise</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>4.40</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>15</ServiceID><ServiceName>Signature Confirmation<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>2.90</Price><PriceOnline>2.35</PriceOnline></SpecialService><SpecialService><ServiceID>19</ServiceID><ServiceName>Adult Signature Required</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.20</PriceOnline></SpecialService><SpecialService><ServiceID>20</ServiceID><ServiceName>Adult Signature Restricted Delivery</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.45</PriceOnline></SpecialService><SpecialService><ServiceID>6</ServiceID><ServiceName>Collect on Delivery</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>6.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>true</DueSenderRequired></SpecialService></SpecialServices></Postage></Package><Package ID="1"><ZipOrigination>46077</ZipOrigination><ZipDestination>46077</ZipDestination><Pounds>1</Pounds><Ounces>2</Ounces><Container>VARIABLE</Container><Size>REGULAR</Size><Zone>1</Zone><Postage CLASSID="3"><MailService>Priority Mail Express 1-Day<sup>™</sup></MailService><Rate>19.15</Rate><CommercialRate>15.58</CommercialRate><SpecialServices><SpecialService><ServiceID>11</ServiceID><ServiceName>Priority Mail Express Insurance</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>1.00</Price><PriceOnline>1.00</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>8</ServiceID><ServiceName>Return Receipt</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>2.70</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>19</ServiceID><ServiceName>Adult Signature Required</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.20</PriceOnline></SpecialService><SpecialService><ServiceID>20</ServiceID><ServiceName>Adult Signature Restricted Delivery</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.45</PriceOnline></SpecialService><SpecialService><ServiceID>6</ServiceID><ServiceName>Collect on Delivery</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>6.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>true</DueSenderRequired></SpecialService><SpecialService><ServiceID>200</ServiceID><ServiceName>Priority Mail Express 1030 AM Delivery</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>5.00</Price><PriceOnline>5.00</PriceOnline></SpecialService></SpecialServices></Postage></Package></RateV4Response>
  6. I have fought with USPS Rate V4 for hours and it will not display the shipping costs on checkout_shipping. I have inserted my email in the module USPS.php and receive the email with information as sent from USPS production server, but no setting I have tried in admin/modules will have the information show on the checkout shipping page. I have gone to the checkout_shipping.php file included in the add-on, and still nothing presents. Someone mention that I am not on the production server. The USPS account being used was a fully functioning account prior to a recent USPS change. Due to the frequent issues caused by USPS, it was decided to go with just zonal shipping until things calmed down. Now, I am redoing the site and am trying to get this add-on working again. Thanks in advance I should note that when installing and / or enabling other shipping modules they do appear correctly. It is just the USPS one that does not show up.
  7. I have fought with USPS Rate V4 for hours and it will not display the shipping costs on checkout_shipping. I have inserted my email in the module USPS.php and receive the email with information as sent from USPS production server, but no setting I have tried in admin/modules will have the information show on the checkout shipping page. Does anyone have any ideas or an add-on that does work? Thanks in advance -Edit- I should note that when installing and / or enabling other shipping modules they do appear correctly. It is just the USPS one that does not show up.
  8. How difficult would it be to allow the customer to select insurance or not? It appears that insurance is either forced on or forced off globally.
  9. Is there a shipping insurance add-on for 2.3. Attempted the one for 2.2 with expected results. It will not load.
  10. Upgrading from very old STS contribution. To test, I copied the clean install files to a development directory to get it running before migrating to the live store. Admin works fine, installing the module, but the catalog is jacked. With STS set to false, I see the normal index.php. When set to true, I see basically nothing. Here is the source code for the page I see. <!-- whats_new //--> <tr> <td> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td height="14" class="infoBoxHeading"><img src="deve/images/pixel_trans.gif" border="0" alt=""></td> <td width="100%" height="14" class="infoBoxHeading">What's New?</td> <td height="14" class="infoBoxHeading" nowrap><a href="http://www.rosegardenboutique.com/deve/products_new.php"><u>Click for More!</u></a><img src="deve/images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td> </tr> </table> I am seeing a single box. That is it. I have confirmed that I have copied all of the files to correct location, but it is not working as it should. Can anyone point me in the right direction? Thanks
  11. So, do you have an answer to my original question? I think I was clear about my question - which was about an error message. Either you know or don't. Again, I appreciate the concern, but please stick to the original topic
  12. Thank you for your concern, but our method does not differ from any other site that does not use a gateway which I image is not a small percentage. Based on the compliance information I have, we are compliant. In looking for an answer to this question on this board, I have seen that many, many legitimate coding questions almost instantly is side-tracked into a discussion (or more adversarial) about PCI compliance. Again, thank you for your concern, but if we can keep the thread on topic, it would be appreciated.
  13. Do to the nature of the some of the sales, cards are not processed immediately, so that side is done "off-line"
  14. When there is a problem with credit card validation, such as incorrect number (check sum), there is supposed to be a general error message and a detail message based on what shows up in the URL. Here is the code from includes/modules/payment/cc_cvv2.php function get_error() { $error = array('title' => MODULE_PAYMENT_CC_CVV2_TEXT_ERROR, 'error' => stripslashes(urldecode($_GET['error']))); The title portion works, pulling the text as prescribed. The error part does not work. An example of the URL is: https://www.mysite.com/checkout_payment.php?payment_error=cc&error=Unable+to+match+the+credit+card+number+given+with+any+known+type+of+credit+card.&cc_owner=Tom+Synder&cc_expires_month=01&cc_expires_year=13 Any help appreciated.
  15. Where did you add this? Which file and where in the file. Did you get it all working with these changes? It might be useful to put together a more informative release to specify all the information needed including the exact changes (again, file and location). Thanks for everyone's work on this.
  16. $quotes on checkout_shipping is a combination of a couple of arrays, including methods and rates. In USPS shipping methods 6.0 there is actually code that states "to sort highest to lowest" and uses the arsort function. I attempted to reverse this by simply changing it to rsort, but it changed nothing.
  17. I recently installed QBI 2.10 and have gotten to the point that I discovered the database tables will not update when new information is added from the admin page. None of pages do anything but display. I can manually enter information into the appropriate tables and it appears on the correct page, but nothing else. I posted questions to the QBI contribution specific thread, but have yet to get a reply. Thanks for your help.
  18. I see what is going on. When I enter info, nothing is being updated. I attempt to change the config, or import the iif file and nothing updates. What am I missing?
  19. I installed 2.10b as suggested and have found syntax errors in the matching pages From qbi_shipmatch.php Warning: Division by zero in /home/rosegard/public_html/maint/includes/classes/qbi_classes.php on line 103 Warning: Division by zero in /home/rosegard/public_html/maint/includes/classes/qbi_classes.php on line 103 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SELECT * FROM qbi_shiposc WHERE language_id='1' ORDER BY qbi_shiposc_car_text, qbi_shiposc_serv_text LIMIT 0, Same in Products and Payments. Does anyone know the correct syntax?
  20. Yes, the home page. I replaced the two mentioned files and double checked the modified code in index.php but still no joy. I changed the title for both index.php and default, but the page title did not change when page is refreshed (after cache clear). Where is the information being pulled from?
  21. I have an interesting issue with header tags. The keywords and descriptions seem to be correct, but the title for index.php includes extra stuff. I have it set for Store Name but the page returns Store Name Test - Store name I have actually done a text search to see where the word "test" is coming from, but cannot find it. When I open product_info.php the title is category name - Store name which is correct. In Admin>header tags>text control I have HTTA, HTDA, HTKA and HTCA all unchecked, although they were all checked when starting to figure this out. Any help would be appreciated.
  22. I have been fighting this contribution and need some help. When I email a GV from Admin, I get the following error. Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in ..... admin\includes\functions\database.php on line 117 line 117: return mysql_insert_id($$link); The email goes through to the intended email address. When commented out, emails will go through, but all insert_id() in admin will not work, effectively breaking many things. I went back through the contribution and don't see any edits to this file. Also, no matter what the setting, the coupon_id is not being inserted into any other table other than queue, (I am able to release it), so it never shows up as sent in Admin. I never see the GV in Gift Vouchers Sent. The customer is getting the correct emails and GV and coupons are redeemed correctly. Help on this is most appreciated.
×
×
  • Create New...