Title: [Plugin: WP Bannerize] few problems installing
Last modified: August 20, 2016

---

# [Plugin: WP Bannerize] few problems installing

 *  Resolved [paul petersson](https://wordpress.org/support/users/paul-petersson/)
 * (@paul-petersson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/)
 * seems that it plays really good my swf but on the top of the page i get this 
   message:Warning: Missing argument 1 for WPBannerizeClass::WPBannerizeClass(),
   called in /var/www/vhosts/epitokiobar.gr/httpdocs/wp-content/plugins/wp-bannerize/
   Classes/wpBannerizeFrontend.php on line 16 and defined in /var/www/vhosts/epitokiobar.
   gr/httpdocs/wp-content/plugins/wp-bannerize/Classes/wpBannerizeClass.php on line
   109
    what should i do?(thanks)
 * [http://wordpress.org/extend/plugins/wp-bannerize/](http://wordpress.org/extend/plugins/wp-bannerize/)

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

 *  [nauthnael](https://wordpress.org/support/users/nauthnael/)
 * (@nauthnael)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341018)
 * I have the same problem after updated from previous version!
 * > message:Warning: Missing argument 1 for WPBannerizeClass::WPBannerizeClass()
 *  [chrissmit](https://wordpress.org/support/users/chrissmit/)
 * (@chrissmit)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341057)
 * Exactly the same here.
 * How do I roll back to the previous version?
    I now have no banner.
 *  [nauthnael](https://wordpress.org/support/users/nauthnael/)
 * (@nauthnael)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341059)
 * I have a backup version (2.8)
    [http://banhangusa.com/downloads/wp-bannerize-2.8.rar](http://banhangusa.com/downloads/wp-bannerize-2.8.rar)
   Hope that we can rollback and wait for our author When rollback you will see 
   this warning
 * > This WP Bannerize release has a different Database Table struct. WP Bannerize
   > has found an old Database Table. Do you want convert old struct for this release?
 * then select “Convert Database table” and you will see your old ADs.
 * –sorry for my bad english!
 *  [chrissmit](https://wordpress.org/support/users/chrissmit/)
 * (@chrissmit)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341063)
 * Thanks for your quick reply.
 * I’ve downloaded it.
 * Will wait a while and see if the maker of WP-Bannerize will come with a quick
   fix.
 *  [nauthnael](https://wordpress.org/support/users/nauthnael/)
 * (@nauthnael)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341064)
 * [@chrissmit](https://wordpress.org/support/users/chrissmit/) Does it work?
 *  [chrissmit](https://wordpress.org/support/users/chrissmit/)
 * (@chrissmit)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341071)
 * Haven’t tried it yet.
 * I’ll wait the day, and see if there’s a quick fix.
 * Hope the plugin author reads this. There must be more of us out there having 
   the same problems.
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341080)
 * Hi,
    please download 3.0.1 revision with the fixes.
 * WordPress seems don’t re-active the plugin after update from backend. I’m still
   investigate this behaviour.
 * However, after update from backend, you DEACTIVE/REACTIVE the Plugin and all 
   work properly.
 * Thanks for notice
    Let me know if all works properly Regards GF
 *  [nauthnael](https://wordpress.org/support/users/nauthnael/)
 * (@nauthnael)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341089)
 * i’ve install version 3.0.1. Everything is okay. Thank you so much.
 *  [chrissmit](https://wordpress.org/support/users/chrissmit/)
 * (@chrissmit)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341442)
 * All works fine at this end aswell.
 * thx for the quick update!
 *  [rrmotta](https://wordpress.org/support/users/rrmotta/)
 * (@rrmotta)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341524)
 * friends
 * I’m having problems with the plugin in the new version of WordPress (3.3.1)
 * Table wp_bannerize not being created during installation of the plugin.
 * Does anyone have the structure of the table so that I create?
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341525)
 * Hi,
    This is a vexing problem, I’m working to fix it!
 * However, deactive and reactive plugin, the database table should be appear.
 * Let me know for any news.
    regards GF
 *  [esu66](https://wordpress.org/support/users/esu66/)
 * (@esu66)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341534)
 * Hi,
    The table creation error seems to be a problem with sql-query in wpBannerizeTable.
   sql, in line `free_html` text NOT NULL DEFAULT ”, since BLOB and TEXT columns
   cannot have DEFAULT values. That line can’t be changed to be without default 
   value, because the plugins code doesn’t work without it. Chancing data type to
   varchar(255) does the trick. In mysql 5.0.3 or later, maximum length can be 65535.
 * br,
    Esu
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341535)
 * Yeah, I fix it as soon as possible.
 * Thanks for report

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

The topic ‘[Plugin: WP Bannerize] few problems installing’ 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/)

 * 13 replies
 * 6 participants
 * Last reply from: [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-few-problems-installing/#post-2341535)
 * Status: resolved