Welcome, please login or register

OnePress Version 1.0.8 Release

This minor release features a bug fix for an issue that has affected a few users in regards to phpBB integration. Apparently, a critical loading process for integration to work was failing due to a whitespace issue in WordPress core files. The OnePress framework is now sensitive to this issue and will no longer break when logging in, logging out, or registering users inside of phpBB.

Upon logging in, user’s encountering this issue were experiencing an error:

“Fatal error: Call to undefined function is_ssl() in forums/includes/auth/auth_op.php on line 81″

A different error was displayed when logging out:

“Fatal error: Call to undefined function op_userExists() in /forums/includes/auth/auth_op.php on line 376″

By updating OnePress this will no longer occur.

Also included in this release is an added functionality to the Content Body Widget. This widget now provides the capability to filter posts displayed by tag name. Simply control the filter option by editing the widget and entering the name of the tag(s) you wish to have displayed in that widget in the “Filter Content by Tag” field.

Examples of filters:

featurette — Posts tagged as featurette
featurette,cars — Posts with either featurette or cars as tag
featurette,-cars — Posts with featurette tag but not tagged as cars

Leave a Reply

You must be logged in to post a comment.