Thread: Path to image

Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2022
    Posts
    9
    Plugin Contributions
    0

    Default Path to image

    Hello. I have the following problem: When adding a picture to a product, I specify the path manually. For example: /bla/bla/blabla/blablablabla.jpg When saving, two letters of the extension *.jpg are cut off for me *.j If I understand correctly, I have a very long path to the picture. Question: Where in the database can I increase the length of the path to images? Thanks.

  2. #2
    Join Date
    Aug 2022
    Posts
    9
    Plugin Contributions
    0

    Default Re: Path to image

    Thanks to everyone, I solved the problem myself, if anyone is interested, the problem is solved like this: Connect to the database, I use phpmyadmin in the products section (if you do not use a prefix), in the products_picture column we change varchar(64) for example varchar(80) and that’s it.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,572
    Plugin Contributions
    88

    Default Re: Path to image

    Quote Originally Posted by Fima View Post
    Thanks to everyone, I solved the problem myself, if anyone is interested, the problem is solved like this: Connect to the database, I use phpmyadmin in the products section (if you do not use a prefix), in the products_picture column we change varchar(64) for example varchar(80) and that’s it.
    In an as-shipped Zen Cart, a product's image's name is stuffed into the products/products_image field which is defined in the database as a varchar(255) field. I'm not sure what plugin has created the products_picture database element.

 

 

Similar Threads

  1. v153 Set path for existing small image and path for existing large image in product?
    By njlech in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 12 Dec 2014, 03:11 AM
  2. image path
    By Jaybird in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 4 Jul 2011, 06:20 AM
  3. Image path
    By charliebee17 in forum General Questions
    Replies: 5
    Last Post: 8 May 2011, 07:39 PM
  4. Image path
    By nateveronica in forum General Questions
    Replies: 4
    Last Post: 14 Nov 2006, 01:42 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR