Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jubashi

Pages: [1]
1
Newbie Board / Re: Making a Game Account.
« on: July 02, 2011, 03:54:40 AM »
Figured I would try stuff to help find the problem. These were different earlier and so maybe it will show whats wrong.

These are all on my computer (computer #1) on FireFox.
MSN:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29784, 31a0f71c42713923e3b0ee9ad91f7b0c6b61a062, 2b07ab219530d1f88bfa32ecff2444b9a5b4cabc) -->
<!-- db_query(select * from tickets where id = 29784) -->
<!-- ticker 29784 for user #1853 verified --><!-- db_query(delete from tickets where id=29784) -->
<!-- load_by_id(1853) -->
<!-- db_query(select * from users where id=1853) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1853 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

Hotmail:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29786, 3c3c9aa6063a312e7b9038d64eec2e4dda14adda, 6577fe40604efa78780726b8599a02f9678ea2c8) -->
<!-- db_query(select * from tickets where id = 29786) -->
<!-- ticker 29786 for user #1890 verified --><!-- db_query(delete from tickets where id=29786) -->
<!-- load_by_id(1890) -->
<!-- db_query(select * from users where id=1890) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1890 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

GMAIL:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29788, 81e24d79b9412db429dbc5eddd9f04a61febf079, b6971160a893828dccf964aaf6d597dd8cb88064) -->
<!-- db_query(select * from tickets where id = 29788) -->
<!-- ticker 29788 for user #1897 verified --><!-- db_query(delete from tickets where id=29788) -->
<!-- load_by_id(1897) -->
<!-- db_query(select * from users where id=1897) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1897 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

2
Newbie Board / Re: Making a Game Account.
« on: July 02, 2011, 03:46:53 AM »
So now I have tried 3 different emails, Hotmail, MSN, and GMAIL. All three had the same problem on three different computers. My brother just made an account on his computer with a gmail email without any problems. His computer was the third I tried to use.

EDIT: this would be the second account.

Pages: [1]