I can't figure out what this error message is in the system.log file. Have open the Gd2.php file looking at lines 492 and 513 and it has something to do with image watermark?
2015年08月15日T20:24:41+00:00 ERR (3): Notice: A non well formed numeric value encountered in /home/.../magento/lib/Varien/Image/Adapter/Gd2.php on line 492
2015年08月15日T20:24:41+00:00 ERR (3): Notice: A non well formed numeric value encountered in /home/.../magento/lib/Varien/Image/Adapter/Gd2.php on line 513
p.s. The files is getting very large with the same two lines above! It's about 119116 records.
2 Answers 2
Remove % from 'Image Watermark Opacity, Percent'. Just put in a number, like 15.
-
Solved. After about 4.5 months you solved it for me in 2 seconds. The system log file size grew to 300-350 MB every other week! Thanks.user2774042– user27740422015年12月29日 16:26:06 +00:00Commented Dec 29, 2015 at 16:26
Please Check your
[MAGENTO_ROOT_DIR]/app/design/frontend/default/etc/view.xml
for space between or after the numerical values, If any please remove them.
Explore related questions
See similar questions with these tags.
ERR (3): Notice: A non well formed numeric value encounteredat the following times:2015年07月24日T00:26,2015年07月24日T01:08,2015年07月24日T02:06,2015年07月24日T03:19and last one at2015年07月24日T05:07. These errors were generated after midnight, when admin was not used!