DonWolli
Posts: 93
|
| Posted: 11/05/2009, 3:41 AM |
|
We had groups with IDs 20,30,50 an 99.
Everything works fine.
Then we inserted a grouplevel 98
I created a user with level 98 , but i always get an illegalGroup error ?
m_login.php?ret_link=%2Fxpressit%2Fxpressit%2Fadmin%2Findex.php&type=illegalGroup
regards
Wolfgang
_________________
You may say I'm a dreamer, but I'm not the only one.(J.Lennon) |
 |
 |
Gena
Posts: 591
|
| Posted: 11/05/2009, 4:01 AM |
|
Quote :Then we inserted a grouplevel 98
Where?? You need insert it in your DB table and in CCS Project settings. Then you need to regenerate and republish your project!
_________________
Gena |
 |
 |
DonWolli
Posts: 93
|
| Posted: 11/05/2009, 4:12 AM |
|
I inserted that level in project settings, i *use* this level in the user table. (i created a user with level 98)
What do you mean by:
regenerate the project? Whole project or just certain files?
Wolfgang
_________________
You may say I'm a dreamer, but I'm not the only one.(J.Lennon) |
 |
 |
Gena
Posts: 591
|
| Posted: 11/05/2009, 4:16 AM |
|
Whole project - and publish it.
_________________
Gena |
 |
 |
DonWolli
Posts: 93
|
| Posted: 11/05/2009, 4:22 AM |
|
My god !!
More than 100 programs not only to generate+publish but also to distribute.
I think YesSoftware should look for a more friendly solution.
Ok I'try that.
Thanks Gena for superfast help
Greetings from Germany
Wolfgang
_________________
You may say I'm a dreamer, but I'm not the only one.(J.Lennon) |
 |
 |
Oper
Posts: 1195
|
| Posted: 11/05/2009, 7:21 AM |
|
Gena is right, every CODE/Program use this sentence:
Permited GROUP
'Authenticate User @1-5654A5F3
CCSecurityRedirect "50;60;90;95,98", Empty
'End Authenticate User
i'm with you with that for a change like this should be a function call or something
not hardcode in eache program
also if you dont want to regenerated you should be fine
that message in the url is same as not having acces for that group. to that program, if you add that group to a programa and generate that program, it will have access
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|