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

Categories

In this Discussion

Who's Online 12

6apxatCurtisOdenHotBlackPantherericgilletteestlf349141590422 +4 guests

'Edit' doesn't work anymore (solved)

I changed the title of this discussion. Since some days, editing a comment dosen't work any more. When clicking edit, it starts a new discussion. Am I the only one with this problem? I am running Vanilla 1.1.2.

According to my host, I had to remove 'Options +FollowSymLinks -Multiviews' from my .htaccess as it delivered a 500 Error. I tested it with another forum, and the problem could not be reconstructed.

My question is, where this edit problem may come from and if I am the only one having it.

Comments

  • TexTex
    Posts: 261
    Found a similar thread: http://lussumo.com/community/?CommentID=61824 (Weird Edit Problem # 19)
  • Posts: 1,880
    Try to upload Vanilla again.
    Do have use friendly Url?
  • TexTex
    Posts: 261
    Thanks Dinoboff.
    I uploaded everything again except the styles and languages. Still doesn't work.
    I use Friendly Urls, yes. Editing works unless I activate them.
  • Posts: 1,880
    It is working with friendly url off but not when it is on?

    Do you have access to you logs? access_log and rewrite log?
  • TexTex
    Posts: 261
    It is working with friendly url off but not when it is on?
    Right. I guess my host has upgraded his php or mysql version, if this might be the problem. There seems like there has been a problem with an old vanilla version as mentioned in the above linked discussion.

    I do have access to access_log, but I can't find a rewrite log.
  • Posts: 1,880
    I will have to check what info are the access_log that could help.
  • TexTex
    Posts: 261
    I just discover another problem. No matter which account id is given, it ends up at the own account. Guest get redirected to /discussions/.
    For example: /account/84/
    -> the browser Url field says /account/84/ but the location actually is /account/ (if logged in) or /discussions/ (for guests)
  • Posts: 1,880
    I just tried the .htaccess you sent me and I can't reproduce the error. I think you need the rewrite log to fix it. You will need the help of the host.
  • Posts: 1,880
    Never mind, I could :-D

    You have to ask your host to turn off Multiviews on the vanilla folders
  • TexTex
    Posts: 261
    I asked my host and we'll see what he can do. Thank you for all your time!
  • TexTex
    Posts: 261
    It worked out! Thanks again.
  • Posts: 262
    A thank you: I just had the same problem after transferring a site from a local install online - clicking on edit brings up a new discussion form and not the edit panel. Eventually I found this thread as well as Dinoboffs Friendly URL thread. Removing the # that commented out the following line at the top of the .htaccess solved it for me.

    Options +FollowSymLinks -Multiviews
  • Posts: 1,880
    Why was it comment out? You should only comment it out if you host doesn't allow you to use the 'Option' directive.
This discussion has been closed.