10377 Posts in 2193 Topics by 1709 members
| Go to End | ||
| Author | Topic: | 3198 Views |
-
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 8:06am
Without seeing the code, I'm guessing that you didn't put your email address in quotes in mysite/_config.php.
-
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 8:13am
I put it like this in mysite/_config.php
Email::setAdminEmail('kate@email.com');
-
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 9:11pm
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 ? -
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 9:31pm
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)
-
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 9:59pm
Well, my english is not as good as I would like it to be. When I said "trunked" I meant "truncated"
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).
-
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 10:27pm
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. -
Re: Not Receiving Emails w/ UserForms

15 May 2009 at 10:37pm Last edited: 15 May 2009 10:38pm
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.
| 3198 Views | ||
| Go to Top |


