I tried the ranking page of shadow-xx and I'm having this
Can someone fix this?Code:Notice: Undefined variable: exclude in C:\wamp\www\rank\includes\general_functions.php on line 60 '.$new; if ($userlegend_status == 1 && $userlegend_place == 1) { echo ' '.$new; if ($userlegend_align == 0) { require 'includes/userlegend_horizontal.php'; } if ($userlegend_align == 1) { require 'includes/userlegend_vertical.php'; } } ?>
Thank you.


Reply With Quote

