![]() |
View Banned Users - fatal error Hi* a few days ago i get this fatal error on my forum in adminCP (modCP) on View Banned users page. Don't know what happend. Fatal error: Non-static method ::��~��������&() cannot be called statically in /var/www/forum.twinstar.cz/cpmod/banning.php on line 652 No new MODs or php edits* but for sure i tried to set plugin/hook system off* but same problem here. My vB version is 3.8.2 and running on PHP Version 5.2.10-0.dotdeb.1. Any ideas? Thanks Holy EDIT: Here is source code and line 652 is " print_cells_row(construct_banned_user_row($user)); " for me Code: // we're only going to show temporarily banned users on page 1 if ($vbulletin->GPC['pagenumber'] == 1) { print_form_header('banning'* 'banuser'); print_table_header("$vbphrase[banned_users]: $vbphrase[temporary_ban] $vbphrase[usergroups]: " . implode('* '* $querygroups) . ""* 8); print_cells_row($headercell* 1); while ($user = $db->fetch_array($tempusers)) { print_cells_row(construct_banned_user_row($user)); } print_description_row("$vbphrase[all_times_are_gmt_x_time_now_is_y] "* 0* 8* 'thead'); if ($canbanuser) { print_submit_row($vbphrase['ban_user']* 0* 8); } else { print_table_footer(); } } Attached Images http://www.vbulletin.com/forum/images/attach/jpg.gif banerr.jpg‎ (20.0 KB) |
الساعة الآن 03:40 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir