Search found 41 matches
- Fri Jan 19, 2024 4:08 am
- Forum: Problems
- Topic: Please find the mistake
- Replies: 8
- Views: 51135
Re: Please find the mistake
Now it's working but there us a problem if logindate is not a valid date or empty what can we do ? In this case we can first filter the results of those who have a valid logindate and display the invalid results at the end of the table, replacing the logindate with "β": <div id="demo...
- Thu Jan 18, 2024 6:51 pm
- Forum: Problems
- Topic: Please find the mistake
- Replies: 8
- Views: 51135
Re: Please find the mistake
francisco wrote: βThu Jan 18, 2024 10:51 amshrmaprem0202 wrote: βThu Jan 18, 2024 7:55 am Now all done thanks for your supportgod bless you friend
please add a for loop in this code so if i want to show 5 users i can
- Thu Jan 18, 2024 7:55 am
- Forum: Problems
- Topic: Please find the mistake
- Replies: 8
- Views: 51135
- Wed Jan 17, 2024 7:47 pm
- Forum: Problems
- Topic: Please find the mistake
- Replies: 8
- Views: 51135
Please find the mistake
<p id="demo">h</p> <script type="text/javascript"> var xhttp = new XMLHttpRequest(); xhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { var obj=this.responseText; var obja = JSON.parse(obj); a0 = i need to use ID OR USERNAME << VAR ...
- Tue Jan 16, 2024 6:52 pm
- Forum: Ask any question
- Topic: [Problem] Increase User Points After Login
- Replies: 5
- Views: 35546
Re: [Problem] Increase User Points After Login
Then why it's possible when we upload a img with imgur api and automatically post in api data i have that codes in theme
Code: Select all
753e61984e8b09f15b25f54fb49555e4:405504
- Tue Jan 16, 2024 6:22 am
- Forum: Ask any question
- Topic: [Problem] Increase User Points After Login
- Replies: 5
- Views: 35546
Re: [Problem] Increase User Points After Login
Claim points code User Editor: {{VALUE(%notify%)@IFEQ(Success)@THEN(<small><div class="list1" style="margin:10px"><i class="fa fa-strikethrough" aria-hidden="true" style="width:20px"></i><b>You have successfully claim today gift point,come back tomo...
- Mon Jan 15, 2024 7:53 am
- Forum: Ask any question
- Topic: [Problem] Increase User Points After Login
- Replies: 5
- Views: 35546
[Problem] Increase User Points After Login
Hello everyone can anyone tell me how can we increase user points and post in forum after user login without user redirect to another url it's means by only user login form with help of api can we post or edit user profile?
- Sat Jan 13, 2024 10:30 am
- Forum: Problems
- Topic: [Problem] Admin plz give us all in one solution
- Replies: 5
- Views: 33199
Re: [Problem] Admin plz give us all in one solution
@admin plz help
- Fri Jan 12, 2024 2:43 pm
- Forum: Problems
- Topic: Upload files with help of api
- Replies: 9
- Views: 48967
Re: Upload files with help of api
Thankyou so much for your help and support 
- Fri Jan 12, 2024 9:41 am
- Forum: Problems
- Topic: [Problem] Admin plz give us all in one solution
- Replies: 5
- Views: 33199
[Problem] Admin plz give us all in one solution
<form action="https://api.wapka.org/UserEdit/" method="post" enctype="multipart/form-data"> <input type="hidden" name="apikey" id="apiKey" value="{{VAR(APIKEY)}}"> <input type="hidden" name="ID" id="ID&qu...