• Hi Alex!
    Its me; the pest again!
    Throwing an ‘illegal offset’ php warning on:
    line 223 (pro) and line 201 (in non-pro):
    if ( mpt_freemius()->is__premium_only() && 'enable' == $options_proxy['enable_proxy'] && !empty($options_proxy['proxy_adress']) && !empty($options_proxy['proxy_port']) ) {
    This usually means that you are trying to use a string as a full array.
    By the way, ‘adress’ should be spelled ‘address’ although it won’t matter for code purposes (as long as its consistent). Kind of like ‘referer’ should be spelled with 2 ‘r’s because some geek couldn’t spell it correctly way back when.
    I know that you’re not a native English speaker, so its okay. My offer always stands to any developer who needs their code checked for proper English.
    -B

The topic ‘Illegal offset’ is closed to new replies.