How to add automatic login to my wapka site? Please help
-
- Posts: 9
- Joined: Tue Apr 25, 2023 1:54 pm
Re: How to add automatic login to my wapka site? Please help
Wait for wapka api update
-
- Posts: 9
- Joined: Tue Apr 25, 2023 1:54 pm
Re: How to add automatic login to my wapka site? Please help
Bro do you have the idea of when it would be updated
-
- Posts: 9
- Joined: Tue Apr 25, 2023 1:54 pm
Re: How to add automatic login to my wapka site? Please help
Bro, it has been updated, please help me
Re: How to add automatic login to my wapka site? Please help
Codes :
Code: Select all
<input type="checkbox" name="autologin" value="True"/> Remember me
Code: Select all
<AUTOLOGIN>{{POST(autologin)}}</AUTOLOGIN>
-
- Posts: 9
- Joined: Tue Apr 25, 2023 1:54 pm
Re: How to add automatic login to my wapka site? Please help
Okay thank you let me try
-
- Posts: 9
- Joined: Tue Apr 25, 2023 1:54 pm
Re: How to add automatic login to my wapka site? Please help
The Code isn't workingleedalgoo wrote: ↑Wed May 03, 2023 1:26 amCodes :
Config :Code: Select all
<input type="checkbox" name="autologin" value="True"/> Remember me
Code: Select all
<AUTOLOGIN>{{POST(autologin)}}</AUTOLOGIN>