vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   blank pages (random issue), when clicking on certain page numbers (https://vborg.vbsupport.ru/showthread.php?t=315647)

PiotrGT 11-26-2014 04:46 PM

blank pages (random issue), when clicking on certain page numbers
 
I'm getting randomly blank pages for longer topics. I get this when I'm clicking on page numbers or arrows - however the issue resolves when i do a refresh via my browser when Im on the page which didnt want to fully display earlier.. Is there a way to resolve a such issue? it can be very frustrating to new users that are not familiar with such behaviour.

Page 7:
http://granturismo.pl/vb5/forum/%C5%...plotek_1/page7

this also occurs to many more pages (all over the forum) ex. 8,9,10

The first page is fine: http://granturismo.pl/vb5/forum/%C5%...99cia-plotek_1

Any help will be appreciated - thanks!

Lynne 11-26-2014 09:03 PM

I do not get a blank page with that link (to page 7 of a thread). Are you sure all users have this issue and it isn't just your logged in user?

I would check your error_logs (if you don't know where they are, ask your host) at the time you get the problem to see if this is a php issue.

Here is a page from the manual about troubleshooting blank or 'white' pages: https://www.vbulletin.com/docs/html/blank_pages

PiotrGT 11-27-2014 06:21 AM

I am familiar with this page. When I was browsing the web for the blank page issue, I had a feeling the content provided on that page is only for VB3. So it seems its good for VB5 as well - I will check it out and let you know whats the outcome.

Anyway, have you tried quickly browsing/clicking through the 56 pages? Page 7 worked for me now as well (as a direct link) - try 8,9, etc...

Spangle 11-27-2014 03:46 PM

If I follow the link the page is OK.

However if I click to go down a page, then back to page 7 then it is blank, I also get blank pages from there on.

Lynne 11-27-2014 04:43 PM

Hmmm, try going into debug mode and see if the error shows on the page in the place of the blank stuff. (And also, as I originally said, check your error_logs!)

***
To enable debug mode edit the /config.php file and change:

Code:

$config['debug'] = false;
To:
Code:

$config['debug'] = true;
Then edit the /core/includes/config.php file and change:

Code:

// $config['Misc']['debug'] = true;
To:
Code:

$config['Misc']['debug'] = true;
To set that up for only your IP address (replace xxx.xxx.xxx.xxx with your IP), put these lines around the code:

Code:

if($_SERVER['REMOTE_ADDR'] == "xxx.xxx.xxx.xxx") {
CODE HERE
}

***

PiotrGT 12-08-2014 05:31 PM

1 Attachment(s)
I have added everything from that blank page and things are still the same.

Here is what I got:

Debug Information
Page ID:
Parent ID:
Page Template ID:
Route ID:
Page Type:
Screen Layout ID:
Screen Layout Template:
Channel ID:
Node ID:
Database Asserts: 170 (?)
AJAX Requests: 4
Facebook Active: Tak
User is logged into facebook
User is NOT logged into vB
FB acct connected to a vB acct
Style ID: 7
Templates/Renders: 30/161
CSS Templates: 4
JS Files: 4
Current Time: Mon, 08 Dec 2014 20:30:51 +0100


All times are GMT. The time now is 02:09 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.02210 seconds
  • Memory Usage 1,722KB
  • 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
  • (5)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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