Title: Settings Page Blank
Last modified: August 21, 2016

---

# Settings Page Blank

 *  Resolved [crockett95](https://wordpress.org/support/users/crockett95/)
 * (@crockett95)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/)
 * There’s a link to the settings page for Spreadplugin, but it is blank and provides
   no options.
 * [http://wordpress.org/extend/plugins/wp-spreadplugin/](http://wordpress.org/extend/plugins/wp-spreadplugin/)

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

 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3733839)
 * so?
 *  Thread Starter [crockett95](https://wordpress.org/support/users/crockett95/)
 * (@crockett95)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3733949)
 * So there’s not supposed to be any functionality there? Sorry for assuming.
 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3733982)
 * Sure there is functionality. But I can’t help you, if you don’t provide more 
   informations e.g. a screenshot or anything like this. You’re the only one having
   the problem, so there must be a problem in some other plugins or in combination
   of them or at least the theme.
    I’ve tested the plugin in x-different themes 
   and with many other plugins without any problem…
 * The best would be, you’ll give me a time limited admin access to solve this Problem.
   My email is [info@spreadplugin.de](https://wordpress.org/support/topic/settings-page-blank-1/info@spreadplugin.de?output_format=md)
 *  Thread Starter [crockett95](https://wordpress.org/support/users/crockett95/)
 * (@crockett95)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3734019)
 * Found the issue. Line 1211 of spreadplugin.php:
 *     ```
       // display options page
       			include(ABSPATH.'wp-content/plugins/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__)).'options.php');
       		}
       ```
   
 * This assumes default folder name for the content folder. “Better WP Security”
   plugin has an option to rename “wp-content” for added security, which breaks 
   the path of the include();
 * On a side-note: My apologies for being a douche about it.
 *  Plugin Author [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * (@pr3ss-play)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3734044)
 * You’re welcome.
    If you’ve further questions, don’t hesitate to ask.

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

The topic ‘Settings Page Blank’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Thimo Grauerholz](https://wordpress.org/support/users/pr3ss-play/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/settings-page-blank-1/#post-3734044)
 * Status: resolved