| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.02 18:14:00 -
[1]
I'm having a hard time getting the EVE IGB to work with a website I'm making.
I have some code that was handed to me that should ask for a website to be registered as allowable in the IGB to let the webpage access EVE system variables.
The problem is, that message never comes up and I can never access any variables.
Does anyone know a good place I can get information about creating a website for the IGB. Like maybe even a decent step by step tutorial. |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.02 19:00:00 -
[2]
I've already found those sites. The info in there doesn't seem to work. I use the PHP code and it still doesn't work. |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.02 21:04:00 -
[3]
Thank you. I made some progress with that. Was able to get the IGB to request access.
Not sure why it is any different than anyone elses examples other than the way it is accomplished.
but thanks.
Now I'm getting:
URL Error HTTP Error 500: Internal Server Error
Which doesn't make sense. It obviously could find the index.php to ask for trust. But whatever. I'll see what I can do about this.
Thanks for the direction though.

Please resize your sig to a maximum of 400 x 120 and a file size no greater than 24000 bytes - Mitnal |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.03 00:34:00 -
[4]
Honestly I don't know because the page never loads...lol |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.03 01:35:00 -
[5]
Edited by: Jarna on 03/05/2009 01:36:30 Yeah, it worked in a normal browser (Firefox) At the end of my code, I typed "test" outside of the PHP and it displayed; no errors.
What does that mean?
All I have is the code between <? and ?> for getting trust and "test" at the end. Is it possibly because I don't have <html><head> etc? |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.03 04:12:00 -
[6]
That didn't work. Don't see how it would, something like that is a server side issue. No reason it would work in Firefox and not EVE. |

Jarna
Amarr Exhumer Industries
|
Posted - 2009.05.03 05:27:00 -
[7]
Edited by: Jarna on 03/05/2009 05:29:25 thanks. Actually, since it was server side it had nothing to do with the IGB. I was messing with the variables and it looks like a function that someone uses wasn't working right in my server. All fixed. |
| |
|