Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Global Application Settings
Logged in as admin, I'm trying to set the forum to browsable for users that do not have a membership. Permissions seem fine, the script can write to the appg/settings.php file. Yet it doesn't do anything. In fact, I'm assuming that since all of the fields on this admin page are blank, even if I alter them manually with an editor, there is an issue somewhere that I'm missing.
Thanks! Doug
0
This discussion has been closed.
Comments
chmod 666 appg/settings.php chmod 666 appg/language.php chmod 666 appg/extensions.php chmod 755 languages/ chmod 757 images/ <- optional</code>
That's the first thing I checked but that's not the problem. In fact, I made sure of it because I watched the timestamp on the settings file and I saw that the script had written it out. I think, but I'm not sure, that it has something to do with sessions and the fact I was logged in as admin twice, in two different browsers. ~d
Trust me, I understand problems with permissions. It's a rookie mistake I don't often make.
This symptom of the problem is what really puzzles me: when I load Application Settings from the admin menu, the fields are all blank. No matter how I may have altered them manually in the settings.php file.
Could the fact that I moved the installation directory at one point have anything to do with it? By the way, I noticed this problem right off the bat, I wanted to change the logo text of course, and ended up having to do it by editing the settings file manually.
Thanks for your help!
Very strange indeed. Another anomaly I've noticed: when you view the list of forum categories, then select a category, then start a new discussion, instead of defaulting to the current category from the dropdown, it always defaults to the first one (which in my set-up is also "General"). This bit me a few times as I just assumed (as you should) that, well, you get the idea...
Thanks for your input Lech.
Oops, now the first one here is "Random," anyhoo...
Okay, I upgraded to .9.2.2 and that seems to have cleared up many of my problems. However, now that I have "Allow non-members to browse the forum" toggled on, once I logout and revisit the forums w/o logging in, Vanilla says "No discussions found."
I must be missing something, whatever it is I can't seem to find it in the documentation, the Wiki, or by searching this community. You can see for yourself by hitting my Vanilla Forum.
Thanks.
Lech was onto something there, for sure. I had a feeling I was missing something. I guess this whole role/privilege system was something I needed to understand a little better. It needs to be documented. Sorry to mention that, I'm sure you are well aware of this. Once I get a a bit further along, I'd love to help pitch in and add to the Wiki.
Two more things: Can I change my login here to "doug?"
And the other is: Thank you!
I found that in order to allow non-members to browse the forums, I had to allow sign-in (if nothing else) privileges for every role for those categories I wanted to be publicly viewable. Now this is fine, but shouldn't I be able to block all access to certain roles, banned for instance?
Not sure if that's what you are eluding to in your message Lech. ~d
I've been looking it over, and for the sake of writing this installation wiki I decided to put up yet another DB to go ahead with a fresh install (btw mark, good job on the installer.php, it works for me now ) anyway, back to what I was originally saying.
Doing a quick comparison. I noticed 1 thing in 0.9.2.2. There seems to be a slight inconsistancy between roles and categories. For example.
Go and modify an existing role. You'll notice that it's running the old way, there is no "Select the categories this role should have access to." feature there under can see IP's and other stuff.
Now go and create a new role. In addition to the default settings, you now have a selector of "Select the categories this role should have access to."
when you modify an existing category to include a certain role, I think there's some conflict going on or I'm just missing something all together.
See if this works :