Mike Riley wrote:
When you restore, are you restoring the File System, Database, or both?
Does restoring ONE of them address the problem?
If restoring the File System restores the site, the issue is likely due to permissions on folders in your site, which could be caused by permissions from a 3rd party module.
OR, are you seeing that entries in the DB are messed with?
Hello Mike
All it takes is to restore the Database. No file System restore (luckily since I'm not sure I have a viable backup of that).
I'm basically seeing entries in the DB are messed with. When the modules load they mess up stuff by adding special characters like ' and " and confusing the proper module functions by passing strings where modules expect integers or boolean.
I did not see any changed content inside my HTML modules as yet but they simply don't appear on the page.
Leupold, I'm still on DNN 6.2.9 because of minimum SQL Server requirements my provider could not meet in order to upgrade to DNN 7.
Upgrade would be possible now but I'm not particularly keen on investing more money on a platform that is driving me nuts because of third party modules I would be forced to purchase upgrades for once I upgrade my DNN core - with no guarantee of solving the problem.
I tried to look at the IIS logs but there is a bunch of websites hosted on the server and I'm not terribly proficient at looking through IIS logs - not really sure what I'm supposed to look for in all that mess.
Is there a freeware software I can use to sort/search the logs for specific entries? Opening the stuff with notepad is a bit confusing. I'm using Excel but it would help if I knew what to look for and if I had a little more filtering.
As for the SQL logs you mean the log files you can find in SQL management studio under Managemen -> Logs or you mean some other log?
If you mean these logs I can't find anything significant apart from the list of all the restores I have performed in the last month or so.
I can't seem to find the user activity. If I filter activities specifying a user I get no records back.
One positive news is that since I removed almost any and all modules having some sort of form and or all links allowing user registrations on my websites the problems seemed to have stopped.
The downside is I'm back to "good old" unresponsive static showcase sites and HTML 1 in one simple step. :/
Thanks