Hello,
After installing (and obviously activating) wp-adminer plugin we get “404 Not Found” on fresh install at domain/wp-adminer. Help is appreciated. Thank you!
]]>This is the second time I’ve noticed it removed from the WP repo without any notice provided as to why/what happened. Is this great plugin coming back?
]]>Hello,
I ran the PHP 7.0 Compatibility test against this plugin with the following results. Could they be fixed?
FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/include/bootstrap.inc.php
----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------
53 | ERROR | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0
----------------------------------------------------------------------------------------------------------------------------------
FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/mssql.inc.php
---------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------------------
147 | ERROR | Extension 'mssql' is removed since PHP 7.0
153 | ERROR | Extension 'mssql' is removed since PHP 7.0
163 | ERROR | Extension 'mssql' is removed since PHP 7.0
167 | ERROR | Extension 'mssql' is removed since PHP 7.0
170 | ERROR | Extension 'mssql' is removed since PHP 7.0
174 | ERROR | Extension 'mssql' is removed since PHP 7.0
189 | ERROR | Extension 'mssql' is removed since PHP 7.0
197 | ERROR | Extension 'mssql' is removed since PHP 7.0
206 | ERROR | Extension 'mssql' is removed since PHP 7.0
210 | ERROR | Extension 'mssql' is removed since PHP 7.0
214 | ERROR | Extension 'mssql' is removed since PHP 7.0
218 | ERROR | Extension 'mssql' is removed since PHP 7.0
222 | ERROR | Extension 'mssql' is removed since PHP 7.0
229 | ERROR | Extension 'mssql' is removed since PHP 7.0
233 | ERROR | Extension 'mssql' is removed since PHP 7.0
---------------------------------------------------------------------------------------
FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/mysql.inc.php
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 18 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
71 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
79 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
81 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
92 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
96 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
106 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
114 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
123 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
123 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
126 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
127 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
131 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
132 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
171 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
186 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
193 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
200 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
207 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
217 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead.
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/sqlite.inc.php
----------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------
91 | ERROR | Extension 'sqlite' is removed since PHP 5.4
110 | ERROR | Extension 'sqlite' is removed since PHP 5.4
----------------------------------------------------------------------------------------
THank you,
Edward
Hi team,
First of all, let me tell you how much I do enjoy this great plugin !
Since almost one week, browsing the database tables views in adminer, I’m coping with a brand new bug : columns displaying data size, overhead and number of rows are filled with “?” instead of real value.
I’ve search in the support forum but didn’t find a clue.
Could you please tell me about the way out of this problem ?
Many thanks, regards,
Theophil
Ran a Malware san using the “Anti-Malware from GOTMLS.NET” plugin, and it identified wp-content/plugins/adminer/inc/adminer/drivers/simpledb.inc.php as a “Known Threat”. Specifically, this section of code was identified:
}
$key = str_pad($key, $blocksize, "");
$k_ipad = $key ^ str_repeat("\x36", $blocksize);
$k_opad = $key ^ str_repeat("\x5C", $blocksize);
$return = $algo($k_opad . pack("H*", $algo($k_ipad . $data)));
What do? Is it safe? If so, I will whitelist it. Thanks!
]]>Receiving an Error 500 when attempting to open Adminer in a wordpress environment. Using version 1.4.4.
]]>Hi Frank,
The first thanks for the great plugin, it works like a charm! Is it possible to see an option that allow backup DB by means of a “backup DB button” on WordPress toolbar? I know I can do it in 4 clicks, but I would like to in 1 ??
]]>Hello!
After install of Adminer 1.4.4 to my Trellis setup via Composer, I got this error:
( ! ) Warning: realpath(): open_basedir restriction in effect. File(/srv) is not within the allowed path(s): (/srv/www/:/tmp) in /srv/www/itvar.dev/current/web/app/plugins/adminer/inc/adminer/loader.php on line 14
Besides the PHP error, Adminer seems to work more or less.
I vaguely remember, that when I was using Adminer on similar setup year or so ago, I was creating some configuration documents at wp-content
folder. I can’t to recall what they were though, so sorry if I am missing something obvious.
I’m able to sort the tables in Adminer but unable to save the sorted data. I click save but if I exit the table and re-open it, it reverts back to the unsorted data. How does one save the sorted data?
]]>I’ve imported csv data for a couple of tables already and had no problems but data for one table generated an error “Must be UTF-8 encoding.” I did everything the same. Perhaps the characters in the data changed something. I tried the ms-dos version of csv and data imported successfully but changed my dashes (used to note ranges) to question marks. Any suggestions?
]]>I’m new to Adminer (or any other database management system) and I’m trying to import csv tables and converting them to DB tables but I’m getting errors (usually on the header row) and I don’t see a way to save or convert.
]]>when i try to create database i get this error an idea please ?
Access denied for user ‘idtoy_afe’@’%’ to database ‘hobaspi’
I am totally new with adminer, I am trying to create sub-domain using this plugin, but I have no idea how to achieve this.
Can anyone explain me, that would be grate help.
Thanks…
]]>Hi, I have a big database (967 MB) that I am trying to import with adminer. After exporting and editing the sql file from the old site, I uploaded it to the new server via FTP in the plugins/adminer directory and renamed the file to adminer.sql. Now I am trying to import it with adminer’s “from server” option, but it is telling me the file does not exist. Is it just too big?
]]>Hello,
I just wanted to report my site was hacked and I noticed the plugin main file (adminer/adminer.php) was filled with evil code. I am not sure what happened however.
]]>I have been having a hell of a time with Adminer whether runs inside or in a new tab, when you click on select data, it always defaults to:
SELECT * FROM
wp_optionsLIMIT 50 (0.001 s) Edit
Now that is often pretty useless, so when you click on the edit to try and actually input a useful query, it results in an error:
You don't have permission to access /plugins/adminer/inc/adminer/loader.php on this server.
This makes no sense given all the permissions are right, so what’s causing this? I have to keep opening up the regular phpMyAdmin which works just fine, just Adminer throws an error and fails.
Quite annoying given the reason to have Adminer is so you don’t have to keep opening up phpMyAdmin, but right now its just a useless waste of space as it stands, it will show basic stuff but if you try to do anything beyond the limited defaults, nothing but errors.
]]>It is not possible to edit or delete a row of a table. The response is:
Invalid CSRF token. Send the form again. If you did not send this request from Adminer then close this page.
MySQL Community Server (GPL) 5.6.29 for Linux on x86_64
]]>Screenshot: https://i.imgur.com/3u5sQ40.png
Main issue
Declaration of AdminerPlugin::* should be compatible with Adminer::*
Temporary Workaround
I understand I can simply turn of the warnings but I am on a development environment and warnings are essential for me at this stage.
PHP Version
]]>PHP 7.0.2
Hello, I always use this fantastic plugin in all my sites because is very fast and easy to do the backup of the database. In some cases (2 or 3 websites) I’m not able to make a dump. After clicking export the page is waiting forever for server answer. I imagine this can be caused from some server configuration or permissions, but I don’t know what, therefore i cannot ask the hosting support to fix it or indicate me what to change. Many thanks for any help!!
]]>Blank screen with an error in the console:
Mixed Content: The page at ‘https://www.somesite.com/wp-admin/tools.php?page=adminer%2Fadminer.php’ was loaded over HTTPS, but requested an insecure resource ‘https://www.somesite.com/wp-content/plugins/adminer/inc/adminer/loader.php?username=someadmin&db=somedb&?KeepThis=true&’. This request has been blocked; the content must be served over HTTPS.
Loading in new tab works fine however.
]]>I clicked Export and then selected a subset of tables within the database. The exported SQL file included the tables that I did not select.
These tables did not include the ‘DROP TABLE IF EXISTS’ line or the ‘CREATE TABLE’ section.
Is this intentional or did I forget to click a checkbox.
]]>Hi,
I used Adminer to import an older wordpress sql backup. I’ve successfully imported it and can see the tables in both Adminer and Phpmyadmin, and my WordPress site is pointing to the right database, however, I cannot see the contents of the tables on my WordPress site.
I’m not sure this is the right place to ask such a question, but thought I’d ask in case there’s something I’m not seeing on the import side.
]]>subj
cannot download plugin from site
native install stops with PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
error
We are not coders at all, but we are decent at wordpress. We got tired of having our site hacked and are attempting to use Adminer on Bitnami WordPress on Google Cloud Platform. It installed and runs just fine, however we can’t create users, switch from the default database to our database or anything else. Please advise. It doesn’t lock up, we just can’t do anything with it. We read somewhere else to try and edit our wp-config.php file, upload it and Adminer would grab the data, but it just crashed the site and we had to redo everything.
Please help
]]>Fatal error: Cannot redeclare error() (previously declared in /hsphere/local/home/tripledge/teplitzart.com/fcsmg-wordpress/wp-content/themes/MedicalDoctor/functions/functions-shortcodes.php:839) in /hsphere/local/home/tripledge/teplitzart.com/fcsmg-wordpress/wp-content/plugins/adminer/inc/adminer/drivers/mysql.inc.php on line 579
Please advise. Thanks.
]]>Hello,
i just installed the plugin and i got the following error when trying to open adminer: Fatal error: Cannot redeclare cookie() (previously declared in /var/www/virtual/vampfashion.hu/wp/htdocs/wp-content/themes/oxygen/inc/laborator_functions.php:21) in /var/www/virtual/vampfashion.hu/wp/htdocs/wp-content/plugins/adminer/inc/adminer/include/functions.inc.php on line 486
Any hint?
]]>By accident spotted this: A user with Editor role can access Adminer in the backend.
Please change to Admin!
??
Armin
how to do i call an adminer table to display into my wordpress page/post?
Help please.
When trying to drop tables, I’m getting this error:
Warning: array_map() expects parameter 1 to be a valid callback, function 'table' not found or invalid function name in /var/www/site/wp-content/plugins/adminer/inc/adminer/drivers/mysql.inc.php on line 731
Warning: implode(): Invalid arguments passed in /var/www/site/wp-content/plugins/adminer/inc/adminer/drivers/mysql.inc.php on line 731
Plus this shows up on top of it: https://cspf.co/buBw/Image%202015-07-08%20at%209.05.22%20PM.png
Yes, I do have WP_DEBUG enabled.
]]>Hi,
i get the following Error Message when trying to start Adminer:
Fatal error: Cannot redeclare textarea() (previously declared in [...]/theme_config/extensions/shortcodes/shortcodes/contactform.php:241) in [...]/wp-content/plugins/adminer/inc/adminer/include/editing.inc.php on line 131
What can i do to solve this error?
]]>