This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Sagar Makhija
over 8 years

1/6 and continues freezing the loading page.

when tried to write the if-elseif-else program, it freezed. any solutions..?

Answer 55ef2c7b95e378c1400005e0

1 vote

Permalink

I’m encountering the same thing. What I theorize is happening, based on behavior I observed in earlier lessons, is that the display window that parses your PHP and outputs the results is dynamically refreshing as you type code. Because of this, based on where my code stalled out, I think it’s possible (especially while constructing loops) for your code to be in a state that would cause an infinite loop at the moment the display attempts to parse your code, causing an infinite load. Just a theory.

Did you happen to get a “Something went wrong” error in your browser immediately before this problem began? Did you lose code when the screen came back and got stuck?

points
Submitted by RJeter81
over 8 years

1 comments

EAndrew over 8 years

I used this workaround too. My version gets stuck on an unexpected “;” on line 10, even if there is not one present. Copying and pasting solved the issue and allowed me to move on.

Answer 55f06564d3292f54a1000520

1 vote

Permalink

guys, i used chrome and it helped. but the main problem is its already buggy. ahead the same problem is faced repeatedly. no matter it helps learning code easily, its still buggy. deal with it guys. thanks for the comments. Cheers!!

points
Submitted by Sagar Makhija
over 8 years

Answer 55ef23fb9113cb6bff000531

0 votes

Permalink

I”m also seeing this problem.

points
over 8 years

1 comments

Kristen Marie over 8 years

Same here.

Answer 55ef4010e39efe838300003a

0 votes

Permalink

I was able to un-freeze the lesson by going to the page on my mobile device and using the “Reset Code” button there. I then typed out the code I felt I needed to complete the lesson in Notepad++ and copy/pasted it successfully in to the lesson. I hope that helps.

points
Submitted by RJeter81
over 8 years