Search found 33 matches
- Tue Jan 21, 2025 5:53 pm
- Forum: Official Bulletin Board
- Topic: Attention: Wapka Need immediate Financial Support
- Replies: 2
- Views: 125037
Re: Attention: Wapka Need immediate Financial Support
Currently Not doing any updates but have plans to make many changes. Restart working soon...
- Tue Jan 21, 2025 3:15 pm
- Forum: Official Bulletin Board
- Topic: Attention: Wapka Need immediate Financial Support
- Replies: 2
- Views: 125037
Attention: Wapka Need immediate Financial Support
Help Support Wapka.org – Your Favorite Website Builder! Dear Wapka Community, As the founder of Wapka.org, I’ve always strived to provide a free, accessible platform for everyone to create and share their websites with ease. From its humble beginnings to becoming a trusted tool for thousands of use...
- Fri Jul 26, 2024 4:40 pm
- Forum: Official Bulletin Board
- Topic: Wapka Issue update
- Replies: 8
- Views: 46643
Wapka Issue update
Wapka Server is not properly working current now because some of our server located at Bangladesh is down (due to nationwide internet blackout)
We are working to fix all problem but as it is upto government we hope it will be solved withing few days.
We are working to fix all problem but as it is upto government we hope it will be solved withing few days.
- Thu Apr 18, 2024 5:04 am
- Forum: Problems
- Topic: Disk space is full!
- Replies: 3
- Views: 29723
Re: Disk space is full!
You can use more storage now
- Sun Mar 24, 2024 10:09 am
- Forum: Official Bulletin Board
- Topic: Live Visitor Statistics Is here
- Replies: 5
- Views: 46526
Live Visitor Statistics Is here
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

Go to control panel and to view traffic statistics

- Fri Mar 01, 2024 1:16 pm
- Forum: Wapka REST API
- Topic: REST API will be disabled soon
- Replies: 5
- Views: 185914
Re: REST API will be disabled soon
i understand the problem but it will be instantly removed when lua api is updated and documented i am doing work slowly that's why you have to wait a but more
- Mon Feb 26, 2024 4:42 pm
- Forum: Problems
- Topic: [Fixed] Bug When Restoring Themes
- Replies: 2
- Views: 24177
Re: Bug When Restoring Themes
as lua is currently on testing period its not added on themes yet. we will also working on plugins system update is on going
- Mon Feb 26, 2024 4:35 pm
- Forum: Ask any question
- Topic: How to create Paging using Lua?
- Replies: 4
- Views: 35791
Re: How to create Paging using Lua?
try something like this local post_ok, -- Checks whether the API query was successful post_list, -- List the result of the API query post_info, -- Contains information about the API query, useful for pagination! [Note 1] post_error -- Message returned in case of error = api.post_info(post_params) po...
- Thu Feb 22, 2024 7:38 am
- Forum: Official Bulletin Board
- Topic: URL Library is completed
- Replies: 0
- Views: 22497
URL Library is completed
Full URL Library is completed for documentation and usage examples visit
https://jonayed-hossan.com/wapka/url/url-synopsis/
https://jonayed-hossan.com/wapka/url/url-synopsis/
- Thu Feb 22, 2024 4:59 am
- Forum: Problems
- Topic: [Solved] Setting the timezone doesn't work
- Replies: 4
- Views: 34881
Re: Setting the timezone doesn't work
use server.date() it will work same as {{date()}} tag