Table Statuses In Columns All Show "?"
Database management in a single PHP file
Brought to you by:
jakubvrana
All of the columns in a newly created WordPress website are all showing question marks where the stats usually are. I have never seen this before. I used the regular Adminer download from the website and even tried downloading it again to see if it was an issue with the download. I have 20+ websites I use Adminer with and I have never seen this. This is on a new website and if something is badly wrong, I would like to fix it sooner than later. I am on Vultr using ServerPilot. Using the latest Adminer.
Is there some JS error (see browser developer tools) or PHP error (see server logs) or SQL error (see server logs). What's the database system and version?
I am sorry for the late reply. It is still an issue for me. On Vultr Ubuntu 20.04 LTS using RunCloud and a default WP install. This happens on all my ServerPilot and Runcloud installed WP websites. Using the newest version of Adminer. Still, to this day, any new or old systems show the same. I just checked Chrome Dev Tools, and no problems there. I checked the server logs and nothing. I am going to check SQL logs now, just need to find em.
MariaDB
1:10.5.12+maria~focal
HTTPD/Apache
2.4.48-1+ubuntu20.04+3
NGiNX
1.19.3-1+ubuntu20.04+17
An issue here too for some reason. No errors from browser, webserver, nor SQL. There is a PHP warning about undefined variable (below), that must be it right? First one is from Debian package, then I also tried Adminer 4.8.1 and Plugin SQLite3 1.1 Latest directly. I can still browse and search the database, at least but the question marks can't be right... any new ideas on a cause? thx
libsqlite3-0: 3.40.1-2 (deb)
lighttpd: 1.4.69-1 (deb)
browsers: firefox 120.0.1-1 (deb), firefox-devedition 122.0b3~build1 (deb), google-chrome-stable: 120.0.6099.129-1 (deb)
adminer: 4.8.1-1 (deb):
(mod_fastcgi.c.449) FastCGI-stderr:PHP message: PHP Warning: Undefined variable $Ah in /usr/share/adminer/adminer.php on line 1787adminer 4.8.1-sqlite3-1.1 (git):
(mod_fastcgi.c.449) FastCGI-stderr:PHP message: PHP Warning: Undefined variable $Hf in /etc/adminer/adminer-4.8.1-sqlite-en.php on line 904