Now I can see the image names, but no thumb. The images do not show up in the admin or in the customer browser.
Version 3.0.3.3
PHP

Midwest United States
Photoshop - InDesign - Illustrator
OC 3.03
Linux - CPanel - PHP 5.4.45
well, probably like adding images with extension xxx.pn g, among a few other unknownI made some mods from other posts that made the images directory functional.
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Was hoping there would be help... If you used some mods then I would like to know more.IP_CAM wrote: ↑Sat Sep 12, 2020 1:16 amwell, probably like adding images with extension xxx.pn g, among a few other unknownI made some mods from other posts that made the images directory functional.
to others changes ...![]()
![]()
But better don't expect someone, to find out, if you're not able, to exactly explain,
what else you did to your poor Software...![]()
Midwest United States
Photoshop - InDesign - Illustrator
OC 3.03
Linux - CPanel - PHP 5.4.45
Well, there is nothing RUDE, by replying to a posting, containing nothing reallyI made some mods from other posts that made the images directory functional.
Code: Select all
yoursite.com/shop/image/catalog/demo/
Code: Select all
define('DIR_IMAGE', '/home/yoursite/www/shop/image/');
Code: Select all
define('HTTP_IMAGE', 'http://yoursite.com/shop/image/');
define('HTTPS_IMAGE', 'http://yoursite.com/shop/image/');
Code: Select all
define('HTTP_IMAGE', 'https://yoursite.com/shop/image/');
define('HTTPS_IMAGE', 'https://yoursite.com/shop/image/');
Code: Select all
http(s)://yoursite.com/shop/image/
Code: Select all
http(s)://www.yoursite.com/shop/
Code: Select all
http(s)://www.yoursite.com/shop/image/
Code: Select all
http(s)://yoursite.com/shop/
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Has nothing to do with an(y) extension or so!
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Well, if that's really the case, it must be the most stupid function possible, because
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Code: Select all
'name' => implode('', $name),
Code: Select all
define('DIR_IMAGE', '/home/yoursite/public_html/store/image/');
Midwest United States
Photoshop - InDesign - Illustrator
OC 3.03
Linux - CPanel - PHP 5.4.45
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Midwest United States
Photoshop - InDesign - Illustrator
OC 3.03
Linux - CPanel - PHP 5.4.45
Code: Select all
define('DIR_IMAGE', '/home/MYSITE/public_html/store/image/');
Code: Select all
define('DIR_IMAGE', '/home2/MYSITE/public_html/store/image/‘);
Midwest United States
Photoshop - InDesign - Illustrator
OC 3.03
Linux - CPanel - PHP 5.4.45
Does no matter if good .. or bad.IP_CAM wrote: ↑Sat Sep 12, 2020 7:55 pmWell, if that's really the case, it must be the most stupid function possible, because
it will only add many problems, and fill up this place with new topics, for not one good
reason at all. Adding a '_' instead of a 'white space gap' would have been a professional
solution, but only in an image name itself, and sure not in the extension (like pn_g).
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Whatever, something does change that name and/or name.extension,it does NOT change the image names itself!
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Users browsing this forum: No registered users and 3 guests