Title: Plugin do nothing
Last modified: August 30, 2016

---

# Plugin do nothing

 *  [sjouve](https://wordpress.org/support/users/sjouve/)
 * (@sjouve)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-do-nothing/)
 * Hi,
 * all seems to be correctly configured but the plugin do nothing !
 * When saving configuration => “Settings have been saved! Continue to Main Menu”
   
   Nothing displayed in “Board One” form… and the widget do nothing 🙁
 * Could you help me ?
 * [https://wordpress.org/plugins/cleverwise-phpbb-statistics/](https://wordpress.org/plugins/cleverwise-phpbb-statistics/)

Viewing 12 replies - 16 through 27 (of 27 total)

[←](https://wordpress.org/support/topic/plugin-do-nothing/?output_format=md) [1](https://wordpress.org/support/topic/plugin-do-nothing/?output_format=md)
2

 *  Thread Starter [sjouve](https://wordpress.org/support/users/sjouve/)
 * (@sjouve)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686467)
 * Options inserted in wp_options table with values :
    phpbb_stats_forum_1_key phpbb_stats_forum_1_name
   phpbb_stats_forum_1_refresh_ts phpbb_stats_forum_1_stats phpbb_stats_forum_1_updated_ts
   phpbb_stats_forum_1_url
 * But nothing in the configuration form !
 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686468)
 * It sounds like a clash somewhere. Do you have a test WP install?
 *  [kiltotake](https://wordpress.org/support/users/kiltotake/)
 * (@kiltotake)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686571)
 * Hello, Im also encountering the exact same problem as the user above.
    Tried 
   reinstalling the App. Im getting statistics by going directly to the wpapi. But
   when I press save on the addon it displays “Settings have been saved! Continue
   to Main Menu” Upon returning to the main menu, I have nothing in the list under
   forum 1.
 * Thanks
 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686572)
 * It is possible another plugin is causing interference. I know on another plugin
   I have released a firewall plugin was causing an issue.
 *  [kiltotake](https://wordpress.org/support/users/kiltotake/)
 * (@kiltotake)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686573)
 * im not sure what plugin i have could cause such an issue, I have only a few plugins.
 * Akismet
 * Cleverwise phpBB Statistics
 * Easy Google Fonts
 * Jetpack by WordPress.com
 * Ultimate Form Builder Lite
 * World of Warcraft Recruitment Widget
 * WoW Progress
 * WoWHead Tooltips
 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686574)
 * Well I know Jetpack has a lot of options to hook into other services but I don’t
   use that plugin so I have never tested it. I have never used any of those plugins
   you mentioned short of mine. So I haven’t tested any of them working with mine.
 * The only thing I could really tell you is to try on a test WP install (which 
   everyone should have anyway). You set it up with the same plugins and then start
   disabling to see what happens.
 * Unfortunately plugins can and do interfere with each pther at times.
 *  [kiltotake](https://wordpress.org/support/users/kiltotake/)
 * (@kiltotake)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686575)
 * Ive taken off every single plugin and it still happens.
    Not sure what else I
   can do
 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686576)
 * Well then we are down to the hosting environment. PHP has lots of configuration
   settings and it could be “told” to block access to what this plugin is using.
 * There are several settings for file contents reading. Are you on shared hosting?
 *  [kiltotake](https://wordpress.org/support/users/kiltotake/)
 * (@kiltotake)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686578)
 * Im not 100% sure, namecheap (i think) is the host im with.
    So far everything
   ive tried has worked, only this plugin for wordpress.
 * I guess its no big deal, just seemed something that I would have liked to have
   added, compared to the other plugins this seemed much more newbie friendly and
   extremely easy for someone like me to use.
 * Ill keep checking this page and hopefully you might have an idea 😀
 * thanks for the help
 *  [JonJagd](https://wordpress.org/support/users/jonjagd/)
 * (@jonjagd)
 * [10 years ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-6686607)
 * Hi
 * I have the exact same problem as described above with nothing being saved to 
   the database when saving my configurations. When I open up the Main Panel the
   things I typed in for board one (name, URL and secret key) is gone when I retunr
   to the Main Panel. When looking in the database and running the following piece
   of SQL:
 * SELECT * FROM `wp_options` WHERE option_name like ‘%stats%’
 * I get the following:
 * option_id option_name option_value autoload
    3994 phpbb_stats_version 1.8 yes
 * If I look at the url [http://www.bueogpil.dk/phpbb/styles/wpapi/wpapi.stats.php?s=password](http://www.bueogpil.dk/phpbb/styles/wpapi/wpapi.stats.php?s=password)
   
   I get an output so that part seems to be working.
 * Could you advice on what has to be inserted in the database or give some other
   solution to this issue?
 * Thanks,
 * Jon
    Forum URL: [http://www.bueogpil.dk/phpbb/](http://www.bueogpil.dk/phpbb/)
 *  [elaurijssens](https://wordpress.org/support/users/elaurijssens/)
 * (@elaurijssens)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-8439863)
 * Same here. Settings are not preserved. wpapi does work.
 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-8444126)
 * If you aren’t getting settings saved in the admin panel I would first suggest
   removing and reinstalling the plugin.
 * Did you try that yet?

Viewing 12 replies - 16 through 27 (of 27 total)

[←](https://wordpress.org/support/topic/plugin-do-nothing/?output_format=md) [1](https://wordpress.org/support/topic/plugin-do-nothing/?output_format=md)
2

The topic ‘Plugin do nothing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleverwise-phpbb-statistics.svg)
 * [Cleverwise phpBB Statistics](https://wordpress.org/plugins/cleverwise-phpbb-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleverwise-phpbb-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/reviews/)

 * 27 replies
 * 5 participants
 * Last reply from: [Me](https://wordpress.org/support/users/cyberws/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/plugin-do-nothing/page/2/#post-8444126)
 * Status: not resolved