Is often a problem with the optional config.php; the new current version is empty for this settings and give ore hints on installs with a non default install of WP.
Den
(@denmayday)
Hi Frank,
I have a standard installation of the latest WP 3.5.1 and Adminer 1.2.3 and getting the same error:
Fatal error: Cannot redeclare pagination() in /home/mysite/public_html/wp-content/plugins/adminer/inc/adminer/include/functions.inc.php on line 553
Besides my /wp-content/plugins/adminer/inc/adminer/config.php is empty. Setting $wp_siteurl = ”; or $wp_siteurl = ‘/home/mysite/public_html/’; neither disabling all of my plugins doesn’t make any difference.
I believe I’m not the only person who have this issue.
Is there any suggestions?
Having the same problem, cannot redeclare pagination with fatal error when starting adminer on a 3.5 installation.
On the 3.6 installation it runs well.
If I try to update the 3.5 installation to 3.6 it says that everything is up-to-date. Maybe it is the problem with the 3.5 that adminer only accepts 3.6?
Deactivating plugins is no help, btw I use this path to the adminer which seems fine with get variables username and db: http://www.gg.de/wp-content/plugins/adminer/inc/adminer/loader.php?username=&db=
Thanks for this hint. Maybe you have a plugin or theme, that use the same functions-name. I will fix this in the next version.