Findmefollowme page blank

I’m running freepbx framework 12.0.76.2 on freepbx distro.

I clicked submit changes in the findmefollowme module and now SERVERIP/admin/config.php?display=findmefollow is now blank
amportal a ma list
findmefollow 12.0.11 Enabled

If I uninstall the module, then reinstall it, I can get to it. But once I try to reconfigure an extension with followme, the page becomes blank again as soon as I click the “submit changes” again.
/admin/config.php is still accessible.

I’ve also tried removing the followme module and re-downloading it and installing, but I’m still getting the same problem

I have a separate problem with sysadmin module and oobe, but that’s currently not installed at all at the moment.

I uploaded 12.0.10 from github. Nevermind the unsigned modules warning, at least it’s working!

Once I ran
amportal a ma refreshsignatures
amportal a reload

…find me follow me no longer works.

Module              Version           Status
------------------- ----------------- -------------------
accountcodepreserve 2.11.0.0          Enabled
announcement        2.11.0.4          Enabled
areminder                             Not Installed (Locally available)
arimanager          12.0.3            Enabled
asterisk-cli        2.11.0.3          Enabled
asteriskinfo        12.0.2            Enabled
backup              12.0.19           Enabled
blacklist           12.0.3            Enabled
bria                12.0.11           Enabled
broadcast                             Not Installed (Locally available)
builtin                               Enabled
bulkdids            2.11.1.4          Enabled
bulkextensions      2.11.0.7          Enabled
callback                              Not Installed (Locally available)
callerid                              Not Installed (Locally available)
callforward         12.0.7            Enabled
calllimit                             Not Installed (Locally available)
callrecording       12.0.4            Enabled
callwaiting         12.0.3            Enabled
campon              2.11.0.2          Enabled
cdr                 12.0.23           Enabled
certman             12.0.6            Enabled
cidlookup           2.11.1.12         Enabled
conferences         12.0.20           Enabled
conferencespro                        Not Installed (Locally available)
contactmanager      12.0.5            Enabled
core                12.0.39           Enabled
cos                                   Not Installed (Locally available)
customappsreg       12.0.3.2          Enabled
dahdiconfig         2.11.52           Enabled
dashboard           12.0.32           Enabled
daynight            2.11.0.6          Enabled
dictate             2.11.0.3          Enabled
digium_phones       2.11.2.9          Enabled
directory           12.0.2            Enabled
disa                12.0.2            Enabled
donotdisturb        12.0.3            Enabled
endpoint                              Not Installed (Locally available)
extensionroutes                       Not Installed (Locally available)
fax                 12.0.9            Enabled
faxpro                                Not Installed (Locally available)
featurecodeadmin    12.0.2            Enabled
findmefollow        12.0.11           Enabled
framework           12.0.76.2         Enabled
freepbx_ha                            Not Installed (Locally available)
fw_ari              12.0.7            Disabled
fw_langpacks        12.0.7            Enabled
hotelwakeup         2.11.3            Enabled
iaxsettings         2.11.0.3          Enabled
infoservices        12.0.3.2          Enabled
irc                 2.11.0.5          Enabled
ivr                 2.11.0.11         Enabled
javassh             2.11.2            Enabled
languages           2.11.0.2          Enabled
logfiles            12.0.6            Enabled
manager             12.0.2            Enabled
miscapps            2.11.0.2          Enabled
miscdests           2.11.0.4          Enabled
music               12.0.1            Enabled
outroutemsg         2.11.0.2          Enabled
paging              12.0.14           Enabled
pagingpro                             Not Installed (Locally available)
parking             12.0.12.3         Enabled
parkpro                               Not Installed (Locally available)
pbdirectory         2.11.0.3          Enabled
phonebook           2.11.0.2          Enabled
phpinfo             2.11.0.1          Enabled
pinsets             2.11.0.9          Enabled
pinsetspro                            Not Installed (Locally available)
presencestate       12.0.30           Enabled
printextensions     2.11.0.1          Enabled
queueprio           2.11.0.2          Enabled
queues              12.0.20           Enabled
qxact_reports                         Not Installed (Locally available)
recording_report                      Not Installed (Locally available)
recordings          12.0.8            Enabled
restapi                               Not Installed (Locally available)
restapps                              Not Installed (Locally available)
restart             12.0.1            Enabled
ringgroups          12.0.3.2          Enabled
setcid              2.11.0.4          Enabled
sipsettings         12.0.16           Enabled
sipstation          12.0.8.8          Enabled
sms                 12.0.19           Enabled
sng_mcu             2.11.0.3          Enabled
speeddial           2.11.0.3          Enabled
superfecta          2.11.17           Enabled
sysadmin            12.0.45.2         Enabled
timeconditions      12.0.8            Enabled
tts                 2.11.0.10         Enabled
ttsengines          2.11.0.3          Enabled
ucp                 12.0.24           Enabled
ucpnode                               Not Installed (Locally available)
userman             12.0.27           Enabled
versionupgrade      12.0.1RC1.0       Enabled
vmblast             12.0.1            Enabled
vmnotify                              Not Installed (Locally available)
voicemail           12.0.43           Enabled
voicemail_report                      Not Installed (Locally available)
vqplus                                Not Installed (Locally available)
weakpasswords       12.0.3            Enabled
webcallback                           Not Installed (Locally available)
webrtc              12.0.3            Enabled
xmpp                                  Not Installed (Locally available)

it sounds like you have some bad data somewhere

run amportal a ma dbug in your console then try loading the page.

I’m getting a list of parameters to use with that comand:

    # amportal a ma dbug

Fetching FreePBX settings with gen_amp_conf.php..

USAGE:
  /var/lib/asterisk/bin/module_admin [params] <operation> <module> [parameters.. ]
PARAMETERS:
  -f  Force operation (skips dependency and status checks)
      WARNING: Use at your own risk, modules have dependencies for a reason!
  -R, --repo, --repos repo1,repo2,repo3...)
      List of repositories to check, valid options: extended,standard,commercial,unsupported)
      Locally installed modules will be checked despite the repository list.)
OPERATIONS:
  checkdepends <module>
      Check if module meets all dependencies
  delete <module>
      Disable, uninstall, and delete the specified module
  deleteall
      Disable, uninstall, and delete ALL MODULES
      WARNING: Use at your own risk, this will remove ALL MODULES from your system!
  disable <module>
      Disable the specified module
  download <module>
      Download the module from the website
      If -f is used, downloads even if there is already a copy.
  enable <module>
      Enable the specified module
  info <module>
      Get information about a given module
  i18n <module>
      print out i18n required text for the given module
  install <module>
      Install the module (must exist in the modules directory)
  installlocal
      Installs any module not installed that is locally available
  installall
      Installs all module that exist in the repository
  refreshsignatures
      ReDownloads all modules that have invalid signatures
  list
      List all local modules and their current status
  listonline
      List all local and repository modules and their current status
  reload
      Reload the configuration (same as pressing the reload bar)
  reversedepends <module>
      Show all modules that depend on this one
  showupgrades
      Show a list of upgradable modules
  showannounce
      Shows any annoucements that maybe displayed at freepbx.org for this version
  uninstall <module>
      Disable and uninstall the specified module
  upgrade <module>
      Equivalent to running download and install
  upgradeall
      Downloads and upgrades all modules with pending updates
  enablerepo <repo>
      Enables a remote repository
  disablerepo <repo>
      Disables a remote repository
  --help, -h, -?           Show this help

sorry just amportal a dbug

Thanks. Seeing warnings:

amportal a dbug[2015-Nov-04 18:48:25] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35
[2015-Nov-04 18:48:25] [SECURITY] (BMO/Notifications.class.php:493) - [NOTIFICATION]-[freepbx]-[FW_TAMPERED] - You have 1 tampered files (Module: "System Admin", File: "/var/www/html/admin/modules/sysadmin/module.xml altered")

==> /var/log/asterisk/freepbx_dbug <==
2015-Nov-04 18:48:25    /var/www/html/admin/modules/findmefollow/page.findmefollow.php:33
[NOTICE]: Undefined variable: ddial

2015-Nov-04 18:48:25    /var/www/html/admin/modules/findmefollow/page.findmefollow.php:33
[NOTICE]: Undefined index: ddial_value

2015-Nov-04 18:48:25    /var/www/html/admin/modules/sysadmin/functions.inc/general.php:41
[NOTICE]: Undefined index: deploymentid

The “tampered files” is due to an issue with system admin in which oobe is taking the screen out, so I’ve had to remove oobe from /var/www/html/admin/modules/sysadmin/module.xml again.

Separate post here: Unable to activate sysadmin after zend reset

Must be related?