Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 24, 2012, 12:13:45 AM

Pages: [1]   Go Down
  Print  
Author Topic: Legend of the Green Dragon  (Read 1011 times)
ZenGyro
Spaceship Navigator
*****
Offline Offline

Posts: 92



WWW
« on: February 05, 2004, 10:12:18 AM »

as opposed to the Legend of the Red Dragon (LoRD).  But yeah, this is very much like the LoRD for those who played on BBSes long tiem ago
I just put this on the server, its pretty neat, uses PHP with SQL but it acts and works just like a BBS game XD (just with mor shiney graphics)

I hope you all try it out. No downloads nessisary, so you know you can play...when you arent supposed to be playing XD

http://dragon.beyondthepixel.net (or those who cant get to it sicne I still seem to be having subdomain problems http://www.beyondthepixel.net/dragon/ )
Enjoy ^^
Logged

Shecky
Galactic Royalty
*****
Offline Offline

Posts: 469


WWW
« Reply #1 on: February 05, 2004, 06:58:16 PM »

Woohoo! I was considering adding this to my own site, since I run a gaming hobby site, but was unsure if it would work. Looks like I have something to do this weekend after all! Smile
Logged

ZenGyro
Spaceship Navigator
*****
Offline Offline

Posts: 92



WWW
« Reply #2 on: February 05, 2004, 08:09:33 PM »

its very easy.  Just upload files.  Run the .sql file for all the inserts and edit a dist file (cant remember which one) for sql info and bampf thats it (well atelast for simple installs)
Logged

Shecky
Galactic Royalty
*****
Offline Offline

Posts: 469


WWW
« Reply #3 on: February 05, 2004, 11:45:07 PM »

I'm assuming it will be a tad more difficult in my case, since I'm adding it to an existing database, but I'll give it a go on Saturday. Thanks!
Logged

Shecky
Galactic Royalty
*****
Offline Offline

Posts: 469


WWW
« Reply #4 on: February 06, 2004, 09:55:14 AM »

Okay, I now have two fistfuls of my own hair ripped out, due to this game! I have followed the instructions to the letter, yet it just won't setup properly. I get the following errors upon trying to login at the top of the page, but the page still loads:

Warning: session_register(): Cannot send session cookie - headers already sent by (output started at /home/pthppt2/public_html/logd/dbconnect.php:23) in /home/pthppt2/public_html/logd/common.php on line 1496

Warning: session_register(): Cannot send session cache limiter - headers already sent (output started at /home/pthppt2/public_html/logd/dbconnect.php:23) in /home/pthppt2/public_html/logd/common.php on line 1496

Warning: Cannot modify header information - headers already sent by (output started at /home/pthppt2/public_html/logd/dbconnect.php:23) in /home/pthppt2/public_html/logd/common.php on line 1608


If I then try to login, or do really anything else, I get a white page with the errors above, plus some more errors specific to the activity being attempted.

Anyone have an idea what I'm doing wrong? I've double-checked my entries in the dbconnect.php file (that's the dist file ZenGyro mentioned), but it just won't work.
Logged

Danielle
Guest
« Reply #5 on: February 06, 2004, 10:34:19 AM »

Hi ZenGyro,

Your subdomain isn't working sometimes as dragon.beyondthepixel.net appears to not have an NS2 entry when I do an NS Lookup.  I discussed this issue in another thread to explain how you can determine if CPanel didn't configure the entry correctly:

http://www.lunarforums.com/forum/viewtopic.php?t=10447

Basically, all you would need to do to have it fixed would be to contact support@lunarpages.com and mention the subdomain name and that it is failing NS2.  A technician will need to add the entry manually, but it doesn't take them that long to do and then it will work all the time.  If you ever have another similar problem, just follow my instructions in the previous thread to see if the NS2 is the issue.

As for your question Shecky, I hope someone who know php better can help, but it appears to me that perhaps white spaces at the end of the common.php file might be the issue.  Sometimes if someone edits the files in File Manager in CPanel, it adds spaces to the end.  If you remove any blank lines and spaces at the end of the common.php file and resave it, it might correct the issue.  I had a similar message when I did a recent CMS installation and that was what caused it.

I hope this helps.
Logged
Shecky
Galactic Royalty
*****
Offline Offline

Posts: 469


WWW
« Reply #6 on: February 06, 2004, 06:17:22 PM »

Miraenda,

I followed your advise, and there was extra lines at the end of both common.php and dbconnect.php. I removed them and uploaded the edited files, but still have the same error.
Logged

Shecky
Galactic Royalty
*****
Offline Offline

Posts: 469


WWW
« Reply #7 on: February 06, 2004, 07:33:37 PM »

Nevermind, I figured out what I did wrong. Miraenda's fix worked, but I was too overzealous in my removal of blank lines. There needs to be a single blank line at the end of the files. Once I added that back in, the script worked properly.

Thanks again, Miraenda!
Logged

ZenGyro
Spaceship Navigator
*****
Offline Offline

Posts: 92



WWW
« Reply #8 on: February 06, 2004, 08:04:51 PM »

Quote from: Miraenda
Hi ZenGyro,

Your subdomain isn't working sometimes as dragon.beyondthepixel.net appears to not have an NS2 entry when I do an NS Lookup.  I discussed this issue in another thread to explain how you can determine if CPanel didn't configure the entry correctly:

http://www.lunarforums.com/forum/viewtopic.php?t=10447

Basically, all you would need to do to have it fixed would be to contact support@lunarpages.com and mention the subdomain name and that it is failing NS2.  A technician will need to add the entry manually, but it doesn't take them that long to do and then it will work all the time.  If you ever have another similar problem, just follow my instructions in the previous thread to see if the NS2 is the issue.


yeah I know, I actualy had a support ticket open because the subdomains wasnt working before (they manually got them to work) but any new ones dont work and I lost the email to append to the ticket so I have to make a new one.
Logged

Trey
Jedi
*****
Offline Offline

Posts: 984



WWW
« Reply #9 on: February 09, 2004, 10:14:50 PM »

heh, i used to have this running on my account.  i didn't tell anybody else though (cuz i felt like testing everything....or was it so i could play by myself hehe)
Logged

This space for rent.  Reasonable rates!
ZenGyro
Spaceship Navigator
*****
Offline Offline

Posts: 92



WWW
« Reply #10 on: February 11, 2004, 08:23:01 PM »

I never played this one back on the BBSes, I did play something simlar, but not the same one.  Normaly I stuck to the Star Trek like games or Tradewars
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: