#4444 - 11/22/05 10:40 PM
Re: Installed but no log in page?
[Re: Mark_dup1]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Need I say more.
|
|
Top
|
|
|
#4445 - 11/30/05 09:33 PM
Re: Installed but no log in page?
[Re: Crazy]
|
Rizer
Cheerios
  
Registered: 10/25/05
Posts: 130
|
Offline
|
|
i had no choice but to use firefox since i couldn't login using IE. Now that i have tried the firefox i'll never go back to IE.
|
|
Top
|
|
|
#4447 - 12/01/05 11:22 AM
Re: Installed but no log in page?
[Re: Bambino]
|
Rizer
Cheerios
  
Registered: 10/25/05
Posts: 130
|
Offline
|
|
Thanks! I guess i also got tired of following IE's stupid rules.
|
|
Top
|
|
|
#4448 - 12/10/05 02:20 PM
Re: Installed but no log in page?
[Re: Sev]
|
Joshman
Corn Flakes
Registered: 09/18/04
Posts: 57
|
Offline
|
|
again, IE7 FTW!!!!!!! lol, seriously though, it's only because i cant use firefox on my game :'(
|
|
Top
|
|
|
#4449 - 12/10/05 05:07 PM
Re: Installed but no log in page?
[Re: siine]
|
Santosj
Rice Krispies
Registered: 12/29/04
Posts: 292
Loc: Missouri
|
Offline
|
|
Quote:
again, IE7 FTW!!!!!!! lol, seriously though, it's only because i cant use firefox on my game :'(
Then you should fix your game to be standard compliant, like the rest of us. Or if you use JavaScript, then you need to do a little bit more research and add in the controls for Mozilla or Firefox. If IE 7 does finally conform with the standards then your page will break anyway.
_________________________
Game Company | PHP Development Company | Blog
Why do I visit these forums? To help on PHP questions and I'm waiting for Dragon Scourge. Also hinting at developing possible mods with no follow through.
|
|
Top
|
|
|
#4450 - 12/11/05 02:06 AM
Re: Installed but no log in page?
[Re: BYBYS]
|
Joshman
Corn Flakes
Registered: 09/18/04
Posts: 57
|
Offline
|
|
st00pid standards lol, and yes, 75% of the game is the javascript display... and the game was originally written in php3 xD (just recently "replace and find" $HTTP_POST_VARS['etc'] with $_POST lol
|
|
Top
|
|
|
#4451 - 12/11/05 04:15 AM
Re: Installed but no log in page?
[Re: siine]
|
Santosj
Rice Krispies
Registered: 12/29/04
Posts: 292
Loc: Missouri
|
Offline
|
|
Quote:
st00pid standards lol, and yes, 75% of the game is the javascript display... and the game was originally written in php3 xD (just recently "replace and find" $HTTP_POST_VARS['etc'] with $_POST lol
Yeah, it is a bitch to get JavaScript to work on both IE and Firefox and it isn't entirely IE's fault. It is, but it isn't all of its fault. IE hasn't really been updated for quite a few years so it hasn't be updated to support the new cool JavaScript features that Firefox and Netscape have.
IE has a lot to catch up to and it isn't going to be only one version to get there. They should call IE 7, IE 6.3, but they figure that after 4 years, people will be more likely to upgrade to a new major version number. It is all marketing. The other part is that the XP IE7 is mostly going to be Security patches, while the Vista is going to have most of the new cool standard features (Probably still no XForms ).
Oh my point is that I had to do at least three days worth of JavaScript research to get a simple dropdown list to work in both IE and Firefox. Well, the only thing is that it worked in Firefox but the same function worked differently in IE, so I had to redesign how it worked. The project took a good week and the damn bitches only used it for two months. I did learn a lot from the experience. I'm still not sure about AJAX, but I think I can do something like it, without all of the cool fading and smoothness.
-----------------------------
If you post your JavaScript then I think I can point you in the right direction on how to get it to work in Firefox. Or tell you a way to get it to work in both IE and Firefox by redesigning the whole thing.
_________________________
Game Company | PHP Development Company | Blog
Why do I visit these forums? To help on PHP questions and I'm waiting for Dragon Scourge. Also hinting at developing possible mods with no follow through.
|
|
Top
|
|
|
#4452 - 12/11/05 04:25 AM
Re: Installed but no log in page?
[Re: BYBYS]
|
Joshman
Corn Flakes
Registered: 09/18/04
Posts: 57
|
Offline
|
|
1. What is AJAX?
2. What are XForms?
That aside, i appreciate your offer for help, but my game consists of like 15+ JS files and numerous other php files (the easy stuff lol)
|
|
Top
|
|
|
#4453 - 12/11/05 05:31 AM
Re: Installed but no log in page?
[Re: siine]
|
Santosj
Rice Krispies
Registered: 12/29/04
Posts: 292
Loc: Missouri
|
Offline
|
|
Damn man, I never go more than a few minor functions, but I think the new browsing experience for gaming will require JavaScript with cool ass JavaScript functions.
AJAX
I'm not quite sure, but from my brief research, it seems to be using XML and communication with the server through JavaScript. I wouldn't do it that way, I would rather use PHP for updating the XML, but I think doing the semi cool JavaScript effects would be fun for any game.
XForms
Xforms and Web Forms 2.0 allow for setting requirements (without using JavaScript) for what can go into a form control component. So you can set a range and do automatic calculations all without the use of JavaScript. XForms is a little bit more complicated than regular forms and Web Forms 2.0. It also has little support on both Mozilla and IE, since it is a little too complex to implement with everything that it can do.
_________________________
Game Company | PHP Development Company | Blog
Why do I visit these forums? To help on PHP questions and I'm waiting for Dragon Scourge. Also hinting at developing possible mods with no follow through.
|
|
Top
|
|
|
#4454 - 12/11/05 04:26 PM
Re: Installed but no log in page?
[Re: BYBYS]
|
Joshman
Corn Flakes
Registered: 09/18/04
Posts: 57
|
Offline
|
|
ahh that sounds cool, ty for the infos 
and yea, one JS file for each php file pretty much :P
|
|
Top
|
|
|
#13953 - 12/17/06 01:54 PM
Re: Installed but no log in page?
[Re: Joshman]
|
Bismarck
Malt-o-Meal
Registered: 12/17/06
Posts: 4
|
Offline
|
|
Hey , im getting the blank screen also.. i have tried to reinstall numerous times. No errors, all tables created correctly. cleared cache, i don't know what to do now. Can anyone help? my msn is shadow8996@hotmail.com
Thank you, Bismarck
|
|
Top
|
|
|
#13954 - 12/17/06 06:51 PM
Re: Installed but no log in page?
[Re: Bismarck]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
There are threads all over the place about stuff like this. I dont have the energy...
What browser are you using?
Can you get to the log in screen?
|
|
Top
|
|
|
#13958 - 12/17/06 11:15 PM
Re: Installed but no log in page?
[Re: AnmanIndustries]
|
Bismarck
Malt-o-Meal
Registered: 12/17/06
Posts: 4
|
Offline
|
|
i tried to do it on both, but neither works (fire fox and ie)
|
|
Top
|
|
|
#13960 - 12/18/06 05:06 AM
Re: Installed but no log in page?
[Re: Bismarck]
|
AnmanIndustries
Cookie Crisp
   
Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth
|
Offline
|
|
Can you get to the log in screen?
|
|
Top
|
|
|
|
|