• Skip to primary navigation
  • Skip to main content

RocketGeek

Home of WP-Members, The Original WordPress Membership Plugin

  • WordPress Plugins
    • WP-Members
      • FAQs
      • Quick Start
      • Documentation
      • Extensions
    • Advanced Options
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Download Protect
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Invite Codes
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • MailChimp Integration
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • PayPal Subscriptions
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Salesforce Web-to-Lead
    • Security
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Text Editor
      • Purchase the Plugin
      • Get the Pro Bundle
    • User List
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • User Tracking
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Memberships for WooCommerce
    • WordPass
  • Blog
    • Basics
    • Tips and Tricks
    • Filters
    • Actions
    • Code Snippets
    • Shortcodes
    • Design
    • Release Announcements
  • Store
    • Cart
    • Checkout
  • Contact
  • Log In
  • Show Search
Hide Search
Home » Blog » WP-Members 2.8 blank options screen fix

WP-Members 2.8 blank options screen fix

Chad Butler · Jan 6, 2013 ·

This article is provided free. Find out how you can get full access to premium content, including how-to articles and support forums, as well as priority email support and member exclusive plugin extensions..

 

There was a small bug in the initial WP-Members 2.8 release that causes the main option screen for the plugin to be blank.  This would be a blank options screen with a php error message “Call to undefined function wpmem_a_rss_box()”.

Users Affected

This bug will affect users who are running on PHP 5 without short tags enabled.

Technical Detail

The cause was a couple of functions that were added late in the release and one of them inadvertently uses a php short tag.  PHP short tags (<? … ?> rather than <?php … ?>) were deactivated by default in PHP 5.  However, many PHP 5 installations operate with them turned on.  If you are running PHP 5 on a commercially hosted platform, it is probable that you will not be effected by this, but users running locally hosted installs and custom php.ini installs will probably experience this.

Bug Fix

The fix for this is very simple.  Change line number 178 in file /admin/dialogs.php to this:

</div><?php

The fix has been applied to the main plugin download, so you can also re-download the plugin to correct the issue.

Blog bug-fix

Ready to get started?

Join Today!

© 2025 · butlerblog.com · RocketGeek is built using WordPress, WP-Members, and the Genesis Framework

  • butlerblog.com
  • WP-Members Support Subscription
  • Terms of Service
  • Privacy Policy
  • Refund Policy