Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
  #1  
Old 10-11-2012, 05:40 PM
pjclas pjclas is offline
 
Join Date: Aug 2012
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Including global.php when forum set to not active.

I've been doing some testing in preparation for moving from SMF to vBulletin and I noticed something strange. I include global.php in various files to access the vbulletin apis and that all works fine normally. If I then go into the forum admin and set the forum to not active, suddenly the pages that include global.php no longer render any content at all. The first thing I do is include global.php in those php files. If I comment it out, the files render fine. I do not get any errors or exceptions, it just seems to fail.

Does anyone have any suggestions here? I would like to be able to turn off the forum without having to worry about crashing my whole site.

EDIT: I just tried this again, and strangely this time I'm seeing "Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error."
Reply With Quote
  #2  
Old 10-11-2012, 09:31 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If the forum is shut down and you're not an admin, then you should be redirected to an error page. I don't know why that isn't working for you, maybe it's redirecting you to an invalid page for some reason.

I've never tried it but it looks like you could handle the forum closed in your custom script by defining 'BYPASS_FORUM_DISABLED' before including global.php, then check for !$vbulletin->options['bbactive'] yourself (if you want).
Reply With Quote
  #3  
Old 10-11-2012, 10:36 PM
pjclas pjclas is offline
 
Join Date: Aug 2012
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There shouldn't be a redirect here because I'm not on a forum page. I'm on an external page that is including global.php and nobody is logged in at the time. It doesn't really matter, I just don't understand what is failing since I can't seem to find any errors, but nothing renders.
Reply With Quote
  #4  
Old 10-11-2012, 10:51 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But I think you will get a redirect because it's done by the code that runs when you include global.php. I suppose it's possible that I missed something and it doesn't happen on a non-vb page.

I use a Firefox addon called "Tamper Data" to see what's going on with stuff like that. It will show you if a page returns a redirect. (I'm sure there are other tools that do the same thing).
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 04:21 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.07952 seconds
  • Memory Usage 2,173KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)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