Search found 127 matches

by pretender5552
Thu Oct 25, 2012 7:17 am
Forum: Off-Topic
Topic: Facebook Games
Replies: -1
Views: 416

Facebook Games

I was just wondering if anyone has attempted to been successful at maintaining a facebook game, and if so what problems or insights you have had along the way.
by pretender5552
Sat Jul 07, 2012 12:47 pm
Forum: Older Browser MMO Videos
Topic: Table wont fill whole screen
Replies: -1
Views: 2031

Table wont fill whole screen

For some reason even though I have the table set to 100% it wont fill the screen, I check my style sheet to make sure I had set a width, but I still don't know why its stuck. <?php include_once 'connect.php'; include_once 'div.php'; include_once 'div2.php'; ?> <link href="style.css" rel=&q...
by pretender5552
Thu Apr 12, 2012 6:54 pm
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

Yeah, when I saw it I felt like have a face palm moment. I was thinking when I finish this game to put it on facebook, but I am hearing all these rumours that if you actually start to do well Zygna tries to come at you saying you are using their intellectual property, any truth to this?
by pretender5552
Thu Apr 12, 2012 11:44 am
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

Figured out my problem. I put a session start in a div, that I am using for player stats so I can just include the div once rather then put it every single time. I need to remove the else exit command to get it going.
by pretender5552
Wed Apr 11, 2012 5:48 am
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

Thanks, though I feel like a bone head for not seeing it. Though for some reason the session isn't starting, when I get to the page it tells me not logged in an redirects me to the login page. <?php include_once 'connect.php'; include_once 'bannerbox.php'; session_start(); ?> <link href="style....
by pretender5552
Mon Apr 02, 2012 12:31 pm
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

I have password set to varchar 21 what should it be?
by pretender5552
Sun Apr 01, 2012 9:00 pm
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

<?php ini_set('display_errors',1); error_reporting(E_ALL); include 'connect.php'; include 'div.php'; ?> <link href="style.css" rel="stylesheet" type="text/css" /> <center><font color='2bab4c'><form method ="post" action="reguser1.php"> Type Username...
by pretender5552
Sun Apr 01, 2012 5:20 am
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

Is there any code I can put in so it tells me whats wrong rather then have a simple echo message
by pretender5552
Fri Mar 30, 2012 2:56 am
Forum: Older Browser MMO Videos
Topic: Trouble with logging in
Replies: -1
Views: 3847

Re: Trouble with logging in

Still wish I knew what happened, I still can't get this to work
by pretender5552
Wed Feb 15, 2012 3:26 pm
Forum: Older Browser MMO Videos
Topic: help please
Replies: -1
Views: 4530

Re: help please

Thanks

Go to advanced search