KissIT Image Thumbnailer

Admin images issue - KissIT Image Thumbnailer

Admin images issue

by Pierre_P » Mon Sep 26, 2022 3:31 pm

Raiwa

Need your help please.
These images is giving me a hard time and i just couldn't put my finger on it.
Kissit V. 4.5.0
Phoenix 1.0.8.18
checked on PHP 7.4 and 8

In admin configuration my settings for Default Image = images/no_image_available_150_150.gif
I did not upload the optional admin thumbs folder, double checked admin hook catKissIt.php is not there.

So if the above default image is set like above then in admin side, happens on example 2 places the images does not show:

editing categories description, the english flag is missing(icon.gif), Inspecting source code reveals:
<img alt="English" src="images/no_image_available_150_150.gif" class="img-fluid" title="English" border="0">

Also I have in my invoice.php - new Image('images/black_tick.gif', [],'tick'):
<img src="images/no_image_available_150_150.gif" alt="tick" class="img-fluid" title="tick" border="0">

The file admin/images/no_image_available_150_150.gif does not exist in the admin directory

If i leave Configuration - Default Image blank then my images works correctly admin side!, this setting however affects the catalog side.
User avatar
Pierre_P
VIP Member
VIP Member
Posts: 100
Joined: Fri Mar 12, 2021 5:06 am
Contact:

Re: Admin images issue

by raiwa » Tue Sep 27, 2022 7:24 am

Hi Pierre,

I can't reproduce this problem. I checked on Phoenix 1.0.8.16 and 1.0.8.18 and the language icon shows with and without default image and with and without the optional admin image support.
It must be something in your store. Check that it works without image thumbnailer and try in a new unmodified Phoenix installation.
Check also that the language flag exists and that you have the languages correct set up.

Best wishes
Rainer
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1212
Joined: Sat Dec 21, 2019 8:08 am
Contact:

Re: Admin images issue

by Pierre_P » Tue Sep 27, 2022 8:42 am

I have now done a fresh install 1.0.8.18
Running PHP/8.0.19 xampp

The admin setting for Default Image, should it be images/no_image_available_150_150.gif ??
Cause if i do above or just no_image_available_150_150.gif all admin images using new Image stops working.
Leaving it blank images does work

Please try like above, i can reproduce it on 2 different servers
reproduced for editing categories description, the english flag goes missing
User avatar
Pierre_P
VIP Member
VIP Member
Posts: 100
Joined: Fri Mar 12, 2021 5:06 am
Contact:

Re: Admin images issue

by Pierre_P » Tue Sep 27, 2022 11:32 am

Raiwa
Apologies, this is my fault
i can reproduce this with a clean install with no addons.
Error exist within Phoenix...
The no_image_available_150_150.gif was leading me wrong way (.
User avatar
Pierre_P
VIP Member
VIP Member
Posts: 100
Joined: Fri Mar 12, 2021 5:06 am
Contact: