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.
Search found 3 matches
- 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: 2234
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: 5741
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.post.var_bol...