Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: Help changing payment details

    Post the log, in its entirety, but changing the name of your admin directory and any site-specific directory names.

  2. #12
    Join Date
    Mar 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Help changing payment details

    This is what im getting in the log.

    [26-May-2023 10:15:11 Australia/Sydney] PHP Parse error: syntax error, unexpected '[', expecting ';' or ',' in /home/trading1/public_html/etch/includes/modules/payment/linkpoint_api.php on line 320

    [26-May-2023 10:15:11 Australia/Sydney] Request URI: /etch/etchadmin/modules.php?set=payment&module=dirbankaus, IP address: 10.232.0.76
    --> PHP Parse error: syntax error, unexpected '[', expecting ';' or ',' in /home/trading1/public_html/etch/includes/modules/payment/linkpoint_api.php on line 320.

  3. #13
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: Help changing payment details

    Quote Originally Posted by jcrennan View Post
    This is what im getting in the log.

    [26-May-2023 10:15:11 Australia/Sydney] PHP Parse error: syntax error, unexpected '[', expecting ';' or ',' in /home/trading1/public_html/etch/includes/modules/payment/linkpoint_api.php on line 320

    [26-May-2023 10:15:11 Australia/Sydney] Request URI: /etch/etchadmin/modules.php?set=payment&module=dirbankaus, IP address: 10.232.0.76
    --> PHP Parse error: syntax error, unexpected '[', expecting ';' or ',' in /home/trading1/public_html/etch/includes/modules/payment/linkpoint_api.php on line 320.
    Check your PM.

    Also note that the linkpoint_api.php payment method was no longer shipped as part of the Zen Cart base as of zc155. You should delete the files
    1. /includes/languages/english/modules/payment/linkpoint_api.php
    2. /includes/modules/payment/linkpoint_api.php

    from the site's file system. That should (hopefully) make everything 'happy' again.

  4. #14
    Join Date
    Mar 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Help changing payment details

    Yes thank you very much that did fix it

  5. #15
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: Help changing payment details

    Most excellent; happy to have helped.

  6. #16
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Re: Help changing payment details

    The issue

    [26-May-2023 10:15:11 Australia/Sydney] PHP Parse error: syntax error, unexpected '[', expecting ';' or ',' in /home/trading1/public_html/etch/includes/modules/payment/linkpoint_api.php on line 320

    is because the specific language structure used is no longer supported. Change

    global $$order_totals[$i]['code'];

    to

    global ${$order_totals[$i]['code']};

    See https://docs.zen-cart.com/user/upgra...or-unexpected-
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Changing Database Details?
    By Ambitions in forum General Questions
    Replies: 3
    Last Post: 27 Apr 2010, 10:32 AM
  2. Changing E-mail Details
    By joeluth in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Feb 2010, 07:33 PM
  3. Changing Contact Details
    By debsten in forum General Questions
    Replies: 4
    Last Post: 30 Apr 2009, 12:30 AM
  4. More Details Needed When Customer Adds Card Details. Help Please.
    By DPM in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 21 Jul 2008, 11:35 PM
  5. Changing Customer Details
    By designerman in forum General Questions
    Replies: 0
    Last Post: 23 Aug 2007, 12:25 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