vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Newbie needs help (https://vborg.vbsupport.ru/showthread.php?t=119890)

Drivel 06-29-2006 03:18 PM

Newbie needs help
 
I'll try to explain as best as I can.....

When we first started we had one server/website. Then wanted to change our name so we got another one. The old one has expired and it looks like a lot of our images were saved to that server. They were just a red "X" on the site. We went in and transfered the smileys and other images. And it seemed to work. But now we get this scroll box constantly.

Warning: Unknown(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /global.php(334) : eval()'d code on line 53

Warning: Unknown forums/plugins/vbplaza_cache_templates.php):[/url] failed to open stream: Success in /global.php(334) : eval()'d code on line 53

Warning: Unknown(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /global.php(334) : eval()'d code on line 53

Warning: Unknown plugins/vbplaza_cache_templates.php):[/url] failed to open stream: Success in /global.php(334) : eval()'d code on line 53

Warning: (null)():plugins/vbplaza_cache_templates.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /global.php(334) : eval()'d code on line 53



and this one:

Unable to add cookies, header already sent.
File: forums/includes/class_core.php
Line: 2957


Anyone have any idea what I can do to fix this?

Guest210212002 06-29-2006 03:43 PM

What's on line 53 of global.php?

Drivel 06-29-2006 04:00 PM

Not sure how to find that out, but I opened global using first page, found line 53 and it says // read the list of collapsed menus from the 'vbulletin_collapse' cookie

Guest210212002 06-29-2006 04:10 PM

First, do yourself a favor and remove the /path/to/your/forums that you have listed in the first post. ;)

Check global.php for pathnames that point to your old server. For example your old vB may have been installed in something like /var/www/html/, whereas your new box is /var/www/yourdomain.tld/httpdocs. (those are just example pathnames). Those failed to open stream errors are sometimes path/permission problems, but it's hard to tell from where I'm sitting.

As far as: php_network_getaddresses: getaddrinfo, this is possibly caused by differences between PHP on your old server and your new one, or improper PHP setup on your new host. Have a look here:

http://bugs.php.net/bug.php?id=11058

Again I'm not a developer but I'm a decent vB/Linux geek, so these are my best guesses so far. Someone more adept at troubleshooting obscure PHP/vB errors may come along and tell you that I'm completely wrong. ;)

Drivel 06-29-2006 04:25 PM

Thanks for the reply. This could take some time to fix. lol

Quote:

Check global.php for pathnames that point to your old server. For example your old vB may have been installed in something like /var/www/html/, whereas your new box is /var/www/yourdomain.tld/httpdocs. (those are just example pathnames). Those failed to open stream errors are sometimes path/permission problems, but it's hard to tell from where I'm sitting.
I did that and didn't find anything with the old name in it. I've looked at the certain lines in the errors and nothing seems weird about them.


All times are GMT. The time now is 01: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.05292 seconds
  • Memory Usage 1,724KB
  • 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
  • (5)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