• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] how to use SOAP?

Status
Not open for further replies.

Skrbx

BETA Tester
Since you're using XAMPP, I'll let Skrbx help you with this.

Wrll that was clear since he posted error messages including "C:\xampp\htdocs\...something...' which was few days ago but anyways.

Anyway on topic. I think you are misisng something like congiuration or whatever.
Did you set realmid = -1 for that user? This is access to all realms and is mandatory.
If yes i would suggest you to enable logging and see RA.log (or it was called something like that) for more info than php logs
 

Tok124

Respected Member
Wrll that was clear since he posted error messages including "C:\xampp\htdocs\...something...' which was few days ago but anyways.

Anyway on topic. I think you are misisng something like congiuration or whatever.
Did you set realmid = -1 for that user? This is access to all realms and is mandatory.
If yes i would suggest you to enable logging and see RA.log (or it was called something like that) for more info than php logs
Well, My ingame account has realmId -1 yes. But okey. I will take a look on the logs. Thanks for all help :)

To be honest i think i've found the problem. The port is not open i think. Atleast i shows on yougetsignal that the port is closed. But i did port forward the port. But for some wierd reason some ports can not be opened. I have port 80 open and port 3306 open and those ports does work perfectly. But both port 3443 and port 7878 wont open. I have tried to use TCP and UDP and also both TCP and UDP together. But it wont work what ever i do. And i do know how to port forward since i have opened 3306 and 80 by myself. And i dont use any Anti Virus and i dont have firewall on atm so it's not the firewall or anti-virus that blocks it. And i have talked to my internet provider and they told me that they are not blocking the port. So i have no idea wtf is wrong

Also, Another wierd thing is that if i have apache open and check my port 80 it says that port 80 is open and if i close apache it says the port 80 is closed. So i'm not sure if it only shows Open for the ports that are in use. port 7878 may not be in use and that's maybe why it shows that the port is closed. But i have no idea
 
Last edited:

Tok124

Respected Member
You need to disable firewall and open ports on router for TCP connections.
I think you didnt read what i said :(
I have tried to use TCP and UDP and also both TCP and UDP together
So yes i have tried to port forward using TCP

i also said:
And i dont use any Anti Virus and i dont have firewall on atm so it's not the firewall or anti-virus that blocks it
 
Last edited:

Tok124

Respected Member
Port is open now. However, I noticed that something is wrong with the script you linked. Because i tried to use the registration page made by Jeutie and it uses SOAP and it did execute the command in worldserver.exe, There were no errors. So the problem comes from the script that you linked before.

The problem is just that Jeuties Script is extremly advanced I really wanna use the script that you linked because that is not that very advanced

Nvm, Solved the problem by adding
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />

This thread can finaly be closed, Problem solved ! :D
 
Last edited:
Status
Not open for further replies.
Top