« Project home page
my little forum
Log in
Register
Search:
Back to the entry by Auge
Post reply
Reply to the message by
Auge
Name:
E-mail:
(optional, won't be displayed directly)
Leave this field empty:
Homepage:
(optional)
Leave this field empty:
Location:
(optional)
Remember me (cookie)
Category:
General
Project organisation
Technics
Design/Themes
Features
Development
Todo
Bugs
German / Deutsch
Spanish / Español
French / Français
Accessibility/UX
Subject:
Formatting help
skip to input
format text bold
[b]bold text[/b]
format text italic
[i]italic text[/i]
insert hyperlink
[link=http://example.com/]link text[/link] / [link]http://example.com/[/link]
set text color
[color=#rgb]colored text[/color]
font size
[size=small]small text[/size]
[size=large]large text[/size]
insert list
[list][*]list item[/list]
insert image
[img]http://example.com/image.jpg[/img]
left: [img=left]http://example.com/image.jpg[/img]
right: [img=right]http://example.com/image.jpg[/img]
thumbnail: [img=thumbnail]http://example.com/image.jpg[/img]
thumbnail left: [img=thumbnail-left]http://example.com/image.jpg[/img]
thumbnail right: [img=thumbnail-right]http://example.com/image.jpg[/img]
upload image
upload image ...
insert TeX code
[tex]TeX code[/tex]
insert code
[inlinecode]code[/inlinecode]
[code]code[/code]
[code=css]code[/code]
[code=html]code[/code]
[code=javascript]code[/code]
[code=perl]code[/code]
[code=php]code[/code]
[code=sql]code[/code]
[code=xml]code[/code]
:-)
;-)
:-P
:-D
:-|
:-(
:yes:
:no:
:ok:
:lol:
:lol2:
:lol3:
:cool:
:surprised:
:angry:
:crying:
:waving:
:confused:
:lookaround:
:clap:
:love:
:tick:
Message:
> Hello > > > > > PHP Fatal error: Call to undefined function mysqli_fetch_all > > > > > > > > includes/admin.inc.php on line 1188, > > > > > > What's your PHP version? The function [inlinecode]mysqli_fetch_all[/inlinecode] exists [link=https://secure.php.net/mysqli_fetch_all]since PHP 5.3[/link]. We require PHP 5.4 as minimum. > > > > The cpanel says Server Information PHP Version 5.6.35 > > The only thing, I can think of as cause of this error, is the following notice in the PHP-manual-page for [inlinecode]mysqli_fetch_all[/inlinecode]: "Available only with mysqlnd." Not every installation of PHP seems to have an activeted [b]n[/b]ative [b]d[/b]river even it is the [link=https://secure.php.net/manual/en/mysqlnd.install.php]default MySQL-driver since PHP 5.4[/link]. > > I will rewrite the code to use the "classic" function [inlinecode]mysqli_fetch_assoc[/inlinecode] instead [inlinecode]mysqli_fetch_all[/inlinecode]. I hope to solve the issue that way because I found nothing else in the code that I would call suspect. > > Tschö, Auge
E-mail notification on reply of this posting
OK - Submit
Preview