View Full Version : how i fix this
DssMaster
04-26-2009, 09:35 PM
when i try to search for user in exact match give me this warning how i can fix, file is fine i double check.
Warning: Cannot modify header information - headers already sent by (output started at [path]/admincp/user.php:1) in [path]/includes/functions.php on line 3087
--------------- Added 1240786047 at 1240786047 ---------------
can some one help please.
Lynne
04-26-2009, 10:31 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
DssMaster
04-26-2009, 10:45 PM
but i dont want to disabling, i want to show the profile when o click exact match.
tipoboy
04-26-2009, 10:51 PM
but i dont want to disabling, i want to show the profile when o click exact match.
lynne is asking you to disable your modifications and see if it still happens if it doesnt its a problem relating to one of your modifications you have installed
DssMaster
04-26-2009, 11:08 PM
where i will put this code, please let me know.
tipoboy
04-26-2009, 11:17 PM
in your config.php
right under the <?php line
DssMaster
04-26-2009, 11:18 PM
Ok is just one <?php thanks
tipoboy
04-26-2009, 11:20 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
do exactly as lynne suggested, then see if the problem still occurs
DssMaster
04-26-2009, 11:37 PM
didint fix and now show this in my board and cpanel  whats is this.
If you want i can give you access to my board and server.
tipoboy
04-26-2009, 11:42 PM
didint fix and now show this in my board and cpanel whats is this.
If you want i can give you access to my board and server.
remove the edit from the config.php
DssMaster
04-26-2009, 11:47 PM
I just fix the confg.php file had this  and was causing the problem i just fix thanks.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.