PyroCMS v0.9.7.4 - an open-source modular general purpose CMS |
[eluser]Phil Sturgeon[/eluser]
@Austrys: What is the content of your /config/database.php? There is some extra code in the config file to allow connections to multiple hosts (local, dev, qa and live) but that can be deleted and you can just copy and paste your normal database.php config file in. Also, please delete public_html, that is a ghost folder that I cannot remove from the versioning system! Other than that PyroCMS does nothing strange with database connections and uses CodeIgniter like anything else. @sshz: Thanks for taking the time to check out. Sadly that is one feature I have not got round to yet. It should be a simple case of modifying the Admin_Controller class within application/libraries/MY_Controller.php and looking for the group based permissions. IF you would like to have a go I would love to include your code. If not, you can keep an eye on the Assembla Tickets to see what is being worked on and what is planned for when. |
Welcome Guest, Not a member yet? Register Sign In |