I can see your site now, but I also see "An internal error has occurred and the module cannot be displayed" on many pages. Internal Server Errors are just that - server errors. So, you need to look at your error_logs to see what the real problem is.
I see a lot of "class not found" errors in the log you attached. That usually means you did not upload all the files, or else they didn't get uploaded completely. So, I'd suggest reuploading all the files. Also, when we tell you to look at your error_logs, you need to note the time of the error and then look for that specific line in the file. Giving us the whole error_log tells us nothing because we don't know what time the error occurred.
|