Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Error when editing payment module settings

    When trying to setup authorize.net I get this error

    Warning: Variable passed to each() is not an array or object in /admin/modules.php on line 56

    Warning: Cannot modify header information - headers already sent by (output started at /admin/modules.php:56) in /admin/includes/functions/general.php on line 21


    line 56 on modules.php

    while (list($key, $value) = each($_POST['configuration'])) {

    line 21 on general.php

    header('Location: ' . $url);


    Not sure what is causing the problem by examining the code, anyone have any ideas?

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    1,813
    Plugin Contributions
    5

    Default Re: Error when editing payment module settings

    You have posted this problem in 3 different forums. http://www.zen-cart.com/forum/showthread.php?t=119097

    Duplicate posting is frowned upon

    Frank
    Frank's Stores (Fair Dinkum Australian):
    iSO Network | frNT Online Dispensary

 

 

Similar Threads

  1. Error when editing payment module settings
    By keanesf in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 3 Feb 2009, 07:37 AM
  2. Error when editing payment module settings
    By keanesf in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 3 Feb 2009, 05:41 AM
  3. Scripting error on payment module
    By Sara's Soaps in forum Addon Payment Modules
    Replies: 15
    Last Post: 14 May 2008, 05:39 AM
  4. Error editing payment modules
    By lucky__starre in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 25 Sep 2006, 04:12 AM

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
  •