Search found 10 matches
- Thu Jun 05, 2025 1:18 pm
- Forum: Official Bulletin Board
- Topic: wapka.co domain has been suspended
- Replies: 8
- Views: 68734
Re: wapka.co domain has been suspended
This is really sad, I hope you can sort it out soon 
- Tue Jan 21, 2025 5:03 pm
- Forum: Official Bulletin Board
- Topic: Attention: Wapka Need immediate Financial Support
- Replies: 9
- Views: 477920
Re: Attention: Wapka Need immediate Financial Support
Hello! Do you plan to create a payment plan that applies to the entire account, i.e., a single monthly amount covering all sites in the account? Something like $10?
Another thing: do you plan to automate the payment system so that the premium plan can always be applied and removed from sites ...
Another thing: do you plan to automate the payment system so that the premium plan can always be applied and removed from sites ...
- Tue Jan 21, 2025 2:18 pm
- Forum: General Discussion
- Topic: how to pack a domain
- Replies: 5
- Views: 50332
Re: how to pack a domain
thanks but I already tried that and it's working but the issue I have is https injections error,, Wapka doesn't have a free https socket for it's site owner, and I wanted to get that from a third party and I don't know how to do, since Wapka doesn't have a cpanel.. so how do I do it?
Hello! In ...
- Tue Dec 24, 2024 12:10 am
- Forum: General Discussion
- Topic: Tell me about website promotion, much needed.
- Replies: 4
- Views: 47260
Re: Tell me about website promotion, much needed.
Post your site in https://forum.wapka.org/viewforum.php?f=10Lucas437 wrote: Mon Dec 23, 2024 10:55 am I have decided to start my own small business. I have a website where I sell my services. And now I want to draw attention to it. I thought maybe there are simple ways that can do it)
- Mon Dec 16, 2024 3:12 pm
- Forum: General Discussion
- Topic: Tell me about website promotion, much needed.
- Replies: 4
- Views: 47260
Re: Tell me about website promotion, much needed.
What do you mean by "website promotion"?
- Sat Dec 14, 2024 2:36 pm
- Forum: General Discussion
- Topic: how to pack a domain
- Replies: 5
- Views: 50332
- Sat Dec 07, 2024 11:26 am
- Forum: General Discussion
- Topic: If you are unable to log into the forum, clear your cookies
- Replies: 1
- Views: 32289
If you are unable to log into the forum, clear your cookies
If you get the error "The submitted form was invalid. Try submitting again." when trying to log in to this forum, clear the site cookies and try again.
Re: pls fix
For now I would recommend using a third party image cdn service like Cloudinary.
It seems that Wapka has not fully recovered from the last outage.
It seems that Wapka has not fully recovered from the last outage.
- Thu Oct 24, 2024 4:26 pm
- Forum: General Discussion
- Topic: Please! Solve this problem than the old site don't work.
- Replies: 2
- Views: 33512
Re: Please! Solve this problem than the old site don't work.
As far as I know the new Wapka.org has nothing to do with the old Wapka.mobi, it's just the same name.
Regarding the old Wapka.mobi data I'm pretty sure it's all gone, since users had plenty of time to backup any data they thought was important.
The Admin may have more details on this.
Regarding the old Wapka.mobi data I'm pretty sure it's all gone, since users had plenty of time to backup any data they thought was important.
The Admin may have more details on this.
- Wed Oct 02, 2024 9:30 pm
- Forum: Ask any question
- Topic: [LUA] Post Create Help
- Replies: 2
- Views: 40333
Re: [LUA] Post Create Help
Hello! Please see this:
https://forum.wapka.org/viewtopic.php?p=2393#p2393
In your case, the syntax would be:
....
local param = {
forumid = req.post.category,
title = req.post.title,
content = req.post.content,
thumb = req.post.thumb,
var = {
videoid = req.post.var_videoid,
bolum = req ...
https://forum.wapka.org/viewtopic.php?p=2393#p2393
In your case, the syntax would be:
....
local param = {
forumid = req.post.category,
title = req.post.title,
content = req.post.content,
thumb = req.post.thumb,
var = {
videoid = req.post.var_videoid,
bolum = req ...
