Osclass forums

Support forums => General help => 3.6.x => Topic started by: painperdu on January 28, 2016, 06:55:32 pm

Title: Admin functions hang and never respond
Post by: painperdu on January 28, 2016, 06:55:32 pm
After this latest update admin functions are either very slow or never respond at all.

I get the following error:
Code: [Select]
Fatal error: Call to a member function numRows() on a non-object in  . . ./oc-includes/osclass/model/Admin.php on line 63
Any idea?
Title: Re: Admin functions hang and never respond
Post by: Aficionado on January 29, 2016, 01:06:57 pm
Works perfectly for me.

Any specific steps to reproduce this ?

Title: Re: Admin functions hang and never respond
Post by: painperdu on January 29, 2016, 02:09:42 pm
It happens whenever I try to go to the admin section.
Title: Re: Admin functions hang and never respond
Post by: Aficionado on January 29, 2016, 03:23:27 pm
Something went wrong during the update probably.

Does it show 3.6 in admin right bottom ?

Title: Re: Admin functions hang and never respond
Post by: painperdu on January 29, 2016, 06:46:31 pm
Yes, it says 3.6.
Title: Re: Admin functions hang and never respond
Post by: Aficionado on January 29, 2016, 06:49:26 pm
Search here for

Fatal error: Call to a member function numRows() on a non-object in

and you will get a lot of topics that may help.