Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shop will not work either way... #1

Open
GoogleCodeExporter opened this issue Jan 16, 2016 · 30 comments
Open

Shop will not work either way... #1

GoogleCodeExporter opened this issue Jan 16, 2016 · 30 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Install mwenhanced 3.0
2. Customize config for database & site
3. Try to purchase a vote/donation set/item in the shop with web points.

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

I would like to be able to send donation sets, with perhaps up to 10-15 items 
in the pack.  Although at the moment I cant send any.

What revision of the product are you using? In what browser?

Official Release 3.0, tried multiple browsers.

Please provide any additional information below.

I have been unable to get the shop to send items via SOAP or RA.  We are using 
Trinity and have RA working from a different UCP although we want to use 
mwenhanced instead since it offers shop packs rather than one item at a time.  

USING RA:
Fatal error: Maximum execution time of 60 seconds exceeded in 
C:\xampp\htdocs\ww\core\SDL\class.rasocket.php on line 61

USING SOAP:
Quickly says "Some Items NOT sent successfully! Please contact an admin."
Error log produced: 2010-12-20 13:57:03 : Soap - Send Mail Problem: 
Well-formedness violation<br />



Original issue reported on code.google.com by [email protected] on 21 Dec 2010 at 5:45

@GoogleCodeExporter
Copy link
Author

Related to 
http://code.google.com/p/trinitycore/source/detail?spec=svn32d4961f3ea0fc008af0f
ffe9cfd27b3b2384c04&r=32d4961f3ea0fc008af0fffe9cfd27b3b2384c04


Original comment by [email protected] on 21 Dec 2010 at 1:56

@GoogleCodeExporter
Copy link
Author

well from what i have read, trinity done and fucked up their remote access. I 
cannot fix their errors :( ... As much as i love trinity, i guess we need to 
switch to mangos? Im sorry for this, but i cannot fix what they have messed up, 
and unless im missing something, a php cannot connect up to the new remote 
access cmd.

BUT... for that soap error, You have the emulator set to "trinity" in the 
config right?

Original comment by [email protected] on 21 Dec 2010 at 4:09

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Yes the emulator is set to Trinity.    But we have got RA to work using another 
UCP system called WebWoW so it should be possible for you to get it working ;(

Original comment by [email protected] on 21 Dec 2010 at 5:36

@GoogleCodeExporter
Copy link
Author

some servers have new RA working in their sites, can be fixed, SOAP is fucked 
too in trinity, crash GS =P.

Original comment by [email protected] on 21 Dec 2010 at 6:16

@GoogleCodeExporter
Copy link
Author

It's definately possible to make it work & it would make a lot more people want 
to use mwebv3

Original comment by [email protected] on 21 Dec 2010 at 6:51

@GoogleCodeExporter
Copy link
Author

well, if someone can send me a pre-compiled triniy, with the DB sql's, i will 
fix the RA. I cant compile trinity myself atm.

Original comment by [email protected] on 22 Dec 2010 at 1:06

@GoogleCodeExporter
Copy link
Author

Same exact errors with the new class.rasocket.php file.  Except it says 
"class.rasocket.php on line 64" this time.

Original comment by [email protected] on 23 Dec 2010 at 1:45

@GoogleCodeExporter
Copy link
Author

what revision of trinity are you using?

Original comment by [email protected] on 24 Dec 2010 at 12:38

@GoogleCodeExporter
Copy link
Author

tc-tip

Original comment by [email protected] on 24 Dec 2010 at 2:01

@GoogleCodeExporter
Copy link
Author

Compiling for test 
changeset:   10798:0266bcaa3139

I will report any issue (wait 1 ~ 2 hours)

Original comment by [email protected] on 24 Dec 2010 at 4:41

@GoogleCodeExporter
Copy link
Author

Testing:
Sending Items, Please wait...

Please contact an administrator as there is an error connecting or 
authenticating with the server. You will NOT be charged Web Points at this time

Trinity Log:

2010-12-24 14:10:50 Incoming connection from 127.0.0.1
2010-12-24 14:10:50 Login attempt for user: KLIVER
2010-12-24 14:10:50 User login: KLIVER
2010-12-24 14:10:50 Recv error connection reset
2010-12-24 14:10:50 Closing connection

Original comment by [email protected] on 24 Dec 2010 at 6:43

@GoogleCodeExporter
Copy link
Author

With new ra socket debug log:

2010-12-24 18:28:02 : Telnet - AUTH Error: Username: Password: Authentication 
failed<br />
2010-12-24 18:34:55 : Telnet - AUTH Error: Username: Password: Authentication 
failed<br />
2010-12-24 18:36:08 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />
2010-12-24 18:37:31 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />
2010-12-24 18:38:36 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />
2010-12-24 18:40:50 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />
2010-12-24 18:55:13 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />
2010-12-24 18:55:53 : Telnet - AUTH Error: Username: Password: Welcome to a 
Trinity Core server.<br />


 ******************************************************************
 Ra Debugging Log for date: 2010-12-24 18:55:13

 Debugging - Connection to 127.0.0.1 @ 3443 success!
 Debugging - Loging in with: Username - XXXX / Password - YYYY
 Debugging - Authorization return: Username: Password: Welcome to a Trinity Core server.
 Debugging - Authorization Failed: Username: Password: Welcome to a Trinity Core server.
 ****************************************************************** 

 ******************************************************************
 Ra Debugging Log for date: 2010-12-24 18:55:53

 Debugging - Connection to 127.0.0.1 @ 3443 success!
 Debugging - Loging in with: Username - XXXX / Password - YYYY
 Debugging - Authorization return: Username: Password: Welcome to a Trinity Core server.
 Debugging - Authorization Failed: Username: Password: Welcome to a Trinity Core server.
 ****************************************************************** 

Original comment by [email protected] on 24 Dec 2010 at 6:59

@GoogleCodeExporter
Copy link
Author

good stuff. learned a few things from here. Intresting though. I will make a 
few changes and update the rasocket class.

Original comment by [email protected] on 24 Dec 2010 at 7:17

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Still the same errors on both SOAP & RA.  Now its moved to line 68 which is 
still this line of code "$return = trim(fgets($this->handle));" and it just 
keeps moving to new lines

Original comment by [email protected] on 25 Dec 2010 at 9:03

@GoogleCodeExporter
Copy link
Author

well, i tested and it worked for me on trinity revision 10810. At least the 
telnet worked... Still need to work on soap. Your best bet is to enable the 
debugging for the ra class, and read what the debug return is... if you cant 
understand it, then i can hlp you out.

Original comment by [email protected] on 27 Dec 2010 at 5:26

@GoogleCodeExporter
Copy link
Author

Wanted to update you on this issue... I was able to get RA working on one of 
our realms (our main realm) by using the recent class.rasocket file you updated 
which uses the older method.  Therefore, like I thought it is our server dev's 
who apparently didnt update our RA system.  I recommend those with the same 
issue try using the RA file for older revisions.  

Soap however, still dosnt work & we would prefer to use it..

Original comment by [email protected] on 1 Jan 2011 at 6:29

@GoogleCodeExporter
Copy link
Author

hack fixed this issue by changing if(strpos($return, "+") === FALSE)
to if(!strpos($return, "+") === FALSE) on line 85

Original comment by [email protected] on 11 Feb 2011 at 2:42

@GoogleCodeExporter
Copy link
Author

hi all I have this problem use the trinity version 10412,

Please contact an administrator as there is an error connecting or 
authenticating with the server. You will NOT be charged Web Points at this time,

no se q hacer me puede ayudar

Original comment by [email protected] on 1 Mar 2011 at 3:52

Attachments:

@GoogleCodeExporter
Copy link
Author

hi,
i have the same problem.
my emulator is mangos ( 3.3.5 )
is there a solution for use the shop ?
thanks

Original comment by [email protected] on 17 Mar 2011 at 10:57

@GoogleCodeExporter
Copy link
Author

same problem

mangos rev 10100

thanks

Original comment by [email protected] on 3 Jun 2011 at 5:14

@GoogleCodeExporter
Copy link
Author

:D very easy to solved. I've made a guide for foxing this on Mangosweb and 
other web pages. Go to this link: 
http://www.ac-web.org/forums/showthread.php?t=117551 

Original comment by [email protected] on 14 Jun 2011 at 1:38

@GoogleCodeExporter
Copy link
Author

This is my guide in ac web for fixing this problem :P

Original comment by [email protected] on 14 Jun 2011 at 1:41

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

To fix this, change realmid for your gm account in auth database to -1.

Original comment by [email protected] on 30 Jun 2011 at 9:18

@GoogleCodeExporter
Copy link
Author

my db in the table realmid, not have the field auth ,the core version of 
mangosweb is 3.0.3

Original comment by [email protected] on 26 Nov 2011 at 5:39

@GoogleCodeExporter
Copy link
Author

All working for me except that Webpoints are not "substracted" after I bought 
an item. 

Original comment by [email protected] on 7 Dec 2011 at 7:03

@GoogleCodeExporter
Copy link
Author

how do we fix this

Original comment by [email protected] on 7 Jan 2012 at 4:03

@GoogleCodeExporter
Copy link
Author

Hey please help me i got problem in shop. I m using Trinity Core for my server 
.i.e jeuties repack.


Original comment by [email protected] on 2 Nov 2013 at 9:05

Attachments:

@GoogleCodeExporter
Copy link
Author

good night I have the same problem when I get the warning I will send the items.
Please contact an administrator as there is an error connecting or 
authenticating with the server. You will NOT be charged Web Points At this time 
,

3.0.3 trinity web possess enchanted would have some solution Thanks

Original comment by [email protected] on 10 Aug 2015 at 1:30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant