 | Error |  |
Posted: 08/29/2007 2:54 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 5:28 PM
|

|
|
|
|
 |
Having a brain fart...I got this error and not sure what its meaning.
| Code:
|
Here1
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/babydrea/babydreamz.net/newscore.php:294) in /hsphere/local/home/babydrea/babydreamz.net/includes/page_header.php on line 712
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/babydrea/babydreamz.net/newscore.php:294) in /hsphere/local/home/babydrea/babydreamz.net/includes/page_header.php on line 714
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/babydrea/babydreamz.net/newscore.php:294) in /hsphere/local/home/babydrea/babydreamz.net/includes/page_header.php on line 715
|
I've looked at the lines and I have this code there..(line 712-717)
| Code:
|
header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
}
header ('Expires: 0');
header ('Pragma: no-cache');
//
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/29/2007 4:25 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 5:28 PM
|

|
|
|
|
 |
It appears to only happen if your score hasn't beaten your old one.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/29/2007 4:46 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 1:28 PM
Location: St Pete, FL
|

|
|
|
|
 |
I created this "error" when attempting to debug the Balloon Bomber problem. This was caused because I added an echo command in your activity.php file to try to see where the code was failing. It has been removed now...
The Arcade code that you are using seems to have a lot of flaws in it. Isn't this the old version that is no longer supported???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/29/2007 5:01 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 5:28 PM
|

|
|
|
|
 |
Its the activity mod plus I added, I had someone install the arcade for me originally but when I re did my board I didn't add the arcade back at first. My members have been shouting for it so I found that and added it.
Which one should I have installed? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/29/2007 5:05 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 1:28 PM
Location: St Pete, FL
|

|
|
|
|
 |
I believe that the Activity MOD Plus was abandoned quite a while back and the following is the replacement:
phpBB Arcade Mod Support
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/30/2007 3:54 AM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 5:28 PM
|

|
|
|
|
 |
Ahhh thanks NR
So its straight in with version 2.1.8 then? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Error |  |
Posted: 08/30/2007 3:42 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 1:28 PM
Location: St Pete, FL
|

|
|
|
|
 |
Yes, I think 2.1.8 is the current version. It's not exactly an easy MOD to install, so they included some topics to help with the problems that can arise...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|