On a freshly installed Drupal (6.2), I get this error when enabling all UTS modules except for proctor:
Fatal error: Call to undefined function uts_session_active() in /Applications/MAMP/htdocs/d6/sites/all/modules/uts/uts_proctor/uts_proctor.data.inc on line 63
It seems that the proctor is enabled automatically. Shouldn't this not happen? I get that call when visiting every page.
Comments
Comment #1
boombatower commentedOn fresh drupal install I don't get that error. Can you provide more detailed steps to creating it, maybe I'm missing something.
Comment #2
Bevan commentedI've seen this before too, but couldn't consistently reproduce the error, so not sure what the steps or cause are.
Comment #3
Bojhan commentedJust had yoroy encounter this issue aswell on my testing site, couldn't reproduce it either, might be something to look into.
Comment #4
boombatower commentedI'd love to figure it out, but I have never encountered it....hmm.
Comment #5
Bojhan commentedI have not encountered it since I installed the dev version, this might mean its gone away.
Comment #6
boombatower commentedMarking as fixed. If someone encounters again please re-open.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #8
mikey-ibuildings commentedI have just installed the all in one UTS package and I am getting the same error on every page that I visit :o(
Comment #9
boreg commentedRead install.txt ;)
1. Before installing the modules please make sure you have installed the following
code in the settings.php file located in the sites folder. The code should be
placed at the bottom of the file after all existing code.