Nov 05 2008
Minor NinjaLinks Amend
In anticipation of an update to iron out any last minute bugs (which will fix this) can all NinjaLinks users please open the functions.php file that comes with the script and make the following change…
At the very bottom of the file, you should see: error_reporting(E_ALL);
This needs to be changed to: error_reporting(0);
Errors only need to be enabled in a debugging/developing environment and I forgot to turn them off when I released the script; it’s actually recommended for security reasons that you don’t reveal script errors to users. While this doesn’t have any direct impact on the security of the script I’ll sleep easier knowing this is turned off :)
Warning
This post is over 6 months old. This means that, despite my best intentions, it may no longer be accurate. Age, motherhood, experience, loss... these things have all changed me from when this blog was started back in the heady (ha) days of my youth.
As much as I would like to go back and edit 10 years of archives to provide an insight into the 'me' of now — to update coding snippets and revise website advice — it would probably take years to do so (by which point I'd have to start again!) This would defeat the point of keeping these archives anyway.
Please take these posts for what they are: a brief look into my past, my history, my journey.
4 Responses so far
-
This is going to be a dumb comment but if I turn this off, will I still be seeing the messages I posted about at Codegrrl forums? Or do I still need to replace the manage_category.php file? -.-* Sorry, I’m tarded.
-
Sorry this is off topic, but Jem I just noticed on a friend’s computer that in IE your comment boxes are repeating the background color after the bottom rounded corners. Hopefully that make sense…lol.
-
Done! :)









