Menu

Browser Bugs?

Help
Anonymous
2001-07-26
2001-07-26
  • Anonymous

    Anonymous - 2001-07-26

    I have all working fine, but stumbled on two bugs
    in I.E everything works fine, But in Opera the link back to userpage (after creating/deleting folder) does not work. In Netscape i can not login
    It lets me create a new user but after that it throws me back to "login.php" when i try to login it just reloads "login.php".
    You can find my site at http://rawwwebsolutions.com/user/public_html/

    hope you can help

    Richard.

     
    • Jason Wies

      Jason Wies - 2001-07-26

      I don't know about the Opera one, you would have to check the HTML.  The Netscape one seems to be caused by cookies not getting set or passed.  You can try modifying the code to fix it:

      login.php/37: exit; (after header)
      users.php/top: delete the "if (!$cookieusername && !$cookiepassword)" clause

      That has about zip chance of fixing it, but it's the best I can do without access.  If you really want it fixed I can work on it on the server, but that is the kind of thing I charge for.

      Jason Wies aka Zone

       
    • Anonymous

      Anonymous - 2001-07-26

      You were right it didn't work there is still no cookie set.
      I don't get it why it works for I.E and opera but not for netscape. If you have some more ideas the're welcome.

      Thanks richard.

       

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.