Become part of Contributors.

General support.
Post Reply
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

As an apology for my misbehavior I bought Ulogin just to support you guys. Ca I be part of the Contributors group. I've also sent my invoice number to Lovatto.
But now I have ran into problems
http://vvcap.com/ApOimZDDaKY
http://vvcap.com/yF5EQiTmgeZ
What is that code showing up and I watched the whole video on how to setup login system
When I click on login manager this is what I see: http://vvcap.com/k8i0fIb7DqH
But the video shows me this: http://vvcap.com/0tOHWqn2eE9
I figured it would be related to this : http://vvcap.com/jOA7BumHUDR So I entered loginphp url there but I still got the following error above^^
I also don't see how to add url to saveinfo and register scripts.
I don't have the replace folder as well.
Please help.

Also getting the following errors: http://vvcap.com/0zp7iHiQvqQ
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

<html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toString(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("81665deb7a10639f8df3c1d9a12a15d5");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; location.href="http://DatabaseURL/Test/bl_Login.php?i= ... cript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html>
UnityEngine.Debug:LogWarning(Object)
<LoginProcess>c__IteratorD:MoveNext() (at Assets/ULogin System/Content/Script/Core/Login/bl_Login.cs:199)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

Javascript to work?
I don't understand. Why would it need JS?
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

BUMP. Looking for help
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Contributor group is only for MFPS buyers.
1 - try change the line 47 of bl_BanDetect to:

Code: Select all

            if (!text.Contains("Emty"))
also post here the url of your bl_Login.php in your domain please.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

Code: Select all

IndexOutOfRangeException: Array index is out of range.
bl_BanDetect+<GetBanList>c__Iterator4.MoveNext () (at Assets/ULogin System/Content/Script/Core/Ban/bl_BanDetect.cs:55)
UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)

Code: Select all

                    {
                        string[] splitinfo = t.Split("|"[0]);
                        BanUserInfo bui = new BanUserInfo();
                        bui.m_Name = splitinfo[0];
    Line55          bui.m_reason = splitinfo[1];
                        bui.m_ip = splitinfo[2];
                        bui.m_by = splitinfo[3];
                        BanList.Add(bui);
This is the error that I get.
Changed line 44 of bl_banDetect.cs to what you mentioned.

Registered an account and got the same html error. Then tried to log in and got this error:

Code: Select all

<html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toString(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("31880ba0f642c24c1fc91b49d279bac5");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; location.href="http://3j4hjkbamnsbd8o91ou3jkj4324o8132ukjsnda.rf.gd/Test/bl_Login.php?i=1";</script><noscript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html>
UnityEngine.Debug:LogWarning(Object)
<LoginProcess>c__IteratorD:MoveNext() (at Assets/ULogin System/Content/Script/Core/Login/bl_Login.cs:199)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
http://3j4hjkbamnsbd8o91ou3jkj4324o8132 ... _Login.php
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

This is where the login occurs in the code

Code: Select all

            else//Wait, have a error?, please contact me for help with the result of next debug logwarning.
            {
                //Some error with the server.
                Debug.LogWarning(www.text);
                bl_LoginManager.UpdateDescription(www.text);
            }
        }
        isLogin = false;
    }
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Hi.

I have test your url, I get this error:

Code: Select all

xception: Expected root element to be <cross-domain-policy>. found html instead
Have you upload the crossdomain.xml in the root of your directory?
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

[img]http://vvcap.com/hcthfhQ1wZ4
[/img]
This is where I should upload the cross domain right?
User avatar
Yivlx
Contributor
Contributor
Posts: 53
Joined: Thu Sep 08, 2016 8:17 am

BUMP
Post Reply