Search found 69 matches
- Tue Jun 13, 2023 9:15 pm
- Forum: General Discussion
- Topic: Borrar
- Replies: 4
- Views: 153967
Re: Borrar
For File Lister: /delete/file/%id% For Post Lister: /delete/post/%id% I would recommend you to use the %delete% tag instead of the hardcoded URL, to avoid disruption to your site if the URL changes in the future. {{VAR(USER_ROLE)@IFEQ(Super Admin)@THEN(<a href="%delete%">Borrar</a>)@ELSE(...
- Sun May 21, 2023 10:53 am
- Forum: Problems
- Topic: [Solved] Unable to set a Page Rule
- Replies: 1
- Views: 94360
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...
- Sun May 21, 2023 10:40 am
- Forum: Problems
- Topic: [Solved] Unable to set a Page Rule
- Replies: 1
- Views: 94360
[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...
- 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: 172155
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...
- Sun May 14, 2023 4:57 am
- Forum: Problems
- Topic: [Solved] Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"
- Replies: 3
- Views: 199772
Re: Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"
Thank you very much! It's working now.
- Wed May 10, 2023 8:28 pm
- Forum: Problems
- Topic: [Solved] Problem with UserLogin (Wapka API) - "WRONG_PASSWORD"
- Replies: 3
- Views: 199772
[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...
- Sat May 06, 2023 3:20 am
- Forum: Wapka REST API
- Topic: JS Wrapper library for wapka API
- Replies: 4
- Views: 183335
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".
- 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: 171011
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...
- Wed Mar 22, 2023 1:00 am
- Forum: Ask any question
- Topic: I want to make wapka website visitors count code with graph.
- Replies: 3
- Views: 256488