EVE-SECURE / temars-eve-api

Automatically exported from code.google.com/p/temars-eve-api
0 stars 0 forks source link

Get Characters on Registration not working #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version? 1.1.1 on SMF 2.0RC4

What steps will reproduce the problem?

* Registration / enter api info / click on "Get Characters"

What is the expected output? What do you see instead?

* When I click "Get Characters" nothing happens. 
* I am assuming this is why I can't fetch standings also. 

What version of the product are you using? On what operating system?

* Tried the reg process on several browsers - none work. 

Original issue reported on code.google.com by tops...@gmail.com on 14 Nov 2010 at 2:54

GoogleCodeExporter commented 9 years ago
it uses javascript, i should make it not require this, but for now it does
other stuff maybe that it isnt testing with SMF 2.0 RC4 il do this soon
lastly if you give me the address of your forum and i try and maybe able to see 
whats wrong, i have javascript debugging tools in my browser

Original comment by tema...@googlemail.com on 14 Nov 2010 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by tema...@googlemail.com on 14 Nov 2010 at 7:28

GoogleCodeExporter commented 9 years ago
The forum address is: http://eve2u.com/forum1/

... and thanks!

Original comment by tops...@gmail.com on 14 Nov 2010 at 11:52

GoogleCodeExporter commented 9 years ago
Error: createEventListener is not defined
Source File: http://eve2u.com/forum1/Themes/default/scripts/captcha.js
Line: 19

Error: createEventListener is not defined
Source File: http://eve2u.com/forum1/Themes/default/scripts/register.js
Line: 55

These Errors are caused by your Theme, and resulted in breaking the Javascript 
which Get Characters Currently Requires

Your Theme was Made for SMF 1 from what i could tell

I do Plan to Remove the Javascript requirement from it

P.S. you prob dont need capcha on when API is required

Original comment by tema...@googlemail.com on 15 Nov 2010 at 12:29

GoogleCodeExporter commented 9 years ago
Thanks! Glad you caught it! My alliance will now have a secure forum, 
thanks to your efforts.

Original comment by tops...@gmail.com on 15 Nov 2010 at 1:42

GoogleCodeExporter commented 9 years ago
OK. I didn't test it. It's not working. :( I'm using "SMF Default Theme 
- Core" and here are the mods I have installed currently:

Mod Name    Version
Country Flags     1.1.1
Timezone Select     1.1.2
Ultimate Profile     0.9.1
Annoy User     1.2
Temars EVE API     1.1.1

Original comment by tops...@gmail.com on 15 Nov 2010 at 2:16

GoogleCodeExporter commented 9 years ago
this file seems to be missing from your forum root directory
i looked at the package it looks file, try uninstall and install TEA
or manually copy the file there if that fails
TEA_xmlhttp.php

Original comment by tema...@googlemail.com on 15 Nov 2010 at 6:07

GoogleCodeExporter commented 9 years ago
I`m having same problems. When I click "Get Characters" nothing happens. I use 
the rc2 forum and my template should be up to date for it. Forums is at 
http://dromeda.net/forum

Original comment by dromeda....@gmail.com on 15 Nov 2010 at 12:31

GoogleCodeExporter commented 9 years ago
For fun I updated to rc4, but the problem is still the same. There is nothing 
happening at all when I hit the "Get Characters" button. Would love any help on 
this.

Original comment by dromeda....@gmail.com on 15 Nov 2010 at 2:08

GoogleCodeExporter commented 9 years ago
same problem as tops357

u get a Internal Server Error error from the TEA_xmlhttp.php file
check the file is there and check its permissions/user

Original comment by tema...@googlemail.com on 15 Nov 2010 at 3:00

GoogleCodeExporter commented 9 years ago
oh you can test simple by pointing your browser directly to the file

Original comment by tema...@googlemail.com on 15 Nov 2010 at 3:01

GoogleCodeExporter commented 9 years ago
Problem solved. The file was there, but my host has some weird rules with 
permissions. chmodèd it down to 644 and then it works flawlessly :) Many 
thanks m8 :P

Original comment by dromeda....@gmail.com on 15 Nov 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Yep. chmod TEA_xmlhttp.php to 644 and it works great. I used the 
auto-install (zip upload/install) feature to install the mod. Might be a 
prob with how it parses the files. Good luck with the mod! And, thanks 
again!

Original comment by tops...@gmail.com on 15 Nov 2010 at 5:47