Fails with the following message:
Fatal error: Call to undefined function clear_cache_all() in /usr/local/hosts/deadchannel.ru/htdocs/sites/all/modules/nodeaccess/nodeaccess.install on line 90
Fails with the following message:
Fatal error: Call to undefined function clear_cache_all() in /usr/local/hosts/deadchannel.ru/htdocs/sites/all/modules/nodeaccess/nodeaccess.install on line 90
Comments
Comment #1
denney commentedI to am experiencing the same issue.
I have had to disable the nodeaccess module for now.
Comment #2
Anonymous (not verified) commentedWill be fixed in the next update.
Comment #3
nisguy commentedHere are some warnings when upgrading from 4.7.3 to 5.1 using the latest version of Nodeaccess. I upgraded Drupal first, then upgraded Nodeaccess by itself. Nodeaccess appears to be working correctly after the upgrade.
Server:
Linux
PHP version 5.2.1
MySQL version 4.1.21-standard
Comment #4
Anonymous (not verified) commentedI don't think those warnings are anything to be concerned about, but they're not coming from nodeaccess anyway. There's an array_merge in update.php that's causing it, seems to just be due to displaying update messages. Not sure why it's triggered.
Comment #5
(not verified) commented