Not getting notifications
Edit: Nevermind. Fixed it! I thought I had tried everything I could think of, but then I thought of something else. :) It *seems* to me that the issue is the first time I did the set up I put in port 25, not realizing that gmail only allowed STMP over SSL which is port 465. My fault for glossing over that section. Apparently, whatever you put in that first time is stuck there forever. For whatever reason, you can't change that port (maybe I could have I knew how to hell to use the mySQL console, but I don't) with the settings.php. So, I just went to my MySQL directory and deleted the CTGS subdirectory and then re-ran the installation and this time put in the correct port # the first time. Also the file path in the .bat file needed to be updated from PHP5.3.8 to PHP5.3.9, but that was trivial. Problem solved and my test notification went off without a hitch. By the way, thanks a ton for making this. :)