PHP Logger 1_5 details

  • Description

    from the doc: "<-------------IMPORTANT VERSION-SPECIFIC INFORMATION FIRST!---------------> If you are upgrading to 1.5 from ANY previous version, (re)upload the default skin. <-------------End---------------> Q: How do I upgrade to the latest version of PHP Logger? A: It's quite simple, actually. First, backup your data file (default vics.txt) and settings. Then, upload the new php-logger.php, overwriting the old one. Then, configure the new one to match the settings of your old one. And you're done! If you are using anything prior to 1.2b, then you should also upload the default skin. Q: When I get a notification in my logger after upgrading, it gets all ****ed up. What do I do to fix it? A: This is because of the way previos versions handle blank variables and iframes as opposed to new versions. Follow these instructions to rebuild your data file: 1. Open up the datafile. 2. Do a find and replace check with the following Find and Replace strings (respectively): 3. Then, find any iframe tags and fix them using the following Find and Replace strings (resplectively): marginwidth="0" /> marginwidth="0"> 4. Close and re-upload the logfile. 5. You're done!"