Administrator permissions

Tagged:  

Hello everyone,

So this is to me something like the 10th installation of ProjectPier - a great collaboration suite!

After (somehow) 2 consecutive successful installation - one without patches and the 2nd with (with little modifications),
Today I tried again and had to repeat the same process with different scenarios to get all to work (again, somehow!:-)).

So here are the modifs I did through out the last install that worked:
1. git cloned https://github.com/phpfreak/Project-Pier.git
NO PATCHES SO FAR.
2. regular install.
3.mySql console : insert into project_user_permissions values(1,1,9),(1,1,20);
4. Since the regular install does not give NOR DOES IT PRESENT the possibilty to add 'Can create projects' in the permissions list...
It is found under 'Can manage his/her own projects' under:
Company -> Users -> Your USER -> Edit (!NOT PERMISSIONS) -> Under Passwrod -> Can manage his/her own projects: *

We are trying to create a plugin so as to use phpDocumentor under the ProjectPier suite.....
Any ideas?