Giter VIP home page Giter VIP logo

Comments (13)

tjlabais avatar tjlabais commented on July 30, 2024 10

Okay here is my solution for the moment. Remove the following code from plugins.php

// Hide admin links for non-authenticated users if (yourls_is_valid_user() != 1) { echo <<<HEAD <style>ul#admin_menu li:not(.frontend_link) {display: none}</style> HEAD; }

I don't know if this will affect security-wise. Need author's comments.

from sleeky.

tjlabais avatar tjlabais commented on July 30, 2024

same error with my update on 1.8.2

from sleeky.

JoaoBernardoo avatar JoaoBernardoo commented on July 30, 2024

I am also having this issue, I find that this is happening with all our plugins that were not made by Ozh.

from sleeky.

TheRayJohnson avatar TheRayJohnson commented on July 30, 2024

Happening here as well. Only seems to happen when using Sleeky Backend plugin.
If I disable this and login with YOURLS default skin it's fine. YOURS v1.9 | Sleeky v2.4.1

from sleeky.

punkajk avatar punkajk commented on July 30, 2024

The issue is still there. I think the developer has ended the support for Sleeky.

from sleeky.

TheRayJohnson avatar TheRayJohnson commented on July 30, 2024

The issue is still there. I think the developer has ended the support for Sleeky.

Seems they only updating the Frontend (13 months ago; 27th June 21) the backend has seen nothing since 16 Feb 2020..

from sleeky.

TowyTowy avatar TowyTowy commented on July 30, 2024

Happening for me too :(

from sleeky.

pejotigrek avatar pejotigrek commented on July 30, 2024

same thing popped up on my installation:
yourls v1.9.1
sleeky v2.4.1

from sleeky.

gnustavo avatar gnustavo commented on July 30, 2024

Same thing here:
yourls v1.9.1
sleeky v2.4.1

from sleeky.

gamebits avatar gamebits commented on July 30, 2024

This was happening to me with YOURLS v1.9.1, but no Sleeky. In my case, the problem was the Don't Track Admins v1.2 plugin. Updating to v1.3 resolved the issue.

from sleeky.

thompsonpaul avatar thompsonpaul commented on July 30, 2024

Okay here is my solution for the moment. Remove the following code from plugins.php

// Hide admin links for non-authenticated users if (yourls_is_valid_user() != 1) { echo <<<HEAD <style>ul#admin_menu li:not(.frontend_link) {display: none}</style> HEAD; }

I don't know if this will affect security-wise. Need author's comments.

To maintain the user validation, you can adjust this code instead of removing it altogether, per #127 (comment)

from sleeky.

suryatanjung avatar suryatanjung commented on July 30, 2024

I also still having this issue.
YOURLS v1.9.2
Sleeky v2.5.0

from sleeky.

tkgrphy avatar tkgrphy commented on July 30, 2024

Same issue here on 1.9.3. Keeps showing up even after deactivating all plugins, clearing cache...any idea?
Happened first after moving hosting provider...

from sleeky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.