Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

schlegk

Pioneers
  • Posts

    78
  • Joined

  • Last visited

Everything posted by schlegk

  1. I now have this problem....how did you fix it?
  2. I hope someone can help me with this please. I've installed the most recent version which seems to work fine. I can add events in admin and see them listed in the main list of events, but then when I try to click on a particular event, I get a blank page. I'm sure it must be an easy fix since the rest of the contribution seems to work fine. Any ideas? Here's the link: http://www.polishpottery.ch/events_calenda...view=all_events Karim
  3. This is exactly what I am looking for. I've tried to install it - looks quite simple, but I'm not sure which file this part of the directions refers to: 2) add this before your </head> tag <script language="javascript" src="popupmod.js"></script> 3) add this before your </body> tag <div id="tipDiv" style="position:absolute; visibility:hidden; z-index:100"></div> Do I add this to catalog/index.php or somewhere else? Thanks in advance, K. Schlegel
  4. I need multi-language support as well. Can anyone help? Karim
  5. I've got the contribution installed and it seems to work great except that I cannot see any of the images I upload. They do upload to the server, but in admin under the Attributes Images Manager the image file name appears as .../images/options/ with no filename attached. It should be something like: ../images/options/447.jpg . I have the permissions to the /images/options/ folder set to 777. Does anyone know what I'm doing wrong? Thank you! Karim
  6. I'm getting the same error. It worked fine until I added the above code (putting the availability in the shopping cart). I'd love to get this section to work! Thanks, Karim
  7. Install Button in Admin not working! I've been trying for about 12 months (on and off) to get this contribution working for me, but I am still having no luck whatsoever. Now I have just installed the newest version (postfinance_asulis_2008-01-10) and when I go to admin to install and configure it, nothing happens. I've triple checked everything and I don't know what I'm doing wrong. Please help! K.
  8. I have a problem that was mentioned several times, but I still haven't found a fix for it. The contribution works great in English: English: Availability: 1 in-stock But in both German and French I only see this: Availability: No quantities appear. Any ideas please? K
  9. Hi Mark, How did this turn out for you? Regards, K.S.
  10. I need this too! I want something in the shipping mode to ask if they want a partial shipment or if they want to wait until their order is complete. This text is from Amazon's website: Shipping Preferences Sometimes you need to receive certain items in your order sooner than others. That's why, every time you place an order via our order form, you can choose from one of these shipping preferences: * Group my items into as few shipments as possible * I want my items faster. Ship them as soon as they become available (at additional cost) Any ideas? K.S.
  11. Hi everyone! I've just installed this contribution and it's working perfectly! It is exactly what I needed. The one problem I have is that on each category box, the rounded top left corner is showing. I only want this to show on the top box - all others below it should be have normal corners. I've been through this thread and haven't found the answer. Any ideas? Thanks, Karim ps. I could also use a multi-language contribution for this. Each of my category headers is only in English even though my site is also in German and French.
  12. Hi everyone! I've just installed this contribution and it's working perfectly! It is exactly what I needed. The one problem I have is that on each category box, the rounded top left corner is showing. I only want this to show on the top box - all others below it should be have normal corners. I've been through this thread and haven't found the answer. Any ideas? Thanks, Karim ps. I could also use a multi-language contribution for this. Each of my category headers is only in English even though my site is also in German and French.
  13. Thank you. I installed the most recent contribution and now receive this: I've tried all the various fixes and made sure my shop id and hash was correct....still no luck! Thanks, K.
  14. Thanks for the reply. You mentioned you made the two changes to the code as described in the contribution installation instructions, but when I add the line specified on point 2 on the instructions, it doesn't work. 2. ADD the following line in checkout_confirmation.php (recall in get mod) : // add it BEFORE : require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_CHECKOUT_CONFIRMATION); if(!isset($HTTP_GET_VARS['isingetmod'])) {tep_redirect(tep_href_link(FILENAME_CHECKOUT_CONFIRMATION, 'isingetmod=1', 'SSL'));} I add the code and then do a test on my site and when I choose PostFinance as my payment method and then click on the Continue button, the page doesn't advance. Any ideas what I am doing wrong? Thanks K
  15. This is a great submission! I use the PayPal contribution IPN Mdoule v1.0 For 2.2MS2. I've tried my best, but I can't figure out where to put the code! Any and all help is appreciated! K
  16. Can someone please tell me where in the file checkout_confirmation.php should this sample code appear: <form name="checkout_confirmation" action="https://yellowpay.postfinance.ch/checkout/Yellowpay.aspx?userctrl=Invisible" method="post" onSubmit="return true"> <input type="hidden" name="txtShopID" value=""> <input type="hidden" name="txtShopPara" value="osCsid=dccfc1fedb1eb59ff268159372ddf919"> <input type="hidden" name="txtOrderTotal" value="1.00"> <input type="hidden" name="txtLangVersion" value="4108"> <input type="hidden" name="txtArtCurrency" value="CHF"> <input type="hidden" name="txtHash" value="2eec74b9ed68543eed63e587e4fbd429"> <input type="hidden" name="txtOrderIDShop" value=""> <input type="hidden" name="txtBLastName" value=""> <input type="hidden" name="txtBFirstName" value=""> <input type="hidden" name="txtBAddr1" value=""> <input type="hidden" name="txtBZipCode" value=""> <input type="hidden" name="txtBCity" value=""> <input type="hidden" name="txtBTel" value=""> <input type="hidden" name="txtBEmail" value=""> <input type="submit" name="button_confirm" value="submit"> </form> Thanks in advance! K.
  17. I have Zone Rates installed and working properly for me, except for the fact the text indicates "Shipping to CH : 3 kilos" . I need to change this to read "Shipping to CH : 2 kilos". I can't find the code where this default "3" is located. Can anyone help?
  18. Thanks for posting this nice and simple fix! Perfect!!! K
  19. This is an excellent tool! It installed easily, even for a newbie like myself. The only problem I am having is getting generating the Recover Cart Sales e-mail. I have tried sending test mails to myself, but I never receive them. Next to my name in the report it says (Customer). Does this mean I am currently still logged on somehow and is this why the emails are not being sent? Please help! I really would like to use this tool! Karim
  20. I am using a text link in an infobox to call events_calendar.php , but no events are listed on that page. The events do show up on the drop down menu though. Any ideas how to fix this? See problem at http://secure.rdns6.net/~cardsand/webstore...ts_calendar.php Thanks! Karim
  21. I've searched for an answer to this...but no luck. I've installed the contribution and it is working, but if I don't assign a product to xsell, the product_info page shows a header for xsell with no products attached. how can I disable this? Karim
  22. My site is in German and English and I have graphic headers. So far the site works fine, but all my graphics are in English. Can I have the option of uploading one graphic for the English pages and another for the German? Karim
  23. I'm having the same problem with a contribution I added to show a handling fee. The Handling Fee is not included in the sub-total. Karim
×
×
  • Create New...