Script Include not working

YounseoC
Tera Expert

I made a client script and 3 script includes.

The client script is in global scope.

The script includes are client-callable and made in global scope.

The 3 script includes' logic is exactly the same except for the parameters.

The script includes are called by the client script.

I have admin role, so all of them works well.

However, user without admin role, only 1 of the script include works and the other 2 fails.

I think calling the two script includes fails.

 

Is this acl issue?

How can I solve this problem?

 

Please help.

 

Thank you

1 ACCEPTED SOLUTION

YounseoC
Tera Expert
1 REPLY 1

YounseoC
Tera Expert

resolved