Before submitting an issue, please make sure you are using the latest version of ProxiTok.
Describe the bug
no trending or browse buttons and going to the urls directly give me an error.
To Reproduce
Steps to reproduce the behavior:
- Go to 'main page'
- nothing to click on
- its supposed to be under the text entry where you put in the video link or username.
- when I try to to go /trending or /browse I get
There was an error processing your request!
HTTP Code: 404
That endpoint doesn't exist
on the console I get this
[404]: GET /trending
[404]: GET /browse/
Expected behavior
for the button to be there or for the link to work.
Logs
If applicable, add PHP logs to help explain the issue.
Environment (please complete the following information):
- Deployment method (if possible): [e.g docker, heroku, manual...]
- Frontend version: 2.5.0.0
- Scrapper version: 2.6.0.5
- PHP Version: 8.2
You can find the frontend and scrapper version on /about
Before submitting an issue, please make sure you are using the latest version of ProxiTok.
Describe the bug
no trending or browse buttons and going to the urls directly give me an error.
To Reproduce
Steps to reproduce the behavior:
There was an error processing your request!
HTTP Code: 404
That endpoint doesn't exist
on the console I get this
[404]: GET /trending
[404]: GET /browse/
Expected behavior
for the button to be there or for the link to work.
Logs
If applicable, add PHP logs to help explain the issue.
Environment (please complete the following information):
You can find the frontend and scrapper version on /about