Any way to revert an update? Can't access my extensions configuration anymore

Hi!

Is there any way to revert an update?

I just installed the latest updates and I can’t access my extensions configuration pages anymore…

I get this in my logs:

[Fri Jul 24 22:22:51 2015] [error] [client 172.16.1.125] PHP Fatal error: Using $this when not in object context in /var/www/html/admin/modules/core/functions.inc.php on line 7393, referer: http://jester/admin/config.php?display=extensions

This refers to this line:

if(method_exists($this->freepbx->Sipsettings,‘getBinds’)) {

and I seem to recall one or more of the updates I applied were related to that “getBinds” thing…

Any ideas?

Thank you!

Nick

You don’t say what was updated, but you can roll back FreePBX modules 5 or so versions in Module Admin.

It also helps to report bugs. Anyways this is fixed in: core v12.0.38

Excellent! I was wondering what was going on…!!

Sorry, I didn’t know how to find out what was updated, I only knew it was pushed recently and I don’t know where the bug tracker is so I did the next best thing, post here…

Thank you for the information and fixing this so quickly!

Nick