vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help!!!! (https://vborg.vbsupport.ru/showthread.php?t=124718)

Big J 08-23-2006 01:50 PM

Help!!!!
 
Hey guys,

Whenever people try to log in, they are getting this error all of the sudden, it appears in the middle of the page, and they cannot login
PHP Code:

Unable to add cookiesheader already sent.
File: /home/extreme-/public_html/forums/includes/init.php
Line
27 

At the very top of the page, above my forum logo, this message is generated too:
PHP Code:

WarningInvalid argument supplied for foreach() in /global.php on line 659 

I made zero changes to the website, so I have no clue why this is happening. Big problem is I cant even log into the admincp! it throws those errors and send me back to the login screen. I'm currently running vb 3.0.7..

THANKS!!

Big J 09-14-2006 05:17 PM

BUMP! Please, someone has to have some idea what is going on. Please help me. We've ben down for weeks.

Kirk Y 09-14-2006 08:59 PM

Well, it's unlikely that you're getting this kind of error on an unmodified board, so let's first try disabling any Plugins you may have installed. Place the following on its own line in your includes/config.php file:
Code:

define('DISABLE_HOOKS', true);
Then try logging into your AdminCP; see if the problem still exists.

Big J 09-15-2006 02:46 PM

Thanks for helping me! I added that line, and when i try to access the admincp i get a white screen with the following message:


PHP Code:

Unable to add cookiesheader already sent.
File: %1
Line
: %


Kirk Y 09-15-2006 03:46 PM

You're positive that you haven't made any file modifications to your board whatsoever?

Big J 09-15-2006 03:57 PM

Quote:

Originally Posted by acidburn0520
You're positive that you haven't made any file modifications to your board whatsoever?

Correct. My board does have hacks installed, but the last hack I did was a year ago. Like I said before it just started happening out of the blue a few weeks ago. I'm baffled why it's happening.

Protoman 09-15-2006 04:00 PM

Quote:

Originally Posted by Big J
I'm currently running vb 3.0.7..

disabling hooks does nothing seeing as you don't have any.

an unmodified global.php isn't even that many lines in 3.0.7 , so, my best guess is you installed a code hack incorrectly.

forgot a closing } in an if or loop?

something had to be changed recently. stuff doesn't just break unless you have a hard disk error or something

Big J 09-15-2006 04:40 PM

I'm serious guys, I have not changed a thing for almost a year. I even did a full DB and file system restore to a week prior to my site going haywire, but it's still screwed up. Could I have been hacked in some way?

Protoman - I already tried commenting out the code from the hack that is on line 659, I dont get that specific error anymore, but everyone is still unable to login. I cant even get into the admin CP. Still throws this message:
PHP Code:

Unable to add cookiesheader already sent

I even uploaded the default 3.0.7. files, but the errors remain the same.

Kirk Y 09-15-2006 08:33 PM

Ha ha, sorry. I just assumed you were running 3.5.x/3.6.x.

I'm at a loss then... if you've uploaded fresh files and still have the error, it's got to be something on your server's end. Try asking your host.

Phaedrus 09-17-2006 02:21 AM

When was your last backup done? Do you have an autobackup going? Take the last backup before your site went hooey and reload.


All times are GMT. The time now is 09:56 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.01073 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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