Urgent Help Needed !! modifying custom_functions.php crashed the site.
-
I am using Divi and added following lines of code to Divi/epanel/custom_functions.php file and clicked on “Update File” button.
<?php
function writeMsg() {
echo “Hello world!”;
}
?>It looks like the site went down after doing so. It now says ,
“page isn’t working” [ HTTP ERROR 500 ]Any help on this is much appreciated!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Urgent Help Needed !! modifying custom_functions.php crashed the site.’ is closed to new replies.