MPFS LOGIN SYSTEM

General support.
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

Hi, i have bought the login system today, i follow the tutorial and when i play , these errors come :

403 forbidden

or

A html code when i press register

Any solution ? thx ! :)
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

error 403 this mean you have not permission for read / execute the files in your host, set the permission of your files to 755
paste here the html log that you receive.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

Hi, new errors ! ,

403 Forbidden
UnityEngine.Debug:LogError(Object)
<LoginProcess>c__Iterator9:MoveNext() (at Assets/ULogin System/Content/Script/Core/Login/bl_Login.cs:117)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

___________________________________________________________________


404 ban list not found

___________________________________________________________________


<html>
<head> title 403 forbidden title head

body bgcolor white

center hl 403 forbidden etc..

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

Yes, as I say before your files have a private permission, set the file permission to 755 if you don't know how do it contact with your hosting provider.
also see like your url to php script 'BanList' is wrong or still not upload it.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

I've put my ftp file to 755 , dont work.

For the banned list, i don't see where i can change it, cuz i have uploaded all of them...

I think a live help can be usefull , like by skype with screen and not on the forum with email confirm for every post.

Thx for help
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

Image
Image
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

up ! please
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

You have a domain?
Post here the url of your bl_Login.php in your host please to check it.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
nextriepvp
New Member
New Member
Posts: 8
Joined: Wed Sep 07, 2016 11:06 am

I have not modified the bl login but my host url is : ctgp.livehost.fr
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

ok.

1 - be sure that the folder 'php' have the permission 755 not only the files.
2 - Your urls need be like this: http://ctgp.livehost.fr/php/bl_Login.php
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply