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.
internetserver error after disabling yaga application
martin2008
New
after disabling yaga i get this error "Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log."
and now can't open the site again? can you please help?
0
Comments
Try enabling debug mode by adding
$Configuration['Debug'] = TRUE;
to your/conf/config.php
file.You might get more information.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Fatal error: Class 'BadgeModel' not found in /hermes/bosnaweb06a/b1399/ipg.softmatesorg/educ/forum/plugins/KarmaBankYAGA/default.php on line 111
wow it helped me solve it
I assume you disabled the KarmaBankYAGA plugin which solved your issue?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
yes and i deleted it from ftp and uploaded a new one
If you add Yaga as a required application in the plugin info array, you would receive a warning about disabling Yaga.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.