We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
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
The text was updated successfully, but these errors were encountered:
from poking around in the source it looks like your removed browse and trending?
Sorry, something went wrong.
Are you talking about this?
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: