Hello:
I have just installed and configured phpWebNotes. Everything works fine except that the manage option does not show up while i am logged in. I checked the cookie exists. I checked and gave the admin_manage_notes.php the id and url by hand and it worked. I am lost as why this would happen.
I am using win2k and ie6.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm also puzzled. I haven't looked at the code in some time but I'll give it a look over. I do know that IE6 is very different from other browsers (even IE 5.5 which I use). Does this problem appear in other browsers? Can you try it out?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is the error i get:
"Warning: Cannot add header information - headers already sent by [name of the file] followed by a line number". This is where it is checking for the cookie. It has the same problem with IE5 but with Opera the admin section worked fine. However, no manage option on the page. Another problem is with caching, amazingly enough IE caches dynamically generated pages. My ISP also have two Squid cache servers in sereies! I guess for the time being I will be using phpMyAdmin to delete and manage notes. There is also seems to be a new standard for cookies 'compact privacy info' I will also take look at that, when time permits.
Thank you
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello:
I have just installed and configured phpWebNotes. Everything works fine except that the manage option does not show up while i am logged in. I checked the cookie exists. I checked and gave the admin_manage_notes.php the id and url by hand and it worked. I am lost as why this would happen.
I am using win2k and ie6.
Thank you
I'm also puzzled. I haven't looked at the code in some time but I'll give it a look over. I do know that IE6 is very different from other browsers (even IE 5.5 which I use). Does this problem appear in other browsers? Can you try it out?
This is the error i get:
"Warning: Cannot add header information - headers already sent by [name of the file] followed by a line number". This is where it is checking for the cookie. It has the same problem with IE5 but with Opera the admin section worked fine. However, no manage option on the page. Another problem is with caching, amazingly enough IE caches dynamically generated pages. My ISP also have two Squid cache servers in sereies! I guess for the time being I will be using phpMyAdmin to delete and manage notes. There is also seems to be a new standard for cookies 'compact privacy info' I will also take look at that, when time permits.
Thank you
Thank you