Search found 68 matches

by francisco
Sun May 21, 2023 10:53 am
Forum: Problems
Topic: [Solved] Unable to set a Page Rule
Replies: 1
Views: 68510

Re: Unable to set a Page Rule

So I ended up discovering the solution to the problem after seeing other pages that I had defined a Page Rule: the old code syntax for Page Rules is being used, that is ":" instead of "{{", "; " instead of "}}" and "." instead of "@". The c...
by francisco
Sun May 21, 2023 10:40 am
Forum: Problems
Topic: [Solved] Unable to set a Page Rule
Replies: 1
Views: 68510

[Solved] Unable to set a Page Rule

Hello! I'm trying to set a Page Rule for the "articles" page of my site, but when I click "Set" the rule is not applied and the text field returns empty with the message "No rules found". I'm using the following code for the Page Rule, I don't see anything wrong with it...
by francisco
Tue May 16, 2023 4:15 pm
Forum: Problems
Topic: Privacy Concerns about the API and its use by unauthenticated and unauthorized users
Replies: 2
Views: 135159

Privacy Concerns about the API and its use by unauthenticated and unauthorized users

I know data privacy concerns are not the best skill of Wapka and its users (take as an example the way some admins simply publicly list all user data including IP and email,) but having an API accessible by anyone via a trivial token and making it possible to access such information directly is a bi...
by francisco
Sun May 14, 2023 4:57 am
Forum: Problems
Topic: [Solved] Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"
Replies: 3
Views: 155593

Re: Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"

Administrator wrote: Sat May 13, 2023 1:57 pm This problem fixed
Thank you very much! It's working now.
by francisco
Wed May 10, 2023 8:28 pm
Forum: Problems
Topic: [Solved] Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"
Replies: 3
Views: 155593

[Solved] Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"

Hello everyone! I am trying to use the UserLogin method of the Wapka API but I am getting the error "WRONG_PASSWORD" even though I know the password is correct. I have tried using the GET method (via URL): https://api.wapka.org/UserLogin?apikey=<apikey>&username=<username>&password...
by francisco
Sat May 06, 2023 3:20 am
Forum: Wapka REST API
Topic: JS Wrapper library for wapka API
Replies: 4
Views: 139172

Re: JS Wrapper library for wapka API

Please add an option in the Settings to disable/enable the JS Snippet, considering that not everyone will want to use the API in Javascript and this makes the website code "ugly".
by francisco
Tue Apr 18, 2023 9:53 pm
Forum: Problems
Topic: WHAT FILE EXTENSION SHOULD BE USED IN UPLOADING FILES (while you finished creating it)
Replies: 1
Views: 136380

Re: WHAT FILE EXTENSION SHOULD BE USED IN UPLOADING FILES (while you finished creating it)

The file extension (or "file format" as it is called in Wapka Dashboard) is automatically set when you upload the file. For example, when uploading an MP3 file, the file format will automatically be set to mp3. However, I'm afraid that's not the problem you have. It would be great if you c...