vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Parse error in functions.php from Verify PM Hack (https://vborg.vbsupport.ru/showthread.php?t=34257)

69-FLy-gUy 01-19-2002 07:37 AM

What does this mean?

Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2252) in /home/69flyguy/public_html/forum/admin/functions.php on line 1517

this is what is on line 1517
Code:

setcookie($name, $value, $expire, $cookiepath, '', $secure);

Ok.. Now it has gotten worse.. now i am getting this error on showthread.php

Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2251) in /home/69flyguy/public_html/forum/showthread.php on line 128

this is the line which has the error ->
Code:

header("Location: showthread.php?s=$session[sessionhash]&postid=$getlastpost[postid]#post$getlastpost[postid]");
Now i can't view anythreads....
any help?

Thanks

Rose 01-19-2002 08:34 PM

I've gotten an error on that same line before. I don't know what it is, though. I have it on my test board right now. :(

69-FLy-gUy 01-19-2002 10:03 PM

Ok. I finally got rid of it.. this is what the problem is.

Open functions.php

now after the very last line which is ?>

there will be a few blank lines underneath.. delete them..
I can't belive that small of a thing would cause such a big error!

Ciao

Rose 01-19-2002 10:52 PM

:) That's how I fixed the last error I got similar to this. But I have checked the functions.php file of my test board and there isn't any 'whitespace' at the end of the page. :s

Oh well. I'll check the ends of a few more .php files, maybe it's in a different one.

69-FLy-gUy 01-20-2002 07:13 AM

The file with the blank line at the end will be whatever this says ->
/home/69flyguy/public_html/forum/admin/functions.php:2251)

In my case. it was functions.php
and the blank line started at 2251

Hope it helps

Ciao

-Trip


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