• Resolved I_Robert

    (@i_robert)


    I get this error on top of my admin page:
    Use of undefined constant ‘US’ – assumed ‘‘US’’ (this will throw an Error in a future version of PHP)

    I disabled your plugin and the error disappears.
    Please help!

    iR

    • This topic was modified 3 years, 10 months ago by I_Robert.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter I_Robert

    (@i_robert)

    Update:
    I had this on a menu:
    cca_visitor_NOT_from(‘US’)
    I changed to:
    cca_visitor_NOT_from(“US”)

    Solved!

    iR

    Plugin Author shazdeh

    (@shazdeh)

    Hi!

    Please go to Appearance > Menus and check the Logic field for your menu items, see if any of them have US constant in them.

    • This reply was modified 3 years, 10 months ago by shazdeh.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error: Use of undefined constant ‘US’ – assumed ‘‘US’’ (this will ..’ is closed to new replies.