Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Avec

Members
  • Posts

    824
  • Joined

  • Last visited

Posts 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. 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.

  3. <?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>
    

  4. 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.

  5. 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.

  6. 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

  7. @@Avec

     

    You should check PCI DSS Compliance laws and policies in your state. In most of North America, it is illegal to process credit cards directly on your website and to process them 'off-line'.

     

     

     

    Chris

     

    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.

  8. 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.

  9. Well, I'm making progress. By including <? include('uspslabelfix.php');?>, the label function now works. However, like the poster above, all of the info is imported into the USPS form except for the state.

     

    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.

  10. Recently noticed that CC numbers were not being verified for length or starting sequence. Went to look at available modules in Admin>modules>payment and only Authorize.net was there, but it could not be selected and no options for edit, delete, etc were on the right. There are numerous module php files in catalog/includes/modules/payment. I attempted to add a new payment module - nothing. I attempted to delete the payment directory and create a new one, then copy the contents of the original - nothing.

     

    This has now brought the store down because there are no payment options available at checkout_payments.php. I have reloaded backup versions of Admin/index and Admin/module to no avail. No changes to the site have been made during this time frame.

     

    Thanks in advance for you urgent help.

  11. 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.

  12. 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?

  13. If this is the home page you are speaking of, as opposed to a category page, then the problem would be in the includes/header_tags.php, english/header_tags.php and possibly the index.php files. You can replace the first two with the ones from the contribution to help isolate the problem.

     

    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?

×
×
  • Create New...