Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PHP Advisory

  • 24-07-2002 11:12pm
    #1
    Banned (with Prison Access) Posts: 16,659 ✭✭✭✭


    Since no-one else has posted it, be aware that PHP versions 4.2.0 and 4.2.1 have a serious security vulnerability.

    http://www.php.net/release_4_2_2.php

    adam


Comments

  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Also be aware that the default settings now set register_globals to be 'Off' instead of 'On', which caused a thing or two to break on boards.ie at first when I upgraded. (set it in your php.ini).


  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Of course, I should point out that if nothing breaks, you are much better off setting register_globals to 'Off', as it leaves your php scripts open to security vulnerabilities if they react badly to having the user inject variables into the global namespace.


Advertisement