Menu

#5 Clear Cookies not working

open-accepted
nobody
None
5
2004-08-18
2004-08-17
No

When I click "Clear All Cookies" or try to delete individual cookie
every-time I get this:

Warning: Invalid argument supplied for foreach() in /home/club60/
public_html/browse/PHProxy.class.php on line 585

Warning: Cannot modify header information - headers already sent
by (output started at /home/club60/public_html/browse/
PHProxy.class.php:585) in /home/club60/public_html/browse/
index.php on line 18

Discussion

  • euGee

    euGee - 2004-08-18

    Logged In: YES
    user_id=1051731

    Thanks for reporting this. It will be fixed by the next
    release. If you want to fix it now, locate line 582 and
    replace it with: $this->get_cookies('COOKIE', false);

    I'm assuming you are running version 0.3.

     
  • euGee

    euGee - 2004-08-18
    • status: open --> open-accepted
     
  • Andrey Babak

    Andrey Babak - 2004-08-19

    Logged In: YES
    user_id=903194

    Yes, I am using version 0.3. I applied your fix and now I am not getting
    this error anymore. Thank you.

    However standard phpBB cookies are not appearing in this list (I am not
    sure if they did before).

     
  • euGee

    euGee - 2004-08-30

    Logged In: YES
    user_id=1051731

    Yes, there are problems with cookies and I have recieved
    several complaints. Cookies will hopefully function
    correctly by the next release.

     
  • gael

    gael - 2004-08-31

    Logged In: YES
    user_id=1082476

    I had this problem too, but not only when I clear cookies.
    Maybe you must do a test with the "headers_sent()" function
    before calling the "header" function.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.