Title: [Plugin: WP Bannerize] Sidebar widget show some code
Last modified: August 19, 2016

---

# [Plugin: WP Bannerize] Sidebar widget show some code

 *  Resolved [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/)
 * Hello,
    I already had installed WP-Bannerize (version 2.4.11) in several website.
   I have upgrade bannerize (2.5.2), but now it show some code over the banner. 
   There is wrote something like: `SELECT * FROM wp_xxxxxx_bannerize_a WHERE trash
   = '0' AND group = 'A' ORDER BY sorter ASC LIMIT 0,10` (where xxxxxx mean the 
   database table prefix).
 * Too I notice that bannerize open a new database table called bannerize_a even
   if you answer to do nothing about the db.
 * Already I test that in a new WordPress installation (in the local server) Bannerize
   does too that issue.
 * You can see what I mean through search with google this keyword:::
    “SELECT *
   FROM wp_bannerize_a WHERE”
 * Might be something is wrong in this new release?
 * [http://wordpress.org/extend/plugins/wp-bannerize/](http://wordpress.org/extend/plugins/wp-bannerize/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [infoblog](https://wordpress.org/support/users/infoblog/)
 * (@infoblog)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593218)
 * I have the same problem here plz any support ?
 * SELECT * FROM `xxxxxxxxbannerize_a` WHERE `trash` = ‘0’ AND `group` = ‘Lord’ 
   ORDER BY `sorter` ASC LIMIT 0,10
 *  [manittoo](https://wordpress.org/support/users/manittoo/)
 * (@manittoo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593227)
 * it’s a little bug
    maybe since the last release
 * you should comment “echo $q;” on line 75 in the “wp-bannerize_widget.php” file
 *  Thread Starter [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593238)
 * Little bug?
    I dont think that show the database table prefix in all blog pages
   should be just a little bug.
 * Yes the old WP still have wp_ like prefix, is not secret.
    But for what WordPress
   3.0 also changed the table prefix structure?
 * Then show the database prefix isn’t so good..
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593313)
 * Hi, Fix all in 2.5.5 release…
 * Sorry…
 * regards
    GF
 *  Thread Starter [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593349)
 * Many thanks! Now work great.
 * Did you notice that Bannerize (in WordPress 3.0) open a new database table prefix(
   called bannerize_a) also if you select to “do nothing” about the database?
    Probably
   this feature have to work untill wp 2.9.2, but for some reason being actived 
   too under wp 3.0? Yes that’s not an issue, just I don’t understand why change
   it in wordpress 3.0
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593418)
 * [@zhenya](https://wordpress.org/support/users/zhenya/): Yes, when you choose “
   do nothing” the “bannerize_a” database table is created however. “do nothing”
   is for to “delete old” database table. For the new featured the “bannerize_a”
   table is ever necessary.
 * regards
    gf

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: WP Bannerize] Sidebar widget show some code’ is closed to new
replies.

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

 * 6 replies
 * 4 participants
 * Last reply from: [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-plugin-wp-bannerize-sidebar-widget-show-some-code/#post-1593418)
 * Status: resolved