By ynohtna on
I was afraid this was going to happen one day
I was attempting to update my forum access from 1.0 to 1.2 and got the error below. Now I'm not sure how to proceed... It ran one script but seemed to fail on 6101. Any suggestions on what I should be doing next would be appreciated
An error occurred. http://site/drupal/update.php?id=14&op=do
Fatal error: Call to undefined function forum_access_query_moderator_rid() in /home/site.com/drupa/sites/all/modules/forum_access/forum_access.install on line 149
Comments
is this the right place to
is this the right place to ask for help? I wasn't sure how to message the creator directly
hmm, I clicked uninstall
hmm, I clicked uninstall option in the uninstall tab for forum access. but it was still listed as a module.
Just deleted the folder, and re-extracted the new files and enabled it and it seemed to be ok. I have no idea if what I did was ok but it seems that nothing is screwed :)
Same problem here
I updated the drupal core and along with it the forum_access module. I think I will use the old module to make sure nothing gets corrupted.
Or can I just proceed and wait if I see any odd behaviour? Does this do any bad to my data base?
Same problem here. I my case
Same problem here. I my case I disabled forum as well, and uninstalled forum access and reinstalled it in order to successfully run update.php and finalize the upgrade process, I had to recreate the permissions for the forum area afterward to mirror what I had before. Tedious for sure, but totally necessary until this issue is fixed with the upgrade path from 5 to 6.
Enable modules before updating them!
AFAICS this could only happen if you tried to update Forum Access in disabled state.
Why would you do that? Certainly not based on any relevant instructions!
For the benefit of those who insist to do things differently from everyone else, FA will now gracefully abort those updates.
See #1022652: While update: Fatal error: Call to undefined function for details.