Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: JSConnect stopped working after some months
My guess is you're sending the wrong MIME type with your jsConnect endpoint's response. (View Post)1 -
Re: How to include discussion pages into sitemap?
No, and according to Google, there's no reason to do this. (View Post)1 -
Re: Edit Profile in menu
I'd agree. Not following the logic is not the same as there being none. It's a kludge, but a rational one based on typical SSO workflows we see. It will get reworked at some point, but it's a very de… (View Post)2 -
Re: jsConnect Doesn't work in chrome
You're probably using a callback argument, which makes it JSONP, which means you want a MIME type of application/javascript instead. You need to set this header differently on your jsConnect endpoint. (View Post)2 -
Re: Edit Profile in menu
There's nothing in core that would ever show "Edit Profile" but disable it as an option. If you can't do anything, Vanilla hides it. So I'm inclined to blame this on a faulty theme or third… (View Post)1