Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

CSS issue is causing major permission problems

This discussion is related to the Voting addon.
Hi, I recently installed Vanilla 2.0.18 and voting 1.1.1b, and I've run into a strange problem where users are haphazardly logged out when trying to update their profile or change password.

I figured out the problem: voting.css has a .Loading class which contains a reference to an image that doesn't exist. As far as I can tell, this .Loading class overrides one that is used by change password / edit profile, and when you hit one of those the image comes back with a 404. For some reason, this causes the permission wonkyness.

The fix is to remove the .Loading class from voting.css (or at least the image reference).

Thanks!
Tagged:

Best Answer

Answers

Sign In or Register to comment.