Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 09-26-2006, 07:52 PM
Sangrun Sangrun is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default White screen of death?

Sorry for the sarcastic humor, but you know.....

Anyway, I keep getting a blank white screen when clicking links on my site.

I cleared my cookies
I turned off VBSEO
I turned of almost every plugin that wasn't stock and it is still happening.

Then I backed up the database, did a repair and I still get a blank page and the bottom of the browser it says "Done".

My users are all getting the same error and it happens after you click 3-4 different links on the site. I notice it does it mostly on the New posts function.

My server is dedicated to me and one other small business. We have tons of space and bandwidth.

Anyone that can point me in the right direction would be a hero!
Reply With Quote
  #2  
Old 09-26-2006, 08:02 PM
The-Ensemble's Avatar
The-Ensemble The-Ensemble is offline
 
Join Date: Jul 2006
Location: United Kingdom
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you done any recent updates?
Reply With Quote
  #3  
Old 09-26-2006, 09:27 PM
Sangrun Sangrun is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The-Ensemble
Have you done any recent updates?

Last thing I installed was VBSEO about 3 weeks ago.

No other updates except I was considering 3.6.1 soon and I don't want to install in on a broken forum
Reply With Quote
  #4  
Old 09-26-2006, 09:32 PM
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Location: Landen(Belgium)
Posts: 1,335
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

are you using by any chance vbportal ? then this is a known problem .....

This kind of problem usually occours when you try to display something but the template(s) used for it are not there or not correct.You should try a new style (no parent) this will force it to use the default templates and see what happens
Reply With Quote
  #5  
Old 09-26-2006, 09:45 PM
Sangrun Sangrun is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I customized my default style to the colors and options I wanted instead of installing a different style. Not sure if that was smart as I assumed it did not make a difference.

My portal was VBA CMPS. I turned it off today and and wasn't tweaked out of the regular options either.

The one thing weird that I forgot to add was when VB SEO was installed, I put my URL in as portal page which was not the root. My URL was forced over to http://www.anyforum.com/cmps_index.php intead of http://www.anyforum.com "anyforum" is just and example for this posting.

VBSEO did not like the cpms_index.php extension, so I used the straight URL which landed people at my forum home. I know it's odd stuff and you can see my explanation below.

I inherited this forum right after it was installed and it would seem that the person who installed it did not put the root in the right place? He is a VB savvy person and maybe he did this for a reason?

Unfortunately he broke contact with me and the other partner as he had personal issues. We couldn't contact him for weeks on end and when we did I think he just wanted out, so we left him out.
Reply With Quote
  #6  
Old 09-26-2006, 10:09 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbseo doesn't have any problems with vBa,,
have you checked your .htaccess file ?
Reply With Quote
  #7  
Old 09-26-2006, 10:15 PM
Sangrun Sangrun is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco.M
vbseo doesn't have any problems with vBa,,
have you checked your .htaccess file ?

Ah, okay... When I installed VBSEO I had to make some changes to that and the great guys at the VBSEO site helped me out with it. It was problematic to say the leas when I installed VBSEO as nothing went like it should have.

What exactly might I be looking for? To make sure it is there? Changes to it or anything?

Another error I have seen in the last few hours is avatars vanishing. Instead of the avatar it will post a url in the avatar space to that user's avatar, but not all avatars will be like that everytime the page loads.

I hope I don't sound too much like a hopeless fool to all of you.
Reply With Quote
  #8  
Old 09-26-2006, 10:27 PM
Code Monkey's Avatar
Code Monkey Code Monkey is offline
 
Join Date: May 2004
Posts: 1,080
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP 5?

eaccelerator?

Any other optimizing code?
Reply With Quote
  #9  
Old 09-26-2006, 10:37 PM
Sangrun Sangrun is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP 4.4.1

No eaccelerator

No other optimizing code that I know of unless it was installed early on before I took over.

My forum has only been up since early may and I have about 540 members so far.


Here is my htaccess file text.

Quote:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteRule ^$ vbseo.php?vbseourl=index.php [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Well crud.....

When I go to my URL now I get the white page of death or a blank page for those not following.
Reply With Quote
  #10  
Old 09-27-2006, 02:12 AM
Code Monkey's Avatar
Code Monkey Code Monkey is offline
 
Join Date: May 2004
Posts: 1,080
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you turn off VBSEO you need to remove the htaccess file.
Reply With Quote
Reply

Thread Tools
Display Modes

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 01:01 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.04784 seconds
  • Memory Usage 2,252KB
  • 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
  • (3)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