Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default how do i force the code for additional images to detect only xxxx_01.jpg?

    in zen cart, additional images, which check
    if(preg_match('/\Q' . $products_image_base . '\E/i', $file) == 1) {

    it will return anything with your_name_xxxxxxx
    however, i just want numbers only, such as your_name_1, your_name_02

    how to modified the preg_match pattern?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: how do i force the code for additional images to detect only xxxx_01.jpg?

    Why do you want to restrict it to just numbers?
    If there are other images displaying, why not just remove those, given that it sounds like you don't ever want them to display?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v150 Some product images don't display, the .jpg is in the images folder
    By gbarnett in forum General Questions
    Replies: 8
    Last Post: 22 Feb 2012, 03:48 AM
  2. how can I force the customer to enter a Code for each item that he adds?
    By iwashere in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 31 Aug 2011, 08:29 PM
  3. FILE_EXISTS for ZEN CART picture file system: pic.jpg pic_01.jpg pic_01_lrg.jpg
    By edwardtilbury in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Nov 2008, 10:29 PM
  4. Tweaking the code to add additional choices for products
    By bigjoed in forum General Questions
    Replies: 0
    Last Post: 16 Aug 2007, 01:33 PM
  5. custom image popup script only work for main image, not for additional images
    By gems14k in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Oct 2006, 05:19 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