[mezzanine-users] Re: Sending emails from a contact form

2016-07-31 Thread o . troshyn
So in the top left it says Mezzanine and the company who gave us this site 
is called LIFT.

On Sunday, 31 July 2016 18:47:43 UTC-7, o.tr...@share.epsb.ca wrote:
>
> I am a non programmer and I have a small site in development. And one of 
> the things I need is for the contact form to send emails automatically when 
> someone fill the form out and hits submit. I tried many ways like PHP and 
> others but no luck. I do not know how to program. Can someone please 
> provide a guide or tips in simple language, so I can finally get it 
> working. Any help is appreciated.
>
> p.s. I figured out a way for the form to send the email, but it needs to 
> open my outlook to send it. I need something that does not need a mailing 
> program to work.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: Sending emails from a contact form

2016-07-31 Thread Ryne Everett
What site are you using?

On Mon, Aug 1, 2016 at 12:52 AM,  wrote:

> I did not start it from the console, when I launch mezzanine I just go to
> a generic side building page.
>
> On Sunday, 31 July 2016 18:47:43 UTC-7, o.tr...@share.epsb.ca wrote:
>
>> I am a non programmer and I have a small site in development. And one of
>> the things I need is for the contact form to send emails automatically when
>> someone fill the form out and hits submit. I tried many ways like PHP and
>> others but no luck. I do not know how to program. Can someone please
>> provide a guide or tips in simple language, so I can finally get it
>> working. Any help is appreciated.
>>
>> p.s. I figured out a way for the form to send the email, but it needs to
>> open my outlook to send it. I need something that does not need a mailing
>> program to work.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Re: Sending emails from a contact form

2016-07-31 Thread o . troshyn
I did not start it from the console, when I launch mezzanine I just go to a 
generic side building page. 

On Sunday, 31 July 2016 18:47:43 UTC-7, o.tr...@share.epsb.ca wrote:
>
> I am a non programmer and I have a small site in development. And one of 
> the things I need is for the contact form to send emails automatically when 
> someone fill the form out and hits submit. I tried many ways like PHP and 
> others but no luck. I do not know how to program. Can someone please 
> provide a guide or tips in simple language, so I can finally get it 
> working. Any help is appreciated.
>
> p.s. I figured out a way for the form to send the email, but it needs to 
> open my outlook to send it. I need something that does not need a mailing 
> program to work.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: Sending emails from a contact form

2016-07-31 Thread Ryne Everett
Installation instructions are right on the page I linked. (
https://github.com/anymail/django-anymail#anymail-1-2-3). Not sure what you
mean about finding the console. Didn't you start mezzanine from the console
in the first place?

On Sun, Jul 31, 2016 at 11:38 PM,  wrote:

> Can you please explain where can I find the console to type everything I
> need to? Like installation commands?
>
>
> On Sunday, 31 July 2016 18:47:43 UTC-7, o.tr...@share.epsb.ca wrote:
>>
>> I am a non programmer and I have a small site in development. And one of
>> the things I need is for the contact form to send emails automatically when
>> someone fill the form out and hits submit. I tried many ways like PHP and
>> others but no luck. I do not know how to program. Can someone please
>> provide a guide or tips in simple language, so I can finally get it
>> working. Any help is appreciated.
>>
>> p.s. I figured out a way for the form to send the email, but it needs to
>> open my outlook to send it. I need something that does not need a mailing
>> program to work.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Sending emails from a contact form

2016-07-31 Thread Ryne Everett
Check out django-anymail  for a
pretty straightforward way of using a few mailing services.

On Sun, Jul 31, 2016 at 9:34 PM,  wrote:

> I am a non programmer and I have a small site in development. And one of
> the things I need is for the contact form to send emails automatically when
> someone fill the form out and hits submit. I tried many ways like PHP and
> others but no luck. I do not know how to program. Can someone please
> provide a guide or tips in simple language, so I can finally get it
> working. Any help is appreciated.
>
> p.s. I figured out a way for the form to send the email, but it needs to
> open my outlook to send it. I need something that does not need a mailing
> program to work.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Mezzanine with Cartridge and fabric - Unknown command: 'syncdb'

2016-07-31 Thread Darko Stefanovic

Hi All. I am deploying mezzanine to Digitalocean.com. I created server in 
the cloud (portlet) so: 
   
   - I am root and
   - i have static ip
   - ssh
   
I have 2 scenarios here, one works , the other doesn't (I got an error) so 
this question is about non-working scenario. First, *SUCCESSful* scenario: 
   
   - i am using virtualenv
   - installed Mezzanine using pip
   - mezzanine-project myproject
   - fab all -> WORKS PERFECTLY, i can go to my url or ip and see my 
   "mywebsite.com" (hypothetical of course)
   
Second, *FAILing* scenario: 
   
   - i am using virtualenv (separate one)
   - installed Mezzanine using pip
   - mezzanine-project -a cartridge myproject
   - fab all FAILS (Unknown command: 'syncdb')
   
... ... -- . .. manage.py syncdb --noinput -> [123.234.345.456] 
out: *Unknown command: 'syncdb'* [123.234.345.456] out: Type 'manage.py 
help' for usage. [123.234.345.456] out: Fatal error: run() received nonzero 
return code 1 while executing! What to do? (I am aware that syncdb is 
deprecated in django 1.7) Thank you,

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multi

2016-07-31 Thread Ryne Everett
Iain, I don't think the filename issue is related to the OP's issue, but
you might find this PR relevant:
https://github.com/stephenmcd/mezzanine/pull/1609.

On Sun, Jul 31, 2016 at 11:33 AM, Iain Mac Donald <
mezzan...@picturenow.co.uk> wrote:

>
> You don't have the sample data installed, do you?
>
> I had an error message similar to that which I thought should have been
> resolved by setting:
> SHOP_CURRENCY_LOCALE = 'en_GB.utf8'
>
> but actually there was still a problem with the encoding of the
> files/filenames of the sample gallery. I deleted that gallery and
> everything was fine.
>
> --
>
> Regards,
> Iain.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multi

2016-07-31 Thread Iain Mac Donald

You don't have the sample data installed, do you?

I had an error message similar to that which I thought should have been
resolved by setting:
SHOP_CURRENCY_LOCALE = 'en_GB.utf8'

but actually there was still a problem with the encoding of the
files/filenames of the sample gallery. I deleted that gallery and
everything was fine.

-- 

Regards,
Iain.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Re: UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multi

2016-07-31 Thread Joseph Mohan

>
> Did you ever find a solution? I have the same issue but with "en_GB.UTF-8" 
>

Django==1.9.8  
Mezzanine==4.1.0
Cartridge==0.11.0
python3.4

running on webfaction in a pyvenv

I have tried setting envvars, "en_GB.UTF-8" is available when i run locale 
-a, but as soon as i set SHOP_CURRENCY_LOCALE i get the exact same error.

 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.