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

Reply
 
Thread Tools Display Modes
  #1  
Old 07-07-2008, 09:45 AM
moonbase moonbase is offline
 
Join Date: Jul 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New Post Link Goes to Empty White Page?

When you click on the navbar link for the "New Posts" or the one within the "Quick Links" it goes to an empty white page with no source code at all.

I also get this white page when clicking on "Advanced Search" within the Search feature on the navbar.

Any ideas what would cause this?

This is what the link goes to.

http://www.********.com/forum/search.php?do=getnew

Thanks!
Reply With Quote
  #2  
Old 07-07-2008, 10:10 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.
Reply With Quote
  #3  
Old 07-07-2008, 10:29 AM
moonbase moonbase is offline
 
Join Date: Jul 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your reply.

I do not have any hacks or plug ins installed other than a new banner up top and changing colors through the Admin Panel. Everything else is straight code.

If I upload the VBulletin files again, would I lose data or posts or anything like that?

I noticed when I click new posts on this forum I get :

https://vborg.vbsupport.ru/search.php?searchid=9360457


But on mine, the finished link in the address bar is the same as before clicking. Does that shed in clue?

Before visiting the page: http://www.********.com/forum/search.php?do=getnew

After visiting the page: http://www.********.com/forum/search.php?do=getnew
Reply With Quote
  #4  
Old 07-07-2008, 10:38 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.vbulletin.com/docs/html/blank_pages" target="_blank">Blank or 'White' Pages</a>
Reply With Quote
  #5  
Old 07-07-2008, 10:40 AM
moonbase moonbase is offline
 
Join Date: Jul 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
The pages are pure white and blank. When looking at source code, there is nothing there.

And it is only with the pages listed above. The rest of the forum is perfect.
Reply With Quote
  #6  
Old 07-07-2008, 10:43 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you even click the link?
Reply With Quote
  #7  
Old 07-07-2008, 10:45 AM
moonbase moonbase is offline
 
Join Date: Jul 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
Did you even click the link?
Yes Sir., I am reading it and working ion the Admin Panel.

When I ran the check, it gave me this:

Suspect File Versions
Scanned 56 files
./
private.php File does not contain expected contents
search.php File does not contain expected contents
Scanned 56 files
./admincp
admincalendar.php File does not contain expected contents
admininfraction.php File does not contain expected contents
cronadmin.php File does not contain expected contents
css.php File does not contain expected contents
forum.php File does not contain expected contents
index.php File does not contain expected contents
options.php File does not contain expected contents
phrase.php File does not contain expected contents
plugin.php File does not contain expected contents
template.php File does not contain expected contents
textarea.php File does not contain expected contents
user.php File does not contain expected contents
usergroup.php File does not contain expected contents
usertitle.php File does not contain expected contents
usertools.php File does not contain expected contents
verify.php File does not contain expected contents
Scanned 3 files
./archive
Scanned 45 files
./clientscript
Scanned 4 files
./clientscript/yui
Scanned 2 files
./clientscript/yui/connection
Scanned 2 files
./clientscript/yui/yahoo-dom-event
Scanned 2 files
./images/regimage/fonts
Scanned 125 files
./includes
adminfunctions.php File does not contain expected contents
adminfunctions_navpanel.php File does not contain expected contents
adminfunctions_template.php File does not contain expected contents
class_bbcode.php File does not contain expected contents
functions.php File does not contain expected contents
functions_wysiwyg.php File does not contain expected contents
Scanned 18 files
./includes/cron
Scanned 8 files
./includes/paymentapi
Scanned 7 files
./includes/xml
Scanned 82 files
./install
authenticate.php File does not contain expected contents
installcore.php File does not contain expected contents
upgrade_370b6.php File does not contain expected contents
upgradecore.php File does not contain expected contents
Scanned 10 files
./modcp
index.php File does not contain expected contents

--------------- Added [DATE]1215431447[/DATE] at [TIME]1215431447[/TIME] ---------------

I have also turned off GZIP and ran the Table Repair Tool.

What files should I republish to the server to not lose any data or images?

Thanks.

--------------- Added [DATE]1215435357[/DATE] at [TIME]1215435357[/TIME] ---------------

It is all fixed! Thanks for your help.

I tried every step in your link and after all of it, I had to follow the re-upload option of the files and everything works perfectly. No more suspected file errors either!

"Do any show as 'File does not contain expected contents', 'version mismatch' or missing? If so, you need to reupload the original vB non-image files. Make sure you upload these in ASCII format and overwrite the ones on the server."


Suspect File Versions
Scanned 56 files
./
Scanned 56 files
./admincp
Scanned 3 files
./archive
Scanned 45 files
./clientscript
Scanned 4 files
./clientscript/yui
Scanned 2 files
./clientscript/yui/connection
Scanned 2 files
./clientscript/yui/yahoo-dom-event
Scanned 2 files
./images/regimage/fonts
Scanned 125 files
./includes
Scanned 18 files
./includes/cron
Scanned 8 files
./includes/paymentapi
Scanned 7 files
./includes/xml
Scanned 82 files
./install
Scanned 10 files
./modcp
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 05:27 PM.


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.07574 seconds
  • Memory Usage 2,222KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)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_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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete