b2 SECURITY FIX by cjc http://www.cafelog.com/board/viewtopic.php?t=3212 near the end of the b2-include/b2functions.php file, there is a line like: [Code] require_once($b2inc."/lj_update.php"); [/code] Change this to: [code] require_once("b2config.php"); require_once($b2inc."/lj_update.php"); [/code] NOTE: IF YOU CAN'T FIND THE LINE ABOVE, find: [code] # b2 fix for the bug with HTML comments $newtext = str_replace("< !--","