Nonstatic methos error

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Nonstatic methos error

Postby biblioteka » 20. May 2017 00:53

Hi All,

Windows 10
XAMPP 3.2.2
openbiblio 0.7.2.

WIndows 10

I re-installed XAMPP 3.2.2, and copied over backup files I had saved.

All is there, my old catalog, except that now I have the following error messages over each book title in the reports section:

Deprecated: Non-static method TableFuncs::biblio_link() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\openbiblio\classes\Table.php on line 101

Deprecated: Non-static method TableFuncs::_link_common() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\openbiblio\classes\Table.php on line 151

in the |tables file:

lines 100 and 101 :
if (isset($col['func']) and in_array($col['func'], get_class_methods('TableFuncs'))) {
echo TableFuncs::$col['func']($col, $row, $this->_params);

lines 150 and 151
}
return TableFuncs::_link_common($col, $row, $params, $url, 'bibid');

any help is very appreciated
biblioteka
 
Posts: 4
Joined: 14. May 2017 05:26
XAMPP version: 3.2.2
Operating System: Windoes 10

Re: Re installing xampp. What to keep?

Postby JJ_Tagy » 20. May 2017 02:23

There is no XAMPP version 3.2.2.

Either turn off Deprecated messages in the PHP error reporting setting or check the PHP requirements for OpenBiblio.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: Nonstatic methos error

Postby Altrea » 20. May 2017 02:48

seems like openbiblio 0.7.2 is not PHP7 compatible.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 128 guests