The Arcive of vBulletin Modifications Site. |
|
error message about header Details »»
|
|||||||||||||||||||||||||
Hi,
I install ibpro in VB4. when i click any game to play, I get this 4 error line in top of site header: Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade/lang/lang_Arcade_fa.php:1) in [path]/arcade.php on line 2676 Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade/lang/lang_Arcade_fa.php:1) in [path]/arcade.php on line 2677 Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade/lang/lang_Arcade_fa.php:1) in [path]/arcade.php on line 2678 Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade/lang/lang_Arcade_fa.php:1) in [path]/arcade.php on line 2679 who know what is this problem? Thanks. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Let`s start with over writing the contents of your arcade template with the one i have posted in the thread ibproarcade fixes
|
|
#3
|
||||
|
||||
|
where you post? link it plz
|
|
#4
|
||||
|
||||
|
|
|
#5
|
||||
|
||||
|
oh thanks,
|
|
#6
|
|||
|
|||
|
Quote:
So I've just added "//" at the beginning of the lines: 2676,2677,2678,2679 Code:
// setcookie('gidstarted', '', time() - 3600);
// setcookie('gidstarted',$id);
// setcookie('tidstarted', '', time() - 3600);
// setcookie('gpstarted', time());
What will I lose? |
|
#7
|
||||
|
||||
|
dunno what you'll lose ..
but if you over write the ARCADE template I posted this should fix the problem |
|
#8
|
|||
|
|||
|
Quote:
This is why I tried with "//". I will let you know if this will cause some problem ... for the moment no. I have installed ibProArcade for vBulletin 2.7.0 on vb 4.0.7 Bye. |
![]() |
|
|