Page 1 of 1
Language Icons
Posted: Sat May 07, 2022 11:13 am
by radhavallabh
Hi ;
On 1.0.8.14 version, the language icons are showing up as broken on admin/languages.php .
Please can you help fix the issue?
Thank you in advance,
Warm Regds./
radhavallabh
Re: Language Icons
Posted: Sat May 07, 2022 12:13 pm
by ecartz
The easiest solution is to turn off the Default Image, which turns off the file checking.
The most forward looking would be to go through and replace all the
calls with
I'll probably do that to admin/languages.php in the next release. I say probably because while I haven't done it yet, I'm working on admin/manufacturers.php and have a ways to go to fill out the release.
Note that when you do this, you may have to adjust the arguments. Most commonly by adding [], before the alt text. E.g
https://github.com/CE-PhoenixCart/Phoen ... s.php#L191 to
https://github.com/CE-PhoenixCart/Phoen ... ew.php#L23