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.
Settings saving incorrectly...
In a nutshell, I activated the 'predefined attributes' through the extensions page, then, as directed, went to
settings.php?PostBackAction=InstallPredefinedAttributes
where I was greeted with a blank page. No probs there, I thought - simply clicked on the settings tab to find the appropriate area to configure my newly installed extension. However, at the top of every page, I saw
$Configuration['PredefinedAttributes_INSTALLED'] = '1'; ?>
Taking a look at conf/settings.php, it seems that the update has written OUTSIDE of the closing php tag...
No probs. I edited settings.php, and ended up switching predefined attributes off - didn't need to know t-shirt sizes... ;)
Then I tried to switch the style - installed Soulscape. When the page reloaded, I was greeted by the following at the top of the page:
?>?>
Again - stuff I can edit out of settings.php. But what's causing this? I've also got some weirdness going on with the To-Do extension, which I've posted in another discussion (although it's enabled, there's no tab appearing...) - not sure if that's related...
Everything else seems to be fine.
I'm using Vanilla 1.0.
I upgraded from 0.92 last night.
Any suggestions/thoughts gratefully accepted!
(props and kudos to Mark et al for your work on Vanilla...)
0
This discussion has been closed.
Comments