Shape 5

Joomla Club Extensions => Reservations - Club => : caniza November 08, 2012, 08:52:45 AM



: S5 Reservation - Does not send - Sspa Template
: caniza November 08, 2012, 08:52:45 AM
is apparently normal.
I get warning message sent successfully, but not send.
the message does not arrive in the mail configured on the module.
other forms of the site are functioning normally.

www.frizzevilanova.com.br

(tab "agendamento online" in homepage)

please help me!


: Re: S5 Reservation - Does not send - Sspa Template
: caniza November 09, 2012, 09:26:59 AM
additional information

forms are sent by mail function of php.

for others form work  in my host, I had to change the phpmailer.php:

line 93: (include email)

public $Sender            = '[email protected]';


line 714: (Include" -r")

if ($this->Sender != '' and !ini_get('safe_mode')) {
      $old_from = ini_get('sendmail_from');
      ini_set('sendmail_from', $this->Sender);
      if ($this->SingleTo === true && count($toArr) > 1) {
        foreach ($toArr as $key => $val) {
          $rt = @mail($val, $this->EncodeHeader($this->SecureHeader($this->Subject)), $body, $header, "-r". $params);


I will also need to change something in the module code?

h e e e e e e l p !!!!

thank you!


: Re: S5 Reservation - Does not send - Sspa Template
: jonahh November 09, 2012, 03:27:23 PM
Hello,

First off nice job on the site, it looks great!!

It seems to be working when I do a test usually when its not sending it will throw an error so I wonder if its just your mail account not receiving or marking as junk perhaps.  Did you try putting a different send to email address in the admin of the module to test and see on another email account if it can receive the inquiries?


: Re: S5 Reservation - Does not send - Sspa Template
: angelsia November 09, 2012, 03:48:45 PM
Good night, the question how to change the language in the form? ??? Already his head broken. Be so kind to tell me where to change the language. I myself will translate well if you need to throw off Russian version already. :)


: Re: S5 Reservation - Does not send - Sspa Template
: caniza November 10, 2012, 06:50:28 AM
Good night, the question how to change the language in the form? ??? Already his head broken. Be so kind to tell me where to change the language. I myself will translate well if you need to throw off Russian version already. :)

Hi Angelsia, try this:

To Change Language Module:
language/en-GB/en-GB.tpl_salonspa.ini

To Change Select a Time :
html > mod_s5_reservations > js >Locale.en-US.DatePicker.js

To Change Calendar
html > mod_s5_reservations > js >calendar.js


: Re: S5 Reservation - Does not send - Sspa Template
: caniza November 10, 2012, 06:52:44 AM
Hello,

First off nice job on the site, it looks great!!

It seems to be working when I do a test usually when its not sending it will throw an error so I wonder if its just your mail account not receiving or marking as junk perhaps.  Did you try putting a different send to email address in the admin of the module to test and see on another email account if it can receive the inquiries?

Hi Jonahh!

thanks for the compliment!
but in fact it is easy to do a good job with shape5 templates!
this is my first time with your templates and really liked it.

on the reservation:

apparently the messages are sent, but not enough cash in the mail. are not in the trash or spam folder.
other forms (joomla and breezingforms) are working properly.
I can send you the credentials to access the e-mail, ftp and admin if you can help me!
the site is published for 1 week and need to resolve this issue urgently. at worst I'll have to remove this module, but my client loved it!

please help me!

thank you!


: Re: S5 Reservation - Does not send - Sspa Template
: angelsia November 10, 2012, 08:46:24 AM
Good night, the question how to change the language in the form? ??? Already his head broken. Be so kind to tell me where to change the language. I myself will translate well if you need to throw off Russian version already. :)

Hi Angelsia, try this:

To Change Language Module:
language/en-GB/en-GB.tpl_salonspa.ini

To Change Select a Time :
html > mod_s5_reservations > js >Locale.en-US.DatePicker.js

To Change Calendar
html > mod_s5_reservations > js >calendar.js


Thanks a lot :) I'll do a translation for the ru-RU


: Re: S5 Reservation - Does not send - Sspa Template
: caniza November 13, 2012, 05:22:17 AM
Hi Jonahh!

thanks for the compliment!
but in fact it is easy to do a good job with shape5 templates!
this is my first time with your templates and really liked it.

on the reservation:

apparently the messages are sent, but not enough cash in the mail. are not in the trash or spam folder.
other forms (joomla and breezingforms) are working properly.
I can send you the credentials to access the e-mail, ftp and admin if you can help me!
the site is published for 1 week and need to resolve this issue urgently. at worst I'll have to remove this module, but my client loved it!

please help me!

thank you!


: Re: S5 Reservation - Does not send - Sspa Template
: jonahh November 13, 2012, 05:33:16 PM
Hello,

Yes please send me ftp and joomla login access.  thanks!


: Re: S5 Reservation - Does not send - Sspa Template
: caniza November 14, 2012, 10:24:06 AM
ftp and joomla login acess sent by personal message... thanks!


: Re: S5 Reservation - Does not send - Sspa Template
: mylwomedia November 22, 2012, 02:38:54 PM
Hello,

First off nice job on the site, it looks great!!

It seems to be working when I do a test usually when its not sending it will throw an error so I wonder if its just your mail account not receiving or marking as junk perhaps.  Did you try putting a different send to email address in the admin of the module to test and see on another email account if it can receive the inquiries?

This is the error I am getting after a new quickstart install

Your Email could not be sent. Please try back at another time.


: Re: S5 Reservation - Does not send - Sspa Template
: mylwomedia November 23, 2012, 11:04:41 AM
/* BUMP */


: Re: S5 Reservation - Does not send - Sspa Template
: jonahh November 23, 2012, 03:57:56 PM
I just went to your site here:

http://www.frizzevilanova.com.br/

and resent the form and it worked for me and said the email was sent.  Its still not working for you?