Quote:
Originally Posted by almqdad
hi
when I click member list i get this error
'usercp_nav_folderbit', 'awards_bit'
Unable to add cookies, header already sent.
File: /home/vrfihres/public_html/forum/memberlist.php
Line: 5
and if i disablemember list i get this error
'usercp_nav_folderbit', 'awards_bit'
Warning: Cannot modify header information - headers already sent by (output started at /home/vrfihres/public_html/forum/memberlist.php:5) in /includes/functions.php on line 2869
|
You must have done something wrong. Try to reverse the first edit on memberlist.php,
just use original
$globaltemplates = array(
);
Dont add the awardsbit template, and see how it work
Quote:
I want also to disable request form completely
|
There's an option in setting to turn it off. you then can remove the request_award.php file too.
Quote:
also is thereaway to display award image instead of icon in member profile
|
In member prodile, the award image is displayed at the bottom, together with award name and reason, isnt it?