Home | Add News | Edit News | Options | Help/About | Logout


Enable Hack Manually - Comments Refresh Fix v1.0

Add block in "./inc/shows.inc.php":

Automatically Generated, be sure to be very precise on tabs and spaces.

Add this:

// Comments Refresh Fix v1.0 - addblock
	header('Location: http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].
			'?subaction=showfull&id='.$id.'&archive='.$archive.'&start_from='.
			$start_from.'&ucat='.$ucat.'&'.$user_query);
// Comments Refresh Fix v1.0 - End addblock

Between:

        fclose($flood_file);
    }

And:

}
//####################################################################################################################

End installation notes:

You don't have to change any settings.

Powered by CuteNews v1.3.1 © 2003 CutePHP.