• Resolved Julie

    (@habannah)


    Hi there,

    I have this in my wp-config file:

    define( 'GT_SHOW_ALL_DASHICONS' );

    But it throws an error:

    PHP Warning: define() expects at least 2 parameters, 1 given

    What is the second parameter to add? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Julie

    (@habannah)

    It would appear that setting define( 'GT_SHOW_ALL_DASHICONS', true ); stops the errors from being generated. Maybe update the docs for other users?

    Plugin Author uamv

    (@uamv)

    Good catch. I’ll make that update in the next release. Thanks for reporting!

    Thread Starter Julie

    (@habannah)

    Thanks for the update ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in wp-config’ is closed to new replies.