Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorrmccue
    • CommentTimeDec 11th 2007
     # 51
    Vanilla is reporting (well, the $Context variable is) that I'm not logged in, although I am. Could this be a cookie path problem?
  1.  # 52
    Quite possible. Or an issue with your server if it's broken randomly. What have you got set as your cookie path?
    • CommentAuthorrmccue
    • CommentTimeDec 11th 2007
     # 53
    Ah, it's set to "/forums/" — Should I set it to just "/"?
    • CommentAuthorbshultz
    • CommentTimeDec 11th 2007
     # 54
    Yes, if you want to use Vanilla's auth outside of its own directory, setting the cookie's domain as "/" should do the trick.
    • CommentAuthorrmccue
    • CommentTimeDec 11th 2007
     # 55
    Nope, still getting nothing. Maybe restarting the browser might help...
    • CommentAuthorrmccue
    • CommentTimeDec 12th 2007
     # 56
    Nope. Now it doesn't seem to be setting a cookie at all :-(
    • CommentAuthorrmccue
    • CommentTimeDec 12th 2007
     # 57
    OK, fine now. Thanks :-)
    •  
      CommentAuthorTiggr
    • CommentTimeDec 13th 2007
     # 58
    And what did the trick?
  2.  # 59
    Yeah, I'm still having issues... Maybe the Mediawiki integration works better? Has anyone tried that?
    • CommentAuthorrmccue
    • CommentTimeDec 14th 2007
     # 60
    I think it was setting the cookie path to "/"
    •  
      CommentAuthorklip
    • CommentTimeDec 30th 2007 edited
     # 61
    just installed and integrated DokuWiki and so far it seems to be succesfully integrated. Used documentation from Vanilla comunity wiki and it works fine.

    I just wanted to mention that If you have spaces in role names you can use %20 as space in acl.auth.php
    For example if you have Role name e.g. "Allowed enough", you can use:
    * @Allowed%20enough 8
    Also utf-8 characters in role names work, you just need utf-8 capable editor to add such role into acl.auth.php

    I had to comment check for magic_quotes_gpc, because there is no way for me how to disable it by .htaccess (causes 500 ISE, I have to contact my provider).
    But anyway so far it works fine. Does anybody know what can happen if I have magic_quotes_gpc turned on?
Add your comments
    Username Password
  • Format comments as