Page 28 of 28 FirstFirst ... 18262728
Results 271 to 272 of 272
  1. #271
    Join Date
    Aug 2017
    Location
    Wandong
    Posts
    19
    Plugin Contributions
    0

    Default Re: How-To: Add new Properties to your Products

    Looks like that docs link has been "moved", the most directly applicable (to ZC 1.5.5) is: http://docs.zen-cart.com/Developer_D...n_sanitization
    Sorry, I meant to mention the link didn't work... I found it easy enough

    Somewhat surprisingly, it's not too difficult to apply the desired sanitization once the regex stuff at the bottom is better understood (currently doesn't have "straight" words about what it allows/removes, just identifies the "code" of what it does).
    At the moment, I'm playing around off-line, so it's quick and easy to disable it... I've also enabled logging and once I get my head around the instructions and what's in the logs, I should be able to nut it out

    John

  2. #272
    Join Date
    Aug 2017
    Location
    Wandong
    Posts
    19
    Plugin Contributions
    0

    Default Re: How-To: Add new Properties to your Products

    I seem to have figured it out and as suggested, it was a pretty easy solution... I'll post this so it might help others trying the same idea.

    In "init_sanitize.php" I added the code in red : (That's the variable I've been playing around with)
    Code:
    $group = array('products_description', 'products_info', 'coupon_desc', 'file_contents', 'categories_description', 'message_html', 'banners_html_text', 'pages_html_text', 'comments', 'products_options_comment');
    $sanitizer->addSimpleSanitization('PRODUCT_DESC_REGEX', $group);
    As for as I can see everything works perfect - Thanks for the assistance, it's much appreciated.

    John

 

 
Page 28 of 28 FirstFirst ... 18262728

Similar Threads

  1. change how latest products works or add new box that displays products we select
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Oct 2010, 04:19 PM
  2. shopping cart contents and new properties to the products
    By stitchnkitty in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Nov 2009, 05:50 PM
  3. Replies: 4
    Last Post: 20 Jun 2009, 04:06 PM
  4. !! Please help !! Add new Properties to your Products
    By JohnSquier in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 27 Feb 2008, 05:46 AM
  5. alter and add new product properties
    By jmitton in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 20 Jan 2008, 03:24 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