Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
What does Class Gdn_DatabaseDebug mean and how to fix?
Hello,
What does "Class Gdn_DatabaseDebug not found" mean and how do I fix it?
When I go to my webpage www.probioticforums.com - I get this error message:
"Exception thrown within the exception handler.
Message: Class Gdn_DatabaseDebug not found while trying to get an object for Database. Check the path /home/probioti/public_html/plugins/Debugger/class.databasedebug.php. in /home/probioti/public_html/library/core/class.factory.php on line 64"
I am using firefox 12 and cpanel 3.
Thank you
0
Answers
PS. As you can tell I am a complete noob. Every aspect of this is new to me so please explain in the most basic of terms!
You haven't stated how you arrived at this dilemma? did it just happen one day or did you do something?
look in config.php
looks like you enabled Debugger plugin
see if any Debugger is enabled true.
remove it.
look in the documentation to see how to change and where to find it.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
now you click on accept the answer! or you just cut and run...
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Thanks. I think that I did something but can't remember what.
Debugger is disabled...
Open /home/probioti/public_html/library/core/class.factory.php and find line 64
Copy / Paste 5 lines above and 5 lines under this code and paste it here.
If a function starts right above that code, just copy the rest of the function too please :-)
There was an error rendering this rich post.