Viewing 2 replies - 1 through 2 (of 2 total)
  • You just need to remove the backslashes from the code as seen below. You can also look at the developers screenshots for a visual example.

    define(‘WP_ADMIN_DIR’, ‘admin-panel’);
    define( ‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH . WP_ADMIN_DIR);

    Thread Starter Azerty514

    (@azerty514)

    Thank you, then I have no error but it seems that the plugin does not work well even when I did everything I was redirected to the file: admin-panel, without the possibility of entering my username and my password: (

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parse error: syntax error, unexpected ''admin-panel\');’ is closed to new replies.