vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   anybody using PHP 5.3.10. with VB 3.8 ? (https://vborg.vbsupport.ru/showthread.php?t=297079)

ar2 04-11-2013 01:45 PM

anybody using PHP 5.3.10. with VB 3.8 ?
 
hey

I would just want to know if there are no problems running vb 3.8 on PHP version 5.3.10.

bada_bing 04-11-2013 02:51 PM

If you dont mind I will piggy back on this because our hosting provider originally upgraded to 5.3 but had to revert to 5.2 because our site had issues, we are not sure at this point if this was an imcompatible plugin/mod or vb causing the issue.

I would like to hear if anyone else upgraded to 5.3.x with no issues

z3r0 04-11-2013 03:31 PM

I'm currently running 3.8.7 on 5.3.23 and have been using 5.3 since it was released without any issues.

Lynne 04-11-2013 03:38 PM

Only 3.8.5 and up are compatible with PHP5.3.

CoffeeLovesYou 04-13-2013 12:19 PM

We are using 3.8.7 with PHP 5.3.17 and have had no issues.

Paul M 04-14-2013 02:44 PM

Quote:

Originally Posted by ar2 (Post 2415716)
hey

I would just want to know if there are no problems running vb 3.8 on PHP version 5.3.10.

There are no issues with 3.8.7 & 5.3.x - older versions of 3.8.x may have issues.

ravelink69 04-16-2013 01:16 AM

I am running 3.8.2 and 5.3 and had a few minor issues in a bunch of files but it was an easy fix. other than that, everything is running great.

kronnos 05-11-2013 09:34 PM

The only issue I had when upgrading server to php 5.4 was a deprecated php tag in some files. However, i don't think I actually had to change any core VB files, only old mods.

All I did was searched for the following line in all php files:

error_reporting(E_ALL & ~E_NOTICE);

and replaced with this:

error_reporting(E_ALL & ~E_NOTICE & ~8192);


All times are GMT. The time now is 07:36 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.00974 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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