• Resolved elephantarchitecture

    (@elephantarchitecture)


    Hello,

    I have an error in debug file:

    A non well formed numeric value encountered in wp-content/plugins/litespeed-cache/inc/optimize.class.php on line 338

    Here is optimize.class 338 line

    “$this->cfg_optm_max_size = LiteSpeed_Cache::config( LiteSpeed_Cache_Config::OPID_OPTM_MAX_SIZE ) * 1000000 ;”

    what is wrong with it?

    Can you help me please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @elephantarchitecture, could you check the input on LiteSpeed Cache > Settings > Tuning > Max Combined File Size. Please just input a number on this option.

    Thread Starter elephantarchitecture

    (@elephantarchitecture)

    Hello,

    That was the problem. Thank you. You defined it as 1.2 but instead of “.” somehow I put “,” before. That was the problem. For those of you who have the same problem, please do not use “,” at that blank.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP notice: optimize.class.php’ is closed to new replies.