Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Olof Larsson

Archived
  • Posts

    91
  • Joined

  • Last visited

Posts posted by Olof Larsson

  1. I will move the MATC to checkout_payment.txt in next version.

    In the meanwhile please use MATC at registration.

     

    Hi, Olof

    I have the same problem actually. I cannot accept Payments via Paypal with MATC!! I will have to remove it now.

    Please help us change this!

  2. Well done! Yes that will cause conflicts. Delete the entry and then you should be able to run the .sql file.

    This way you do not need to change anything in the sql code.

     

    I wish you good luck!

     

    Thank you for the Tutorial, it looks very professional. I will start it on the Weekend.

     

     

    I checked the configuration group and its shows:

    73	  Terms & Conditions	  Configuration options for Terms & Conditions.	  72	  1

    I think this is because I tried to install MATC 1.2 a long time ago. Will this cause conflicts?

    Should I delete the entry 73 and re-install the .sql file?

     

    Thank you for your help, especially the link, so I can learn how to help myself in the future!

  3. www.w3schools.com/sql/default.asp

    Is the course I took in sql. Sql is not as hard to learn as a standard programming language.

     

    Go into phpmyadmin (in case you have that for your sql-server) and look at the table "configuration_group" and see if you have a group with 73 there.

  4. Do you have another contribution using 73? or have you already installed the sql file?

    This you should ask yourself.

     

    MATC don't cares about the group id number. You can shange it to something else. If you donät know how to alter the sql file so that it will use another id than 73, you should take a online tutorial in sql. here are some good ones out there for learning sql :)

     

    Perhaps you already have that

    I have been trying to install MATC2.2a on my osC2.2RC1 and I have a big probem when installing the SQL file. I get the following Error message:

     

     

     

    I think I know what it means but I have no idea what to do about it. How do I check entry 73 and how do I change the entry position required by MATC?

  5. Hello Andrew :)

    This "Currently on Stock" table is one of the things i created in the newest releases of qtpro. If you have not updated to the last version yet please do so and tell me what you think of it ^^

     

    I have never seen this Qurrently in Stock table and it is not produced by qtpro?

    goto admin > Configuration > Product Information > Product Info Attribute Display Plugin and change the dropdown and see each result in your product_info page you will see the options from qtpro.

  6. Hi,

    The first button is supposed to be inactive. But it should be put invisible by the javascript.

    You probably have installed correctly or have some problem with your site in general.

     

    Note: Your page begins with a "php-start-sign".

    I wish you good luck in fixing your site.

     

    Hello. I installed the contribution and everything seems to work except that it shows the submit button two times.

    Try viewing this page: http://www.bowltech.dk/shop/create_account.php and then check the box as you would normally do.

    Then another submit button appears.

     

    The first one is inactive, how do I remove that?

     

    Thanks in advance

  7. A suggestion: Download the program Beyond Compare and compare your stockreportfile with my stockreportfile :)

     

    After about a month of comparing files and significant hairpulling I have finally got this contribution 4.3 on RC1 to work. But... (allways a but) in my shop it is possible for customers to order products I don't have in stock (short deliverytimes from my suppliers), so the stock regularly goes negative and doesn't show in the report. I know Olof has addressed this in his upgrade, but I don't want to upgrade everything and risk another month of getting it to work properly, especially since this upgrade is for RC2 and I am running RC1. Olof, could you please, please, please tell me what you changed where to make the low stock report show the negative stock?

     

    TIA

     

    Gina

  8. I have installed it on the 2.2 MS2.

    I got the check box to work (but no message when the box is not ticked in the order confirmation, it just refreshes), but then the Cardia (Visa/Mastercard) payment module was bypassed. :(

    So I got back to just using the create account part of the contribution.

     

    Has anybody got this working on MS2?

     

    I must anyway thank Larsson for making this module available for the public :)

     

    The contribution is based on OSCommerce 2.2 MS2 Rc2a and you are right that this would give you problems when installing. I would suggest that you upgrade to the most recent version of OSCommerce :D Some work but I think it would be worth it. You can do it either by diffmerging or by remakeing your shop from scratch.

     

    You're welcome :)

  9. I understand it now as following:

     

    The Checkbox itself cannot be checked in the confirmation, it can be checked earliest in the process?

     

    And that built-in process will be used only by the original payments, not by any additional payment, because they use their own process in their payment-modules?

     

    So there must be checked earlier (in payment.php) to prevent that various process-mods can´t use the "matc='true'"? The easiest solution would be to integrate MATC in Payment.php, at that time no other mods had hijacked the process.

     

    Yes that seems smart :)

    Could be a solution for you. Moving it to the payment should not be to complicated for you.

  10. How does it generally work? The javascript checks if t&c checkbox is checked and changes apperance of the order button. Is the javascript also responsible for the functionality of the order button, meaning that the next page appears and the order can be processed?

    Please help me, I am really desperated. Everything works so far, but this last step drives me crazy!!

     

    many thanks

    christian

     

    Hello,

    I tested to install the contribution on a fresh oscommerce 2.2 MS2 rc2 shop.

    It worked without problems so I dunno what you can have done wrong.

  11. Tada ^^...Definitly my mistake...I missed up a line while upgrading to 2.2a...

     

    On checkout_confirmation.php around 360 you need to be carful to put down echo tep_image_submit('button_confirm_order.gif', IMAGE_BUTTON_CONFIRM_ORDER,'id="TheSubmitButton"') . "\n"; ^^

     

    Anyway still a kickin'ass module!!! Thanks a lot! ^^

     

    [Edit]

     

    Just found out something...how can we change font color? ^^ white on white is a bit difficult to see ^^

     

     

    Nice ^^

    About the bgcolor: You will find it in the javascript in matc.php

  12. Can somebody please help with getting the JavaScript to parse HTML.

     

    Hello,

    I'm the Swedish guy thats the most recent contributor of QTPro. About this problem with the out of stock message not parsing HTML you are talking about. I have not programmed that part. But it works for me.

     

    Perhaps It could have something to do with your serversettings?

    Check your languagefile for this line:

    // charset for web pages and emails
    define('CHARSET', 'iso-8859-1');

    Perhaps if you have set the charset to something else it could go wrong?... But why change that. I guess I am of track.

     

    Well I'm just telling you that for me the contribution works as it is. Perhaps that can be e little help in your search for the solution.

     

    Best Regards,

    Olof

  13. First of all Thank you for that nice feature!

     

    I'm having a problem on checkout_confirmation.php

     

    I can checkout even without ticking the box! Any idea what is wrong?

     

    Best Regards

     

    Sorry this is my foolish mistake :blush:

    Update to version 2.2a please.

     

    If this does not fix it please ask again.

  14. Hi Olof,

     

    in the last Version unfortunately customers were redirected after a paypal-payment to the confirmation-page, so they couldn´t arrive at the checkout-process and -success.

     

    can you have a look on it before i install this new version, because i have a productive shop, where custumers should buy successful?

     

    thank you, claudio

     

     

    I think the new version (2.2a) will fix this problem.

  15. Hi Mme,

    I do not know if I'm answering your question realy, cause I'm not sure I understand your problem completely. One thing I saw however is that you use CSS code in the header of the file. This will not work.

     

    If you would like to create a html email you should first make sure you know a bit about html emails.

    Here are some liks that might be interesting for you:

     

    http://www.xavierfrenette.com/articles/css...ort-in-webmail/

    http://www.alistapart.com/articles/cssemail/

    http://www.campaignmonitor.com/blog/archiv...e_to_css_1.html

    http://www.reachcustomersonline.com/conten...27.00/index.php

     

    As for the other problems with your email I do not know in wich file you include this file. I'm sure you can figure this problem out yourself. Good luck :)

  16. does this contribution allow customers the choice to select email type as html or text during registration and also does it work with product attributes?

     

    It does not allow customers the choice to select email type as html or text during registration.

    It works with product attributes.

  17. Any plans to incorporate Notifications & Tell a Friend?

     

    After the beauty of U HTML, plain text is ugly !!!!!!!!

     

    Well this is a good idea. "Password fogotten" emails should allso be covered. If I get any freetime from school I will most truly fix this. The plugin should cover all emails sent from the store, not only the most important ones. This makes sense.

×
×
  • Create New...