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

Reply
 
Thread Tools Display Modes
  #11  
Old 03-09-2008, 08:02 PM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
And how do you know this? You have posted no information whatsoever that would lead us to think that this is a problem with functions.php.
There was another error that showed up in the Admin CP few mins before I posted that, looked just like the one I posted in original post, but "file" wasnt blank - it said functions.php
Reply With Quote
  #12  
Old 03-09-2008, 08:18 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Awjvail View Post
There was another error that showed up in the Admin CP few mins before I posted that, looked just like the one I posted in original post, but "file" wasnt blank - it said functions.php
.... and perhaps a LINE number?

Awjvail, I'm wondering if you could look at this thread from another point of view. Look at it through the eyes of someone who is willing to help, and then look at the posts you've made and see if you have enough information to help the person at all. The more information you give, the more likely you are to get some help. The less information, the less likely.
Reply With Quote
  #13  
Old 03-09-2008, 08:20 PM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
.... and perhaps a LINE number?

Awjvail, I'm wondering if you could look at this thread from another point of view. Look at it through the eyes of someone who is willing to help, and then look at the posts you've made and see if you have enough information to help the person at all. The more information you give, the more likely you are to get some help. The less information, the less likely.
I don't recall seeing any line numbers. Other than "0".

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

Ok I just got another one, this one includes line number.

Quote:
Warning: Cannot modify header information - headers already sent in /includes/functions.php on line 2801
Reply With Quote
  #14  
Old 03-12-2008, 12:14 PM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bumping this up

as was merged into last post, I just got another error:

Quote:
Warning: Cannot modify header information - headers already sent in /includes/functions.php on line 2801
line 2801 is

PHP Code:
header("Location: $url"0302); 
Reply With Quote
  #15  
Old 03-12-2008, 03:43 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snakes1100 View Post
Ask your host to check the error logs for the server.
Have you? These would really help.

Quote:
Originally Posted by Awjvail View Post
Bumping this up

as was merged into last post, I just got another error:



line 2801 is

PHP Code:
header("Location: $url"0302); 
Have you tried replacing the functions.php page with a default one downloaded from vbulletin? Have you tried disabling your hacks to see if the errors still occur? Did you just add a hack prior to this starting - if so which one? And recheck the installation guide for it.
Reply With Quote
  #16  
Old 03-13-2008, 02:56 AM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the only hack i've installed for a while is vBAdvanced.. but it doesn't affect any of the pages (such as showthread.php) that the errors are showing up on.. does it?

i'll disable hacks at the beginning of next week as this week (due to spring break) our traffic is at a peak and I'm afraid disabling hacks will put a damper on things.

I'll contact my host re: the error logs

Anybody have any idea what line 2801 does?
Reply With Quote
  #17  
Old 03-13-2008, 05:45 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You probably have a plugin installed that sends output to the browser before vBulletin can finish it's business.
Reply With Quote
  #18  
Old 03-14-2008, 12:58 AM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would I check for this?

Go through all of the plugins?

another recent change i've made was I've modified the header template.. but I only rearranged the layout of it and didn't mess with any of that stuff.. :S
Reply With Quote
  #19  
Old 03-15-2008, 04:29 AM
Awjvail Awjvail is offline
 
Join Date: Jun 2007
Location: Canada
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I've fixed it.

I had one of my plugins at the wrong hook location.

I haven't gotten the error since so.. hopefully this does the trick.
Reply With Quote
  #20  
Old 03-15-2008, 04:59 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Awjvail, if it was a modification you downloaded from here, you might want to post about this in the modification thread to let people know about it.

I'm glad you got this worked out! {{{crosses fingers}}}
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 06:00 PM.


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.06581 seconds
  • Memory Usage 2,256KB
  • 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_php
  • (7)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
  • (2)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_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