• After the up-date to 6.3, my dashboard looks like a site from 1990. What’s going on here? I’ve tried flushing cookies etc but that didn’t solve the problem.

    The page I need help with: [log in to see the link]

Viewing 16 replies (of 16 total)
  • These two solutions worked for me, but I preferred to increase the max_execution_time and max_input_time limits because I thought it would be better to leave CONCATENATE_SCRIPTS active!

    Best regards and many thanks to @isaackamis2 and @karuthil and others who suggested these solutions!

    ————————————————

    Final solution for this issue: In cPanel PHP OPTIONS change max_execution_time to 6000 and max_input_time to 9000

    isaackamis2 

    (@isaackamis2)

    1 month, 2 weeks ago

    Thank you?karuthil(@karuthil)

    ——————————————————-

    Adding the below line to “wp-config.php” also worked for me.
    define( 'CONCATENATE_SCRIPTS', false ); solved the issue

    Best Regards

    karuthil(@karuthil)

    ———————————————————

Viewing 16 replies (of 16 total)
  • The topic ‘Dashboard All Messed Up After Update’ is closed to new replies.