Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Jul 2012
    Posts
    10
    Plugin Contributions
    0

    Default Music products fields are empty on loading an existing product

    When I try to edit music products, the existing data does not load except for CEON URI. I don't know how long this has been true, since I just noticed it yesterday and haven't recently made any changes to the code. This problem occurs ONLY with music product types -- the other two product types I use are general and book. I thought perhaps the addition of the CEON mod had gone wrong in the music php file, so I reverted to the pre-mod file, but the same problem exists.

    I did a search on the forum and found several suggestions, all of which led me nowhere. CHARSET is utf-8 in all files, catalog and admin. No special/weird characters in product descriptions. It seems that whatever passes the prodID to product_music.php is not passing it, since the array is empty thus never entering the "new_product" case, although strangely enough, it knows enough to fill in the URI mapping field.

    So, where do I look next? I attach my product_music.php file, even though I don't know if the problem is in here just in case.

    The error message I generate when I try to edit existing records is:

    Code:
    [13-Apr-2013 14:16:47 America/Los_Angeles] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/walbur5/public_html/zc_admin/includes/classes/object_info.php on line 29
    [13-Apr-2013 14:16:47 America/Los_Angeles] PHP Warning:  Variable passed to each() is not an array or object in /home/walbur5/public_html/zc_admin/includes/classes/object_info.php on line 30
    Attached Files Attached Files

 

 

Similar Threads

  1. Empty Demo Product Fields in Admin
    By datacreek in forum General Questions
    Replies: 3
    Last Post: 30 May 2011, 07:03 AM
  2. Create Account - modify existing fields or add extra fields?
    By sopretty in forum General Questions
    Replies: 4
    Last Post: 30 Jul 2010, 08:26 PM
  3. During Install -> Store Setup, all fields are empty?
    By FastEddie in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 15 Jun 2009, 06:24 PM
  4. All customers fields in ADMIN > CUSTOMERS are empty and I can't delete them!
    By plgaudreau in forum Managing Customers and Orders
    Replies: 1
    Last Post: 26 Feb 2008, 02:08 AM

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