Chris Seymour
|
| Posted: 12/02/2002, 1:59 PM |
|
Hi All,
I can't seem to get page level security working in beta, is it functional?
Does it work the same as in 1.0.7?
Thanks.
Chris
|
|
|
 |
Terry Valladon
|
| Posted: 12/03/2002, 4:44 PM |
|
I have the same problem with php and mysql. It worked fine before I upgraded
to the beta.
You go to a protected page and it redirects you to the login page, you
insert your username and password and press submit.
if it is wrong you get the normal error.
if it is right it just displays the login page again
after this if you try to go to the protected page again it fails and sends
you to the login page again.
Can someone please help with this?
Thank you,
Terry Valladon
"Chris Seymour" <cseymour@seyware.com> wrote in message
news:92D8AF969cseymourseywarecom@66.180.229.147...
> Hi All,
> I can't seem to get page level security working in beta, is it functional?
> Does it work the same as in 1.0.7?
>
> Thanks.
>
> Chris
|
|
|
 |
Chris Seymour
|
| Posted: 12/04/2002, 3:16 AM |
|
HI Terry,
I was able to get security working when I used the same case for the field
name userid as in my table.
It is working as expected after I made the fieldname in the code match the
case in the database.
Hope this helps.
Chris
|
|
|
 |
Terry Valladon
|
| Posted: 12/04/2002, 11:50 AM |
|
I have double checked the case of all items on this page but no success.
Anyone out there able to help?
Thank you,
Terry Valladon
"Chris Seymour" <cseymour@seyware.com> wrote in message
news:92DA39068cseymourseywarecom@66.180.229.147...
> HI Terry,
> I was able to get security working when I used the same case for the field
> name userid as in my table.
>
> It is working as expected after I made the fieldname in the code match the
> case in the database.
>
> Hope this helps.
>
> Chris
>
|
|
|
 |
michael weaver
|
| Posted: 12/04/2002, 4:56 PM |
|
Terry,
I have the same problem, and I've found that it's because of my personal
firewall. I use ZoneAlarm Pro 3.0, and for some reason, every time I have it
running my browser will not redirect to the page, but will load the login
page again. I have no idea why it happens - I think I've checked all the
settings, but it still exists. I don't know if this applies to you at all,
but it's worth a try.
michael
"Terry Valladon" <tvalladon@eicn.com> wrote in message
news:aslmah$gur$1@news.codecharge.com...
> I have double checked the case of all items on this page but no success.
>
> Anyone out there able to help?
>
> Thank you,
> Terry Valladon
>
>
>
> "Chris Seymour" <cseymour@seyware.com> wrote in message
>news:92DA39068cseymourseywarecom@66.180.229.147...
> > HI Terry,
> > I was able to get security working when I used the same case for the
field
> > name userid as in my table.
> >
> > It is working as expected after I made the fieldname in the code match
the
> > case in the database.
> >
> > Hope this helps.
> >
> > Chris
> >
>
>
|
|
|
 |
Terry Valladon
|
| Posted: 12/05/2002, 1:13 PM |
|
Thank you for your sugestion.
No firewall or proxy, cookies on, php setup right...
This exact same site worked in CCS 1.x.
Terry
"michael weaver" <zero@michaelweaver.org> wrote in message
news:asm880$jal$1@news.codecharge.com...
> Terry,
>
> I have the same problem, and I've found that it's because of my personal
> firewall. I use ZoneAlarm Pro 3.0, and for some reason, every time I have
it
> running my browser will not redirect to the page, but will load the login
> page again. I have no idea why it happens - I think I've checked all the
> settings, but it still exists. I don't know if this applies to you at all,
> but it's worth a try.
>
> michael
>
>
> "Terry Valladon" <tvalladon@eicn.com> wrote in message
>news:aslmah$gur$1@news.codecharge.com...
> > I have double checked the case of all items on this page but no success.
> >
> > Anyone out there able to help?
> >
> > Thank you,
> > Terry Valladon
> >
> >
> >
> > "Chris Seymour" <cseymour@seyware.com> wrote in message
> >news:92DA39068cseymourseywarecom@66.180.229.147...
> > > HI Terry,
> > > I was able to get security working when I used the same case for the
> field
> > > name userid as in my table.
> > >
> > > It is working as expected after I made the fieldname in the code match
> the
> > > case in the database.
> > >
> > > Hope this helps.
> > >
> > > Chris
> > >
> >
> >
>
>
|
|
|
 |
|