BackendPro 0.6.1
Author: Adam
12
Aug
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.
12 Responses for "BackendPro 0.6.1"
Its weird I installed backend pro but I only seem to go to the codeignitor welcome page
Message: Undefined index: Option
Filename: models/base_model.php
Line Number: 120
I notice this error when I try to update any of the preferences
I get that message too…
I seem to be getting the same issue… going to dig into it a bit tomorrow.
This has now been corrected a fix can be found at http://codeigniter.com/forums/viewreply/651499/
Hello Adam,
I just wanted to thank you for the beautiful little thing you created called backendpro.
I had a question though – i have successfully decoupled the registration feature to a different table other than be_users – this worked very nicely.
Now I am on a project where I need to decouple the groups tables into a different one called usergroups, so far I have not had any problems – the permissions and all are working – i dont know how though – i see the tables in the database and am still little confused even after reading all the documentation..
So far your system is still the best one out there.
Thanks and wishing you health and happiness !
Cheers
sanjeev
Cheers
sanjeev
File: modules/image/config/image.php
Content:
…
/* End of file image.php */
/* Location: modules/image/config/backendpro.php */
Thanks for this, this will be changed in the next release.
Hi, I’m newbie and very interest with BEP. may I request a tutorial “case studies of BEP” on this site ?
I mean is step by step sample how to build a CRUD or backend using BEP.
thankyou very much on Ur attention
Afraid not, I am planning some more tutorial like articles for the release of 1.0 which will help people pick up BeP but nothing yet.
Just wanted to drop you a note to thank you very much for the great work you have produced even more appreciated that it is open for use and upgrading,
is there a roadmap or a bit of insight on future features you might have in mind or on your task list ?
is there any open source contribution ?
whatever I do that might have little value whatsoever will come back to you
Kind Regards
Tibor
Thanks for that. Currently there is no roadmap, I am hoping to release one in 1.0, but as with all things too much to do, too little time. People can contribute most by reporting issues and bugs in the BackendPro CodeIgniter forum post. As for people developing new things, I am happy for you to send me new features but I want to be very careful at what goes into the release. So I may link others to your feature if they require it but there is no guarantee it will get used.
Leave a reply