-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
help!!! your plugin crashes an entire WP site #130
Comments
Please make sure that you have debugging enabled and provide details from your site's debug.log so we can see what exact issue you have on your site. |
Een fout van het type E_PARSE werd veroorzaakt op regelnummer 243 van het bestand /home/XXXX/domains/XXXXX/public_html/XXX/wp-content/plugins/groups/lib/admin/groups-admin-options.php. Foutmelding: syntax error, unexpected '' |
This points to https://github.com/itthinx/groups/blob/master/lib/admin/groups-admin-options.php#L243 which makes no sense unless your files have been corrupted. If that is the case, you might want to replace your copy of the plugin with the untouched latest release. You can do that by deleting the folder wp-content/plugins/groups and installing Groups again but make sure to have a full backup of your site and database that you can revert to and do not enable the delete data option in Groups. |
That fixed the problem. Thank you for your support. No idea how that file got corrupted. |
Perfect, really great to hear that it's ok now :) Thanks for using Groups! |
and disabling it exposes very sensitve data to the public and search engines...
this is a disaster. please help. let me know what I can do to help you to help me.
Groups version: 2.16.1
WordPress 5.9
The text was updated successfully, but these errors were encountered: