I've just done the following steps on my localhost site and now, when I try to bring up my site, it is totally blank:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>.
I had:
1) Installed Joomlapack & ran a backup (did absolutely no restore steps)
2) Installed Jsecure
My back-end is still accessible, but my site doesn't come up at all. I've since disabled Jsecure, but it doesn't make any difference. I've scanned the directories that comprise my site for all files that were modified today and I'm not seeing any changes that should make any difference. I checked my database and it appears to be intact as well.
Does anyone have some pointers on what I can look for? I've set Error Reporting to maximum in my Global Config, but I'm not sure where to look for info.
Thanks in advance!