Hey

I am iving in the dark ages! I am beginning to use PHPLIB to build an authentication system and have run into a bug of some sort in tryng to get the provided example pages to work. I imagine its some kind of syntax error somewhere. I have customised the local.inc file, and the index.php3 page, which is supposed to count up with each reload of the page, doesnt go anywhere. It appears a session ID is being created when the index page is loaded, but the rest of the pages when linked to appear blank.

you can see what I mean at http://www.gstfree.com.au/plib/

can anyone shed some light on this?

thanks in advance

Ray

    Looks good to me, sure you're not using MSIE? It has some issue with correctly handling cache-control headers. Get phplib-7.2c and see if the problem goes away.

    -n

      Ahhhhhhh

      I see. Thanks for your advice. Is there a workaround with the older versions of PHPlib?

      Or is it just a case of having to upgrade?

      Thanks again

      Ray

        The upgrade is drop and go(no breakage expected), and fixes some other isseus as well (db_mysql.inc oddness, bugs in template.inc, few other cool things here and there)

        If you just need the control header fix, get the 7.2c and read the session.inc file for the new fixes, or get the diff from CVS for session.inc

          7 months later

          I'm getting the same error. Anyone have a fix?

          Pete

            Write a Reply...