If it is different then why does it have the same basic layout.
The only difference that I can see is that image handler does not check images for products which would say to me that half the old module was cut out.
Why is so.
Printable View
Its some kind of fork from IH2 (!) by some guy called boudewijn => https://www.zen-cart.com/showthread....-Manager-addon
This plugin hasn't been worked on anymore for the last 10+ years.
Hi there,
I am just eliminating log errors, I noticed the following for IH:-
I know this is because I am on php 8.3, but just thought I would see if there was a possible quick fix? Thanks in advance.Quote:
--> PHP Deprecated: addslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /includes/classes/observers/ImageHandlerObserver.php on line 82.
First, that's not the full log, since the full log would show the page (and product number) being displayed. It would also help to know what version of Zen Cart is in use.
That log's implying that the associated product's $products_name is NULL and I'm surprised that you're not seeing other logs for the page. Let me know the Zen Cart version and I'll get you a correction.
Hi there, sorry I should have mentioned. I am on 2.01 zencart and php 8.3. I will try and find the log again, I clear after a few logs pile up again. But I will get back with a full one, sorry about that. I think as it was from one log with an unrelated warning, I did too small a snippet.