vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   how i fix this (https://vborg.vbsupport.ru/showthread.php?t=212247)

DssMaster 04-26-2009 09:35 PM

how i fix this
 
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 [DATE]1240786047[/DATE] at [TIME]1240786047[/TIME] ---------------

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

PHP Code:

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

Quote:

Originally Posted by DssMaster (Post 1799603)
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

Quote:

Originally Posted by Lynne (Post 1799597)
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

PHP Code:

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

Quote:

Originally Posted by DssMaster (Post 1799637)
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.


All times are GMT. The time now is 09:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01125 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete