A new version of BackendPro has now been released. Its main aim was to solve an issue where BackendPro couldn’t be installed on certain web servers. It also includes a few other bug fixes and enhancements.

Libraries

  • Moved the Admin_Controller and Public_Controller to their own seperate files. This keeps it so there is 1 class per file. See Enhancement #99.

Models

  • Stopped the preference model from making multiple queries to the DB whenever a preference was fetched. Now they are all fetched and cached. See Enhancement #135.

Bugs

  • Fixed a bug saying Bep_assets could not find an asset file when attempting to create an asset cache. See Bug #134.
  • Fixed bugs in the install process where files where not being checked if they where really writeable. See Bug #133.
  • Fixed a bug where it would report Cannot load library: bep_site. See Bug #132.

The new version can be downloaded here.