Welcome Guest, Not a member yet? Register   Sign In
BackendPro 0.6.1

[eluser]adamp1[/eluser]
Ummm, for this you may need to get rid of the relationship between the profile and user table. Then you can manually add rows to the profile table and query it how you see fit. That or you could create them accounts, just ones with random usernames which would never be used (e.g. ashdas7dsa7dsad7sa)

Its not a perfect solution, but no pre-build system will be able to suit all cases.

[eluser]Unknown[/eluser]
Hello

I like your system and the Access Control logic.

Just one note, I installed on a Php 5.3 and I had some issues to debug because of deprecated functions in the code,( like ereg etc...)
(using the latest CI version that is already optimized for 5.3)

Do you plan to update this?

Regards

[eluser]adamp1[/eluser]
I have not at the moment had time to test the system on the new CI 1.7.2 or php 5.3.

I am in the process of a brand new project which will be running off BackendPro so I expect you will see over the coming weeks/month, these updates to be taken into account along with a lot of new features as changes.

[eluser]Sean Downey[/eluser]
Hi Adam

I am looking forward to the next releases.
Could you tell us if a "change password" facility will be included to allow users change their own password?

If not I will build it in myself and send on code if you want it.

Keep up the great work.

[eluser]adamp1[/eluser]
A special profile page is planned for a future release since as you point out at the moment an admin with access to the User resource can only change details.

[eluser]Sean Downey[/eluser]
Ok great
Do you have any ETA on when that would be ready?

[eluser]adamp1[/eluser]
No not yet. It won't be in the next few weeks.

[eluser]Sean Downey[/eluser]
Ok no problem - thanks.

[eluser]Bondie[/eluser]
Errors on my behalf or the backend pro? :o
Quote:A PHP Error was encountered

Severity: 8192

Message: Assigning the return value of new by reference is deprecated

Filename: libraries/Loader.php

Line Number: 414
Quote:An Error Was Encountered

Unable to load the requested class: status
Codeigniter 1.7.2
BackendPro 0.6.1
BackendPro only installation on this copy of CI

This was when accessing /admin/

[eluser]adamp1[/eluser]
I have a feeling this is due to the version of Matchbox in 0.6.1 is not update to date to the changes in CI 1.7.2 Sadly I have not had time to look into this yet but I am hoping will be solved with the next version.

For now I would say try using CI 1.7.1 or CI 1.7 for the mean time.




Theme © iAndrew 2016 - Forum software by © MyBB