HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Whoops! You need to eneble javascript to do that
New problem appeared:
that is, pressing the "bookmark" open a new page with the message:
and if you click on "Account Options", get on your profile page.
I is unable to understand the cause of these errors, need your help
Vanilla version 2.2
@R_J :
Check your browsers console for JavaScript errors.
Ok,
https://vanillaforums.org/discussion/comment/237837#Comment_237837
how to correct mistakes?
0
Comments
Maybe the chrome extension "cast sender" is the problem? http://stackoverflow.com/questions/24490323/google-chrome-cast-sender-error-if-chrome-cast-extension-is-not-installed-or-usi
Here is my answer from the discussion above but it is obsolete right now.
My opinion: you are only experiencing side effects of something that is a javascript problem.
My advice: when you are experiencing problems
a) look at the javascript console of your browser and
b) look at the html source if there are two different versions of jquery loaded.
Maybe,
for the sake of the experiment, i set Vanilla again to understand the cause of the error. Thank you.