vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vbulletin Problem (https://vborg.vbsupport.ru/showthread.php?t=204566)

bleros 02-07-2009 05:00 PM

vbulletin Problem
 
im upgrade today to 3.8.1 and i have problem i dont know what is problem see pic

http://img87.imageshack.us/img87/2858/44379767pn5.png


im pres delete and i have this problem :
warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3254) in [path]/member_inlinemod.php on line 414

with 3.8.0 work fine

Lynne 02-07-2009 05:19 PM

Try disabling your 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); 


bleros 02-07-2009 07:40 PM

i have many plugins 50 :)

hm ok im try define('DISABLE_HOOKS', true); but again :( error like picture

Lynne 02-07-2009 08:04 PM

What is on line 53 in member_inlinemod.php ?

snakes1100 02-07-2009 11:24 PM

As your server is running in safe mode, your most likely reaching the max_execution_time set in php.ini.

If you have access to the server as root as your sig some what suggests, you can raise that limit and HUP apache.

If you do not have access you could try to add a php.ini file in you forum root folder and add this line to it if your host allows php.ini over ride by clients.

max_execution_time = 30 or max_execution_time = 60

bleros 02-08-2009 01:59 PM

Quote:

Originally Posted by Lynne (Post 1737287)
What is on line 53 in member_inlinemod.php ?

i dont know but when pres delete i get this error..


warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3254) in [path]/member_inlinemod.php on line 414

JoeBOBBillyTed 02-08-2009 02:04 PM

Do what snakes stated, that will clear up your issue.

bleros 02-08-2009 02:06 PM

Quote:

Originally Posted by snakes1100 (Post 1737405)
As your server is running in safe mode, your most likely reaching the max_execution_time set in php.ini.

If you have access to the server as root as your sig some what suggests, you can raise that limit and HUP apache.

If you do not have access you could try to add a php.ini file in you forum root folder and add this line to it if your host allows php.ini over ride by clients.

max_execution_time = 30 or max_execution_time = 60

yes is running safe mode. " not work php.ini :( im try

--------------- Added [DATE]1234109316[/DATE] at [TIME]1234109316[/TIME] ---------------

http://img5.imageshack.us/img5/853/92654005ig4.png

snakes1100 02-08-2009 04:17 PM

You could try a .htaccess file and enter what i suggested above to it.

If your host isnt allowing php.ini over ride, you are most likely not going to be able to over ride it this way either.

If it dont work and the host wont change it, i would suggest a new/better host.

php_value max_execution_time = 60

or

php_value max_execution_time = 90

bleros 02-08-2009 06:04 PM

host is well .. 3.8.0 work fine need to back :( to 3.8.0


All times are GMT. The time now is 01:01 AM.

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.02259 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete