ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

Getting Fatal Error from Server #112

Closed codyschuldt closed 9 years ago

codyschuldt commented 9 years ago

It was working fine on my site5 server, but when I moved it to JustHost, it triggered a fatal error and keeps the site from working.

ComputerWolf commented 9 years ago

@codyschuldt: Javascript cannot cause fatal errors on the server because it runs client-side. There is something else causing the error server-side.