Search Result:
----------(Members)---------->
![]() |
SHADABCALL Email: Owner: https:// User ID: 165205 |
----------(Members)---------->
![]() |
djslgxniko12 Email: Owner: https://sindumixlanka.wapka.co User ID: 165263 |
----------(Members)---------->
![]() |
Coolheart Email: Owner: https://laksri.wapka.co User ID: 165401 |
----------(Members)---------->
![]() |
tom53 Email: Owner: https://www.7searchppc.com/ User ID: 165623 |
----------(Post-Search)---------->
----------(Post-Search)---------->
News Feed
realehisblack · Published on 2022-08-31 16:43:38 (4 years ago )
realehisblack · Published on 2022-08-31 16:43:38 (4 years ago )
Wapka sitemap submission not working on Google webmaster.. you can submit your website but can't submit your site map
| comment |
|
----------(Post-Search)---------->
News Feed
realehisblack · Published on 2022-08-31 16:09:48 (4 years ago )
realehisblack · Published on 2022-08-31 16:09:48 (4 years ago )
Someone should help me with download page theme key
| comment |
|
----------(Post-Search)---------->
News Feed
realehisblack · Published on 2022-08-31 16:08:57 (4 years ago )
realehisblack · Published on 2022-08-31 16:08:57 (4 years ago )
Someone should help me with download page theme...
| comment |
|
----------(Post-Search)---------->
News Feed
realehisblack · Published on 2022-08-29 17:53:34 (4 years ago )
realehisblack · Published on 2022-08-29 17:53:34 (4 years ago )
Please I need this site, point code when you login
| comment |
|
----------(Post-Search)---------->
how to make user claim points once a day
davisville · Published on 2022-08-29 12:45:17 (4 years ago )
davisville · Published on 2022-08-29 12:45:17 (4 years ago )
Guys this is a small task. How it works: On the login page, user clicks on the enter btn and then it automatically add 50 points to the user's account and redirects the user to the home page so that user cannot cheat. ON the login page go to user lister: config: <*userid>:VAR(USER_ID);<*/userid> Codes: :VALUE(%point%).SET(points).NULL; user editor: Config: <*userid>:VAR(USER_ID);<*/userid> <*set_var_date>:POST(date);<*/set_var_date> <set_point>:POST(points);<*/set_point> Codes: :DATE(D).SET(date).NULL; :VALUE(%notify%).IFEQ(Success).THEN.NULL.ELSE.NULL;<*br><*input type="hidden" name="date" value=":VAR(date);"><*input type="hidden" name="points" value=":VAR(points).PLUS(50);"><*br>:VAR(date).IFNE.DATE(D).THEN(<*input type="submit" value="claim 50 points">).ELSE(You have successfully claim 50 pts; come back for more tomorrow);<*br><*button onclick="home">enter<*/button>); you are good to go
| comment |
|
----------(Post-Search)---------->
how to set user avatar
davisville · Published on 2022-08-29 07:07:22 (4 years ago )
davisville · Published on 2022-08-29 07:07:22 (4 years ago )
Please somebody help me with setting uses avatar. Using user editor
| comment |
|
----------(Post-Search)---------->
page patterns
davisville · Published on 2022-08-29 06:57:18 (4 years ago )
davisville · Published on 2022-08-29 06:57:18 (4 years ago )
Please some one should explain page pattern to me
| comment |
|
----------(Post-Search)---------->
icon pack
davisville · Published on 2022-08-28 16:08:08 (4 years ago )
davisville · Published on 2022-08-28 16:08:08 (4 years ago )
Download your icons from this site: https://iconfinder.com
| comment |
|
----------(Post-Search)---------->
how to set levels for users based on the points
davisville · Published on 2022-08-28 15:59:10 (4 years ago )
davisville · Published on 2022-08-28 15:59:10 (4 years ago )
Hey guys, today am going to share a code with you. With this code, you can set user levels for your site users based on the points they have.
Create a new page called point.Js user lister config: <*id>:VAR(USER_ID).OR.GET(id);<*/id> codes: <*script>{var pt = "%point%" ; if(pt <= 500) {document.write("newbie");}; elseif(pt >= 501 && pt <= 800) {document.write("amateur");};<*/script> You can continue by setting more values and levels. Now in profile add: codes: level: <*script src="/point.js/?id=%id%"><*/script> Now its ready to use.
| comment |
|


