Without seeing the code, I'm guessing that you didn't put your email address in quotes in mysite/_config.php.
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
- Previous 10 entries
- 1
- Page 22(current)
I put it like this in mysite/_config.php
Email::setAdminEmail('kate@email.com');
Could you download the _config.php file from the online server and check if it's not corrupted, trunked or anything ?
You uploaded the site with a ftp client ?
How would I know it's not corrupted, trunked, etc?
I've downloaded it and took a screen grab. Can you please take a look?
And yes I upload with FTP (Fetch, I'm on MacOSX)
Well, my english is not as good as I would like it to be. When I said "trunked" I meant "truncated" :P
I asked that because, last month, a truncated php file caused me some troubles. I guess it has been truncated because the ftp clients uploaded it with the binary mode instead of text mode.
It's not the case here.
However, your quotes are not good. For the email declaration you're using typographic quotes (curved ones), instead of the straight quotes from the key left of Enter key. (It's due to a copy-paste, I bet).
YESSSSSSSSS! Merci infiniment!
Et maintenant je dois attaquer la version française du site!
Not sure if I want to go the multi-lingual support of version 2.3.2. Upgrading sounds scary.
Yes, it's quite scary, even though the multinlingual doc is well done.
Be sure to backup everything before moving on, because the database migration may be a problem.
Bonne chance et bon courage.
- Previous 10 entries
- 1
- Page 22(current)