I have tried to install Version 0.4.2 and all I get is a white screen that says: "Uncompressing data" and the browser has finished loading, so either, it takes forever to extract, or I'm doing something totally wrong :s Also, I check the FTP and there are no files in the folder except "install.php" and "install.data"
The pictures look like the latest release, which is good. Are most actions replaced by icons, in the areas, groups, etc. screens?
"Cpu:?" is displayed when your web web host decides to only allow your scripts to run in a safe_mode environment. NextBBS extracts the Cpu load information from /proc, which is not accessible in that mode, and that means that you cannot measure the server's overall load. It doesn't matter for now but I believe that I will add a load limiter to the code at some point in the future and then I will have to figure out whether there's a workaround for this behaviour or that feature will not be available to you...
The pictures look like the latest release, which is good. Are most actions replaced by icons, in the areas, groups, etc. screens? "Cpu:?" is displayed when your web web host decides to only allow your scripts to run in a safe_mode environment. NextBBS extracts the Cpu load information from /proc, which is not accessible in that mode, and that means that you cannot measure the server's overall load. It doesn't matter for now but I believe that I will add a load limiter to the code at some point in the future and then I will have to figure out whether there's a workaround for this behaviour or that feature will not be available to you...