Search found 69 matches
- Sun Jul 28, 2024 11:40 am
- Forum: Ask any question
- Topic: Bing Traffic issuse in wapka subdomain sites
- Replies: 1
- Views: 8637
Re: Bing Traffic issuse in wapka subdomain sites
Wapka subdomain sites are showing just fine in Bing results. Please understand that once you add your site to Bing Console it may take a while to start showing up in results. (Please ignore the first result in the screenshot, Wapka is full of these shit nowadays, when it's not porn, it's copyrighted...
- Fri May 24, 2024 6:04 am
- Forum: Ask any question
- Topic: How to add wapka api, post lister multiple forumid?
- Replies: 9
- Views: 52093
Re: How to add wapka api post lister multiple forumid?
The example I showed is for when a GET request is made to the REST API, exactly like your first question.
To do the same in Lua you simply pass the ids as a normal array:
To do the same in Lua you simply pass the ids as a normal array:
Code: Select all
api.post_info({forumid={15554,24306}, limit=10})
- Thu May 23, 2024 1:39 pm
- Forum: Ask any question
- Topic: How to add wapka api, post lister multiple forumid?
- Replies: 9
- Views: 52093
Re: How to add wapka api post lister multiple forumid?
Delimit the html with [=[ and ]=]
- Wed May 22, 2024 10:57 pm
- Forum: Ask any question
- Topic: How to add wapka api, post lister multiple forumid?
- Replies: 9
- Views: 52093
Re: How to add wapka api post lister multiple forumid?
Separate each id as follows: forumid[]=XXXXX, the important part is the square brackets [] indicating that the parameter is a list. Example:
Code: Select all
forumid[]=810&forumid[]=16927&forumid[]=16928&forumid[]=20382
- Sat May 04, 2024 2:27 pm
- Forum: Tutorials
- Topic: [Updated] Simple register page code using Lua scripting
- Replies: 5
- Views: 27260
Re: [Updated] Simple register page code using Lua scripting
In fact your code has so many problems that I don't even know where to start, good luck to you
- Sat May 04, 2024 2:23 pm
- Forum: Tutorials
- Topic: [Updated] Simple register page code using Lua scripting
- Replies: 5
- Views: 27260
Re: [Updated] Simple register page code using Lua scripting
Sir, why is there no error message whenever errors occur? Please help 🙏. Hello! Your code is missing the %s placeholder of the error message, so no error is displayed. The string.format() method is used to create formatted strings by replacing placeholders with specified values. https://www.codecad...
- Fri Apr 05, 2024 3:40 pm
- Forum: Official Bulletin Board
- Topic: Live Visitor Statistics Is here
- Replies: 5
- Views: 32228
Re: Live Visitor Statistics Is here
Hello! For some reason the 404 error pages are not being recorded in the logsAdministrator wrote: ↑Sun Mar 24, 2024 10:09 amHello everyone we just Developed live Traffic Analytics System now you will be able to view all your site traffic in real-time.
Go to control panel and to view traffic statistics
- Sun Mar 24, 2024 4:09 pm
- Forum: Official Bulletin Board
- Topic: Live Visitor Statistics Is here
- Replies: 5
- Views: 32228
Re: Live Visitor Statistics Is here
Great, do you plan on enabling the %views% tag somewhere in the near future?Administrator wrote: ↑Sun Mar 24, 2024 10:09 am Hello everyone we just Developed live Traffic Analytics System now you will be able to view all your site traffic in real-time.
Go to control panel and to view traffic statistics
- Mon Mar 18, 2024 9:22 pm
- Forum: Problems
- Topic: Is there a way?
- Replies: 18
- Views: 75132
Re: Is there a way?
Cringe
- Sun Mar 10, 2024 2:04 am
- Forum: Tutorials
- Topic: Mario Six Wapka Themes and Keys ID
- Replies: 3
- Views: 22181
Re: Mario Six Wapka Themes and Keys ID
The Themes feature can be accessed as follows: Log in to the Wapka Dashboard ( https://web.wapka.org/dashboard ) Open your website in the "Your services" list Go to the Pre-build Themes option https://snipboard.io/7pLeyN.jpg In this feature you will have three actions available: Publish (b...