Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-02-2010, 01:27 PM
stephen1976 stephen1976 is offline
 
Join Date: Oct 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default help please

I been doing a new install and keep getting this

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/install/init.php on line 44

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/install/init.php on line 74

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/install/init.php on line 82

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/install/init.php on line 162

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/install/init.php on line 174

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/includes/class_core.php on line 2514

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/lawteach/public_html/forum/includes/class_core.php on line 1633

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/includes/functions.php on line 846

Deprecated: Assigning the return value of new by reference is deprecated in /home/lawteach/public_html/forum/includes/functions.php on line 850

Warning: Cannot modify header information - headers already sent by (output started at /home/lawteach/public_html/forum/install/init.php:44) in /home/lawteach/public_html/forum/install/authenticate.php on line 56
Reply With Quote
  #2  
Old 12-02-2010, 01:49 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What version of vbulletin? And what version of php?

You say New Install... so no mods, all totally default files? Try redownloading the files and then reupload a totally default set with the only file you ever touch being the config.php file using a plain text editor.
Reply With Quote
  #3  
Old 12-02-2010, 01:52 PM
stephen1976 stephen1976 is offline
 
Join Date: Oct 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi lynne i tried VB verison 3-7-0 new host new forum only touched the config.php file

oh sorry this was the 3rd attempt at clean download and upload each time i get same proble
Reply With Quote
  #4  
Old 12-02-2010, 02:11 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New host? Like I asked, what version of php? I'll bet your version of vbulletin isn't compatible with the version of php you are using.
Reply With Quote
  #5  
Old 12-02-2010, 02:15 PM
stephen1976 stephen1976 is offline
 
Join Date: Oct 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
New host? Like I asked, what version of php? I'll bet your version of vbulletin isn't compatible with the version of php you are using.

PHP Version 5.2.14 that the problem?
Reply With Quote
  #6  
Old 12-02-2010, 05:07 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That should be fine with 3.7.3.

As I asked before - this is a totally default new install? Not some upgrade or install with an old database or old files at all?

Those look like the same errors I had in a ticket this morning where the person upgraded to php 5.3 and was still using version 3.8.3.
Reply With Quote
  #7  
Old 12-02-2010, 06:29 PM
stephen1976 stephen1976 is offline
 
Join Date: Oct 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yep brand new host , new database, never had one on this ever before, fresh download of VB and fresh install.

no updates, upgrades, or anything
Reply With Quote
  #8  
Old 12-02-2010, 06:48 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put a file in your root directory named phpinfo.php that has only these contents:
PHP Code:
<?
phpinfo();
?>
and post a link here for us to see.
Reply With Quote
  #9  
Old 12-02-2010, 07:00 PM
stephen1976 stephen1976 is offline
 
Join Date: Oct 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

{\rtf1\ansi\ansicpg1252\deff0\deflang2057{\fonttbl {\f0\fswiss\fcharset0 Courier New;}{\f1\froman\fcharset0 Times New Roman;}{\f2\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\sb100\sa100\f0\f s20 <?\line phpinfo();\line ?> \f1\fs24\par
\pard\f2\fs20\par
}
Reply With Quote
  #10  
Old 12-02-2010, 07:22 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Um.... you need to edit/create php files using a text editor, nothing fancier, or you will get garbage in your code.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:52 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04327 seconds
  • Memory Usage 2,257KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete