vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   inquiry about a solve (https://vborg.vbsupport.ru/showthread.php?t=218585)

urstorm.com 07-14-2009 08:20 PM

inquiry about a solve
 
in my vb and when i try delet a Thread or and visetor massages i got a massage tell me :

PHP Code:

Warningset_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in [path]/member_inlinemod.php on line 51

Warning
Cannot modify header information headers already sent by (output started at [path]/includes/class_core.php:3252in [path]/member_inlinemod.php on line 412 

i asked for fix it and i got the answer :
****
changing in :
Quote:

inlinemod.php
group_inlinemod.php
member_inlinemod.php
picture_inlinemod.php
replace:
Quote:

set_time_limit(0);
to
Quote:

@set_time_limit(0);
now wanna know is that real solving ? and that safe ? and what the real error came from >? my server ? or my vb ?
and is thare bitter fix than that ?

snakes1100 07-15-2009 01:56 AM

Turn off safe_mode in php.ini and restart apache if this is a dedicated or vps server.

If this ISN'T a dedicated server, you can try to do the following if you host allows a local override of php:

1. Create and edit a file named php.ini on your ftp in your public_html/root folder.
2. Add a line with the following and save it to the server in ftp.
php_flag safe_mode off

urstorm.com 07-15-2009 05:27 AM

thnx snaks , for ur replay ,
its my own vps with 512mb .
i know the safe mod ON and i like it on ! i thing that make me in safe side ,
and wanna it stay in safemodeON
and one more thing , i thing my VB slow , more other vb on same server ..
i really need some tips ..info ..and her a whm pic
http://www.urstorm.com/ups/uploads/cba88474b2.jpg

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

any help ppl ?


All times are GMT. The time now is 03:58 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.01001 seconds
  • Memory Usage 1,723KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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