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.
  1.  # 1
    I'm new to Vanilla but really enjoying it so far. I'm pretty sure I broke my forum last night and I need some help getting it back in order.

    Here's what I did:
    1) I realized that Friendly URLS was breaking the Private Message Extension (has no one addressed this yet?) so I tried to revert to non-friendly URLS
    2) I deleted the .htaccess file and removed the " $Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite';" from settings.php
    3) as soon as I did this every page of my forum started redirecting to a 404 on my main site (the forum lives in www.hijinksensue.com/forum)
    I assume this is because despite my deleting the .htaccess, Vanilla was "stuck" trying to do Friendly URLS
    4) I put the .htaccess back, and appended the settings.php again
    5) everything worked as before but the settings.php page now returns a blank page with no error

    What I've tried so far
    1) made sure I uploaded settings.php in ASCII format
    2) checked permissions on settings.php

    If anyone can help it would be greatly appreciated. Right now I can't even approve new members.

    Thanks!
  2.  # 2
    The default install of Vanilla doesn't have a .htaccess file so it should be safe to remove it. Just for clarification, did you remove URL_BUILDING_METHOD from conf/settings.php or appg/settings.php? Nothing should be changed in appg/.
  3.  # 3
    I removed "$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite';" the first time, but I put it back just to try and get things back the way they were. Friendly URLS is working right now, but settings.php is blank.

    The only other time I had this problem was when i was installing Vanilla and uploaded in binary mode. When I reuploaded in ASCII mode all the blank pages were visible. That's not the case this time.

    Also (if it makes a difference), settings.php IS working. All my settings are correct and functioning. I just can't see the page on my forum.
  4.  # 4
    @Sirlancelot

    You made me realize my mistake!

    I overwrote root/settings.php with conf/settings.php

    Replaced it with the original file and everything is working again. Thanks!

    Now I just need to figure out how to get Private Messages working with Friendly URLS.
  5.  # 5
    oh wow, never though about that one :) Glad you got it all worked out.

    As for Friendly Urls and Private Messages, I just found this: Private Messages 1.1 # 73

    I don't use the extension so I can't verify this works, but you might want to give it a try. It seems that the files linked in that comment don't work anymore... At least you have someone you can contact now though.
  6.  # 6
    @Sirlancelot

    Way way way way way down in that thread there is a working link to a fixed version of Private Messages. Someone should update the actual Extension.

    Thanks!
Add your comments
    Username Password
  • Format comments as