Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > General > PHP Games

PHP Games Like Games?, Like PHP?...

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-04-04, 07:53 PM
Junior Member
 
Join Date: Apr 2005
Posts: 4
loser_guy
Default

Ok, I'm making an rpg game (KoC clone) and I have trouble logging in.
Quote:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/vsys.php on line 2

Warning: Cannot modify header information - headers already sent by (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/admin/index.php on line 33
I get that when I log into the admin panel, it brings me to the admin page, but it won't let me do anything.

Quote:
Warning: Cannot modify header information - headers already sent by (output started at /home/admin/public_html/lib.php:375) in /home/admin/public_html/vsys.php on line 53
I get that when I try to log into the actual game.

Any help will be appreciazted
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2005-04-04, 07:58 PM
Xnuiem's Avatar
Senior Member
 
Join Date: May 2004
Location: DFW, Texas
Posts: 1,104
Xnuiem will become famous soon enough
Send a message via Yahoo to Xnuiem
Default

soemthing is on line 375 in lib.php that is sending something to the buffer.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Reply With Quote
  #3 (permalink)  
Old 2005-04-04, 08:10 PM
Junior Member
 
Join Date: Apr 2005
Posts: 4
loser_guy
Default

Quote:
Originally posted by Xnuiem@Apr 4 2005, 11:58 PM
soemthing is on line 375 in lib.php that is sending something to the buffer.
Yea, but how would I fix it? And there isn't even a line 375 in lib.php.
Reply With Quote
  #4 (permalink)  
Old 2005-04-07, 07:21 PM
Junior Member
 
Join Date: Apr 2005
Posts: 4
loser_guy
Default

Ok I got it fixed.

ob_start(); is anyone else was wondering.

Now I have a few more, probably unrelated, problems that have risen.

Everytime I view a different page on my site, I am logged out but on the online counter, I am online.

Also, the auth code for registering has quit working, it generates random characters like @--> when it is supposed to be 1-9 and a-z.

thanks.
Reply With Quote
  #5 (permalink)  
Old 2005-04-12, 07:45 AM
Junior Member
 
Join Date: Mar 2005
Posts: 8
STONED
Default

hi there i see you having problems with your KoC Clone script
ok there a few problems here
1: are you running the script on a linux server or windows server
2:the game script is to work on all platforms (but does not work right on a linux server , as i tryed it on my windows server and it works a treat.
3: this is the far worse bug ever in KoC Clone that has never got reported.
well if you buy a game script you should have some php and mySQL experince in the first place to be able to edit the script and change it well the bug = when you goto attack in the box you attack like 15/15 yeah 15 turns to attack well if you put a -15 in the box like -15/15 then the games go`s all funny
so to fix that you would have to put in the exact code to multiply subtract and plus see they cant put in a negitave number

well i hope this helps as i have the KoC script too with many other games check my site out most of my games are like still testing and editing so things will change all the time in games My Games Webpage

Last edited by STONED; 2006-11-30 at 11:42 AM.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:26 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.