Forum Support

Shape 5
March 29, 2024, 04:04:14 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: S5 Reservation - Does not send - Sspa Template  (Read 1571 times)
caniza
Jr. Member
**
Offline Offline

Posts: 13



« on: 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!
Logged
caniza
Jr. Member
**
Offline Offline

Posts: 13



« Reply #1 on: 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!
« Last Edit: November 09, 2012, 09:31:00 AM by caniza » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #2 on: 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?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
angelsia
Jr. Member
**
Offline Offline

Posts: 2



« Reply #3 on: November 09, 2012, 03:48:45 PM »

Good night, the question how to change the language in the form? Huh 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. Smiley
Logged
caniza
Jr. Member
**
Offline Offline

Posts: 13



« Reply #4 on: November 10, 2012, 06:50:28 AM »

Good night, the question how to change the language in the form? Huh 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. Smiley

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
Logged
caniza
Jr. Member
**
Offline Offline

Posts: 13



« Reply #5 on: 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!
Logged
angelsia
Jr. Member
**
Offline Offline

Posts: 2



« Reply #6 on: November 10, 2012, 08:46:24 AM »

Good night, the question how to change the language in the form? Huh 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. Smiley

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 Smiley I'll do a translation for the ru-RU
Logged
caniza
Jr. Member
**
Offline Offline

Posts: 13



« Reply #7 on: 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!
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #8 on: November 13, 2012, 05:33:16 PM »

Hello,

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

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
caniza
Jr. Member
**
Offline Offline

Posts: 13



« Reply #9 on: November 14, 2012, 10:24:06 AM »

ftp and joomla login acess sent by personal message... thanks!
Logged
mylwomedia
Jr. Member
**
Offline Offline

Posts: 39



« Reply #10 on: 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.
Logged
mylwomedia
Jr. Member
**
Offline Offline

Posts: 39



« Reply #11 on: November 23, 2012, 11:04:41 AM »

/* BUMP */
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #12 on: 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?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.