Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mankomal

Pioneers
  • Posts

    24
  • Joined

  • Last visited

Posts posted by mankomal

  1. I've installed SPPC and merged it with the EU VAT intracom contribution http://addons.oscommerce.com/info/1848 .

     

    Now each address book entry has its own VAT ID and a "VAT ID checked by admin" flag. Whenever the address is changed, the "VAT ID checked by admin" flag is set to false for this address and "Request Authorization" is set for the customer.

     

    If a "not retail" customer want's to check out using a billing address with "VAT ID checked by admin" = false the customer should get a warning and the prices and tax should be recalculated according to customer group 0 / retail.

     

    I got it managed to show a warning if the billing address is not validated, but I'm stuck in how to recalulate the prices and tax according to customer group 0.

     

    How could I temporarily move the customer to group 0 / recalculate the order with the retail settings?

     

     

     

     

     

    It's not that hard to implement the existing version of SPPC in 2.3.1. Most of the files can be editied like mentioned in the manual install process. Just a few files require more work, most complex are the menu boxes. I did this a few days ago. Due to the number of files and more than 40 other contributions (including MVS) already being installed in my store it took nearly two days to install SPPC.

     

    chief i am a novice in this and if there is some specific guide you can give would really help

     

    thanks

  2. require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFAULT);

     

    probably you do not have your default language defined properly and should not be related to this contrib.

    hi, i dont understand you, everything on the website was working fine but when i added this the problem started ...

     

     

    can you tell me how to define default language

     

    regards

  3. hi, after adding this module i have got this error and web page is not opening:

     

     

    Warning: main(includes/languages/english/FILENAME_DEFAULT): failed to open stream: No such file or directory in /home/snmart/public_html/catalog/index.php on line 33

     

    Warning: main(includes/languages/english/FILENAME_DEFAULT): failed to open stream: No such file or directory in /home/snmart/public_html/catalog/index.php on line 33

     

    Warning: main(includes/languages/english/FILENAME_DEFAULT): failed to open stream: No such file or directory in /home/snmart/public_html/catalog/index.php on line 33

     

    Fatal error: main(): Failed opening required 'includes/languages/english/FILENAME_DEFAULT' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/snmart/public_html/catalog/index.php on line 33

     

    Unfortunately i have taken no BACKUP this is first time sucks :'(

     

    someone please help

     

    thanks in advance

×
×
  • Create New...