-
Notifications
You must be signed in to change notification settings - Fork 15
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
Test 'Simple' options #21
Comments
After updating Contribution plugin, when navigating to Submission Settings, (admin/contribution/settings/edit) BadMethodCallException
#0 /websites/omekadev/home/www/sbrennan/SearchTestO2/SearchTestO2/application/libraries/Omeka/Db/Table.php(245): Omeka_Db_Table->_getColumnPairs() |
It looks like UserProfiles is active and causing the problem. If so, it looks like there are two things to check.
|
Problem solved by a. deactivating User Profiles. For fun, I deactivated UserProfiles when configuring Contribution and testing the Simple Option. Email: no admin email notification received to alert me of a new contribution. Could this be an email issue specific w/dev server? @jhalabuk will you be sure to check for emails received? |
Very similar experience, except I received a contribution email. My test site is on Dreamhost, though. My email client marked it as spam, but that's to be expected. On May 9, 2013, at 4:02 PM, Sheila Brennan wrote: Problem solved by a. deactivating User Profiles. For fun, I deactivated UserProfiles when configuring Contribution and testing the Simple Option. Successfully submitted an item and uploaded a file. It was in the Contributed items, ready for review, and marked anonymous. Email: no admin email notification received to alert me of a new contribution. Could this be an email issue specific w/dev server? @jhalabukhttps://github.com/jhalabuk will you be sure to check for emails received? — |
Ah. I should have said to uninstall and reinstall UserProfiles after pulling the latest |
On the submission settings form, there's a "Simple" option. This skips the requirement to sign up for an account ahead of time, and instead creates a new guest user based on email address given. There is also text to tack onto the email sent to those users so admins can give more guidance about using that user if people want to.
To test:
@sheilabrennan
The text was updated successfully, but these errors were encountered: