Thread: Your own Game
View Single Post
Old 05-07-2009, 01:55 PM   PM User | #2
CallumJohnson
Regular Coder

 
Join Date: Dec 2008
Posts: 133
Thanks: 15
Thanked 0 Times in 0 Posts
CallumJohnson is an unknown quantity at this point
I've looked at your site. I'm curently making my own text based game, all be it very slowly.

I wanted to ask if you understood that if a wrong pass is entered it directs you to a new authenticate.php page with NO layout just text?

Its easy to just have the auth messages on the same page?


In game i clicked on the "staff panel" link in the bottem right:

Quote:
403: Access Denied
Fatal error: Call to a member function endpage() on a non-object in /home/knights4/public_html/sglobals.php on line 70
Why not just not display the link if user = !admin or something?

Just a few pointers i thought id share with you.
CallumJohnson is offline   Reply With Quote