Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

flyerr

Archived
  • Posts

    11
  • Joined

  • Last visited

Posts posted by flyerr

  1. Hi

    do the following this is for 1.0.6

    (line 106 in my checkout.php) might be different line number for you all we are doing is commenting it out ie adding // before the code

    change it to

     

    //$onePageCheckout->fixTaxes();

     

    and

    in checkout_process.php line 77

    change it to

     

    //$onePageCheckout->fixTaxes();

     

     

    now it is showing the correct amount if customer is loged in before they visit checkout page, if customer logs in on one page checkout tax rate wont update

     

    So if you got it set for customers to log in first it will be fine

     

    Steve

     

    thank you! It worked perfectly! :) thank you very much :D

  2. hello,

     

    I have a problem and cant seem to find help with the search tool in this forum. The tax on my products is being calculated for twice as it should. It says 20% but it calculates as if it was 40% tax... I have 1.06 version installed...should I install 1.07 to solve this problem?

     

    thank you in advance

     

     

    No one has this same problem? it's driving me nuts! I think I tried every possible configuration within tax zones and rates... :(

  3. U have missed smthg from the install, go over it again.

     

    U could try with the supplied categories.php

     

    U would be best using a file compare tool if u have trouble adding things. (all the mods within the supplied files are commented).

     

    I have tried with the supplied files and although the error is gone, the popup image is still a normal browser window and I only see one image on the product description.

    I then used Winmerge to compare the supplied files with my own configure.php and product_info.php and the error was back (!).

     

    I have one question though, How do I insert the additional images in the product description page? I mean when I click a product, it shows my STS product template with only one clickable image ( pops up with a normal firefox window).

     

    Can you please help? thanks once again!

  4. hello spooks :)

     

    I installed v1.1.5 but it doesnt work ( no fancybox popus) . I get and error on the admin side in Catalog->categories/products which is

     

    Additional Images:	
    Warning: Variable passed to each() is not an array or object in /home/content/55/4809155/html/admin/categories.php on line 1123

     

    I'm using STS , oscThumb and onepagecheckout contributions ( dont know if any of those has any influence )

     

    Could you please help me? would really like to use your contribution on my site :)

     

    thanks!

  5. hello,

     

    I have a problem and cant seem to find help with the search tool in this forum. The tax on my products is being calculated for twice as it should. It says 20% but it calculates as if it was 40% tax... I have 1.06 version installed...should I install 1.07 to solve this problem?

     

    thank you in advance

×
×
  • Create New...