3

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.

asked Jul 24, 2015 at 16:05
3
  • Were you in backup in admin? This post has the same error, maybe it could help magento.stackexchange.com/questions/73205/… Commented Jul 24, 2015 at 16:13
  • @kaska thanks for the link. No I was not in admin>backup. Looking at the log for today's date 2015年07月24日; it created error ERR (3): Notice: A non well formed numeric value encountered at the following times: 2015年07月24日T00:26, 2015年07月24日T01:08, 2015年07月24日T02:06, 2015年07月24日T03:19 and last one at 2015年07月24日T05:07. These errors were generated after midnight, when admin was not used! Commented Jul 24, 2015 at 16:30
  • This doesn't happen while backing up in admin. I use the host cron to backup the database, and not admin! Commented Aug 15, 2015 at 20:35

2 Answers 2

5

Remove % from 'Image Watermark Opacity, Percent'. Just put in a number, like 15.

Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
answered Dec 28, 2015 at 16:47
1
  • 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. Commented Dec 29, 2015 at 16:26
0

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.

Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
answered Nov 8, 2017 at 12:24

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.