WoW-CMS / BlizzCMS

BlizzCMS is a CMS built with CodeIgniter 3 for World of Warcraft emulators.
MIT License
100 stars 88 forks source link

[Bug Report]: Soap Issue.Connecting but have error #93

Closed cutdachez closed 1 year ago

cutdachez commented 1 year ago

What operating system are you using?

Windows

What version of PHP do you use?

PHP 7.x

Where did you get the CMS code?

Github

Where are you trying to install the CMS?

Localhost

Which emulator are you using and which version?

SkyFire

Describe the bug

Checksoap gives error. Does not say can not connect Like I have seen previously. Or is this not connecting?

Using MoP Emucoach premium. Cms version 1.1.0

How can I reproduce the problem?

Not sure how to reproduce

Screenshots

image

sayghteight commented 1 year ago

Hello,

It is not a bug as such, check that you have the correct connection parameters, remember that for the soap I think it does not allow communication through localhost or 127.0.0.1 and try putting the IP of your realm.

If you continue, check your world settings and if you have the soap plugin enabled.

cutdachez commented 1 year ago

The error above does not appear to be a connection to soap issue. This is what it says when it is connection to soap issue. Is says cannot connect. Yes it is enabled in config and php.ini . Has console or admin/gm permissions.

I did try different IP as suggested.

image

sayghteight commented 1 year ago

commit: https://github.com/WoW-CMS/BlizzCMS/commit/4de03349c0848105246c0f0c5e1329d79845caa8

Test this change in local, save the model.

cutdachez commented 1 year ago

That fixed it. Great Job! Thanks

image

sayghteight commented 1 year ago

Okay, fixed in #94 closed issue