Page 8 of 8 FirstFirst ... 678
Results 71 to 78 of 78
  1. #71
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,914
    Plugin Contributions
    89

    Default Re: VAT4EU Support Thread

    Weird. You can create that missing page key by navigating to the admin's Admins :: Admin Page Registration tool. From there, enter

    Page Key ............ configVat4Eu
    Page Name ........... BOX_CONFIG_VAT4EU
    Page File Name ...... FILENAME_CONFIGURATION
    Page Parameters .... gID=xx (where xx is the configuration_group_id you see for item 1, above)
    Menu ................... Choose "Configuration"
    Display on Menu? ... Tick the box

    Then click the "Insert" button.

  2. #72
    Join Date
    Mar 2011
    Posts
    53
    Plugin Contributions
    0

    Default Re: VAT4EU Support Thread

    Quote Originally Posted by lat9 View Post
    Weird. You can create that missing page key by navigating to the admin's Admins :: Admin Page Registration tool. From there, enter

    Page Key ............ configVat4Eu
    Page Name ........... BOX_CONFIG_VAT4EU
    Page File Name ...... FILENAME_CONFIGURATION
    Page Parameters .... gID=xx (where xx is the configuration_group_id you see for item 1, above)
    Menu ................... Choose "Configuration"
    Display on Menu? ... Tick the box

    Then click the "Insert" button.
    The Admin page is not working, but on the store page no VAT no field is displayd Company field is present.

    As I enable the Vat debug, I now have the first log file:
    2024-06-16 16:02:36: checkVatIsRefundable(, )
    Returning ()

    2024-06-16 16:05:13: checkVatIsRefundable(, )
    Returning ()

    2024-06-16 16:05:29: checkVatIsRefundable(, )
    Returning ()
    Last edited by siilike1232; 16 Jun 2024 at 05:11 PM.

  3. #73
    Join Date
    Mar 2011
    Posts
    53
    Plugin Contributions
    0

    Default Re: VAT4EU Support Thread

    Quote Originally Posted by siilike1232 View Post
    The Admin page is not working, but on the store page no VAT no field is displayd Company field is present.

    As I enable the Vat debug, I now have the first log file:
    2024-06-16 16:02:36: checkVatIsRefundable(, )
    Returning ()

    2024-06-16 16:05:13: checkVatIsRefundable(, )
    Returning ()

    2024-06-16 16:05:29: checkVatIsRefundable(, )
    Returning ()
    Sorry, Admin page is now working

  4. #74
    Join Date
    Mar 2011
    Posts
    53
    Plugin Contributions
    0

    Default Re: VAT4EU Support Thread

    I gave it a new try with a fresh install and now I have everything working at the Admin side, but the VAT field is not displayed on the Store side, Company field is set to TRUE and is shown.

  5. #75
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,914
    Plugin Contributions
    89

    Default Re: VAT4EU Support Thread

    Quote Originally Posted by siilike1232 View Post
    I gave it a new try with a fresh install and now I have everything working at the Admin side, but the VAT field is not displayed on the Store side, Company field is set to TRUE and is shown.
    Not displayed for entry on addresses or not displayed after being entered?

  6. #76
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,914
    Plugin Contributions
    89

    Default Re: VAT4EU Support Thread

    v3.2.1 of VAT for EU Countries is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2164

    This version corrects the vat_number sorting in the admin's Customers :: Customers tool.

  7. #77
    Join Date
    Apr 2011
    Location
    Espoo, Finland
    Posts
    50
    Plugin Contributions
    0

    Default Re: VAT4EU Support Thread

    In order to avoid 'Undefined array key' warnings in includes/classes/observers/auto.vat_for_eu_countries.php

    - on line 403

    Code:
    $vat_number = strtoupper(zen_db_prepare_input(!empty($_POST['vat_number']) ? $_POST['vat_number'] : ''));
    - on line 290

    Code:
    $vat_number = zen_db_prepare_input(!empty($_POST['vat_number']) ? $_POST['vat_number'] : '');

  8. #78
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,914
    Plugin Contributions
    89

    Default Re: VAT4EU Support Thread

    Quote Originally Posted by yesaul View Post
    In order to avoid 'Undefined array key' warnings in includes/classes/observers/auto.vat_for_eu_countries.php

    - on line 403

    Code:
    $vat_number = strtoupper(zen_db_prepare_input(!empty($_POST['vat_number']) ? $_POST['vat_number'] : ''));
    - on line 290

    Code:
    $vat_number = zen_db_prepare_input(!empty($_POST['vat_number']) ? $_POST['vat_number'] : '');
    Could you post the full PHP Warning logged? That way, I can see the backtrace to understand where this issue is sourced.

 

 
Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. v154 ZipShip - Support Thread
    By lat9 in forum Addon Shipping Modules
    Replies: 95
    Last Post: 25 Aug 2024, 05:13 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. SysCheck [support thread]
    By swguy in forum All Other Contributions/Addons
    Replies: 36
    Last Post: 24 Oct 2020, 05:28 AM
  4. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  5. ZJ Silver Support Thread
    By anthonyd in forum Addon Templates
    Replies: 220
    Last Post: 5 Nov 2010, 03:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR