Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Cannot modify header information Details »»
Cannot modify header information
Version: , by Kirkus Kirkus is offline
Developer Last Online: Dec 2019 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 09-08-2007 Last Update: Never Installs: 0
 
No support by the author.

I'm using vBulletin 3.6.8. All arcade.php pages are fine except when a game page is clicked on. The game comes up just fine, but at the top of the game page are the following errors. Can someone please help me? Thank you.


Quote:
Warning: Cannot modify header information - headers already sent by (output started at /PATH/public_html/forum/arcade/lang/lang_Arcade_en.php:1787) in /arcade.php on line 5309

Warning: Cannot modify header information - headers already sent by (output started at /PATH/public_html/forum/arcade/lang/lang_Arcade_en.php:1787) in /arcade.php on line 5311

Warning: Cannot modify header information - headers already sent by (output started at /PATH/public_html/forum/arcade/lang/lang_Arcade_en.php:1787) in /arcade.php on line 5313

Warning: Cannot modify header information - headers already sent by (output started at /PATH/public_html/forum/arcade/lang/lang_Arcade_en.php:1787) in /arcade.php on line 5315



I've discovered if I comment out the following from ARCADE.php

Quote:
setcookie('gidstarted', '', time() - 3600);

setcookie('gidstarted',$id);

setcookie('tidstarted', '', time() - 3600);

setcookie('gpstarted', time());


the errors disappear. But how necessary are these four lines of code?


It's also frustrating that I'm not receiving a reply. I asked for help with this problem in this thread: https://vborg.vbsupport.ru/showthrea...82#post1333982 where it sat ignored for more than three days. Is the same going to happen here?

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 09-10-2007, 12:57 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Untwist the panties. There is really only MrZeropage supporting this mod and I think he does an awesome job considering he's got other more life altering things going on besides this arcade.

I'm no wizard, but I try and help out when I have the answer or maybe help steer some one the right direction.

To me, it appears those tables are missing in your db.

I assume you have reup'd your arcade files to assure you have the latest and greatest, and I'd run the product again so that it may possibly rebuild any tables or rows missing in your db.

And also, in your AdminCP>Arcade>Arcade Main Settings in the second drop down list from the top, you do have "english" chosen correct? Since it appears your arcade is looking for the english lang file?

Let me know and any additional info or links, I'll try to help you out a bit. Again, I'm no wiz, but I've been enjoying this wonderful mod for some time now and thank MrZeropage dearly for his efforts.
Reply With Quote
  #3  
Old 09-10-2007, 03:39 PM
Kirkus Kirkus is offline
 
Join Date: Feb 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Untwist the panties.
LOL. My panties really weren't twisted, just wrinkled a bit. But surely you can understand the frustration. I completely accept how real life gets in the way of the fun stuff. And the work MrZeropage puts into this is obvious... and appreciated. It wasn't my intention to tick anyone off. If I did, my apology.

This is an upgrade from vB 3.6.5 to 3.6.8, and ibProAcade 2.6.1 to 2.6.3+. Had no problems with the previous older versions running together. I'm also using vBadvanced, but I've taken it out of the equation and these errors still appear, so I'm sure it's not causing the problem

Anyway, I'll run through your suggestions. Thank you, MortysTW for your help.
Reply With Quote
  #4  
Old 09-10-2007, 05:01 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem. I wasn't upset. Just tossing a reminder out there about how the universe revolves around more than one of us at the same time.

And yes, I understand the frustrations. Part of why I replied. People get used to a "team" of supporters or expect the vb team to be replying when they actually stay out of these parts of the forums to a degree when it comes to support since it is a mod that they didn't create.

Back to your thing though. If you got glitches, delete the actual hard files of the arcade. Not your games, but the various .php files and upload new fresh ones. Sometimes a fresh dump and reload works better than an "overwrite". Run the product again making sure to check the YES,OVERWRITE FILES option when adding the product and go from there.
Reply With Quote
  #5  
Old 09-11-2007, 01:12 AM
Kirkus Kirkus is offline
 
Join Date: Feb 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well that could've gone better. LOL.

I deleted the hard files and reuploaded, then re-ran the product again as suggested. Not only were the original errors showing on the games pages, but I also started receiving the "getimgsize" errors on the main arcade page (as listed elsewhere on the support forum).

I thought, "this is silly". I don't have many games (39) and I'll bet if I just remove the entire hack and just reinstall it all from scratch, that might fix whatever's hanging on creating these errors. So I did so. Using the install directions, I just worked backwards. I even reverted the templates to there post-arcade forms. I checked the database using phpMyAdmin and was going to drop any tables that had to do with the arcade, but couldn't see any that were obvious, so I left the database as is.

After completely reinstalling everything from scratch, the original error (warning) messages are still present (the "getimgsize" errors are gone), and now the games that came with the package won't load. I tried reinstalling a game (.tar) that I had and it installed fine, but like the others it won't load.

I'm going to download and install a new game that's never been in my database and see if it works. I think because I didn't remove anything from the database, my brilliant reinstall idea may be screwing things up. If the new game works, I'll know that's probably the case.

Sorry for being so long-winded...

Fortunately I'm doing all this on a test forum before upgrading to vB 3.6.8 and upgrading the hacks I have installed. So it's not like this is messing up my production forum.

Thank you, MortysTW for helping me with this. After I get the new game installed and see if it works. I'll post again here.

Whew!
Reply With Quote
  #6  
Old 09-12-2007, 12:24 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow. None of those issues should have taken place. Sounds like the db might be a little mangled.

Go back into your phpMyAdmin and do a SELECT ALL, making sure you are looking at ALL the tables. Not just the first 30 listed, and at the bottom should be a drop down list. Choose REPAIR.

Your phpMyAdmin will run for a sec or to. You'll get a few tables that get a comment about "This table blah blah blah....." Just ignore those.

Then do a select all again, and choose OPTIMIZE. Again, it will run through and you'll get those same few comments.

Not sure if this will help your current issue, but if anything it will clean up and benefit your db, regardless of the arcade tables that were added.
Reply With Quote
  #7  
Old 09-13-2007, 04:59 AM
Kirkus Kirkus is offline
 
Join Date: Feb 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you again MortysTW for your help.

I did the REPAIR and OPTIMIZE as you suggested, but that didn't help.

I finally gave up. LOL.

I reinstalled my test forum, upgraded to vB 3.6.8 and vBAdvanced 2.0RC2. But I stopped short of updating ibProArcade. If I don't update to the newest version of ibPA (but stay at 2.6.1) I don't receive any errors.

Must be something with vB 3.6.8, vBAdvanced 2.0 and ibPA 2.6.3, or a combination of the 3.

Anyway, your help is appreciated. And my apologies to those who might be reading this thread looking for an answer.

BTW, if this could be figured out, I'd like to keep my arcade current.

Maybe when MrZeropage as a spare couple of minutes he can look into it.
Reply With Quote
  #8  
Old 09-13-2007, 12:57 PM
MortysTW MortysTW is offline
 
Join Date: Mar 2005
Location: Southern CA, USA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the same installs as you.

Got many mods installed on your site? Can you list them out?
Reply With Quote
  #9  
Old 09-13-2007, 07:16 PM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess you should check your ARCADE template and maybe re-upload the /arcade/lang/ directory.

It makes no sense to comment those "setcookie" lines, and guestplay won't work anymore doing this.

You are surely running ibProArcade v2.6.3+ ?
Reply With Quote
  #10  
Old 09-14-2007, 04:04 AM
Kirkus Kirkus is offline
 
Join Date: Feb 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank MrZeropage for jumping in on this. I went ahead and upgraded to ibPA 2.6.3 and am once again getting the same errors as listed above. Only on the individual game pages.

Here's a screenshot of what I have installed.
Attached Files
File Type: (21.4 KB, 4 views)
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: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.04437 seconds
  • Memory Usage 2,319KB
  • Queries Executed 24 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete