Results 1 to 10 of 20

Hybrid View

  1. #1
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: adding custom fields for products


  2. #2
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: adding custom fields for products

    Quote Originally Posted by misty View Post
    cheers i am not sure but when i read it it apprears to me that "this mod creates one extra text field, 4 fields that are designed for pdf uploads and one field for a flash video with adjustable size"
    so it may not be for text/numeric data!!

  3. #3
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,732
    Plugin Contributions
    27

    bug Re: adding custom fields for products

    Product description add to admin or short description module

    Bug fix in the 'short description' module located here:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=271

    in admin/includes/modules/product/preview_info.php
    look for:
    $pInfo->products_short_desc = zen_get_products_ahort_desc($pInfo->products_id, $languages[$i]['id']);

    replace with:
    $pInfo->products_short_desc = zen_get_products_short_desc($pInfo->products_id, $languages[$i]['id']);

    i'll post more once i get this module working for 1.3.9h.


    Twitch.

 

 

Similar Threads

  1. v155 How to Add Custom Fields for Materials & Dimensions when adding products?
    By wmorris in forum All Other Contributions/Addons
    Replies: 95
    Last Post: 27 Jul 2016, 08:36 AM
  2. Creating Custom Fields for Products based on Category
    By Kma1819 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Feb 2008, 11:51 AM
  3. Adding required fields for specific products
    By Capp-Ware in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 23 Aug 2007, 06:54 PM

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