Title: Fatal Error with 1.3.2
Last modified: August 24, 2016

---

# Fatal Error with 1.3.2

 *  Resolved [Mitchell_T](https://wordpress.org/support/users/mitchell_t/)
 * (@mitchell_t)
 * [11 years ago](https://wordpress.org/support/topic/fatal-error-with-132/)
 * Hello – thanks for the plugin, but I’m having trouble getting started. As soon
   as I try to run the Adminer interface in the same window or in a new tab, I get
   this error:
 * Fatal error: Cannot redeclare table() (previously declared in /home/content/88/
   11815488/html/wp-content/themes/central/includes/shortcodes.php:434) in /home/
   content/88/11815488/html/wp-content/plugins/adminer/inc/adminer/drivers/mysql.
   inc.php on line 281
 * Thanks for any help,
    Mitchell_T
 * [https://wordpress.org/plugins/adminer/](https://wordpress.org/plugins/adminer/)

Viewing 1 replies (of 1 total)

 *  [fuxia](https://wordpress.org/support/users/thefuxia/)
 * (@thefuxia)
 * [11 years ago](https://wordpress.org/support/topic/fatal-error-with-132/#post-6081995)
 * The function `table()` comes from the original Adminer files. Its name cannot
   be changed. Ask the theme author to stick to the [theme development standards](https://codex.wordpress.org/Theme_Review)
   and add a prefix to function names:
 * > Themes **must** provide a unique slug for anything in the public namespace,
   > including translation textdomain, all custom function names, classes, hooks,
   > public/global variables, database entries (Theme options, post custom metadata,
   > etc.)

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error with 1.3.2’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/adminer_efefef.svg)
 * [Adminer](https://wordpress.org/plugins/adminer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adminer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adminer/)
 * [Active Topics](https://wordpress.org/support/plugin/adminer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adminer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adminer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fuxia](https://wordpress.org/support/users/thefuxia/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/fatal-error-with-132/#post-6081995)
 * Status: resolved