plg_gkreservation
- GK User
- Wed May 25, 2016 7:29 pm
Hello,
After someone sent reservation i will receive mail message(mail set-up in plugin page). It is possible that this email to be from same person that sent reservation? In this way "reply" will go to that person not to admin@.
Regards
After someone sent reservation i will receive mail message(mail set-up in plugin page). It is possible that this email to be from same person that sent reservation? In this way "reply" will go to that person not to admin@.
Regards
-
- Junior Boarder
- teitbite
- Sun May 29, 2016 11:52 am
Hi
I'm not sure if I understaand, but I know there were some fixes done to this plugin recently regarding newest joomla, so please update it. You will find it in rest_files package. If this will not solve the problem please try explain it one more time.
I'm not sure if I understaand, but I know there were some fixes done to this plugin recently regarding newest joomla, so please update it. You will find it in rest_files package. If this will not solve the problem please try explain it one more time.
-
- Moderator
- GK User
- Sun May 29, 2016 12:58 pm
Hello,
I try the new version but nothing change. I will try to explain differently.
For the beginning I am sorry for my English.
Confirmation of the reservation email to appear as coming from the person who made the reservation in the first place. I hope you understand now.
Regards
I try the new version but nothing change. I will try to explain differently.
For the beginning I am sorry for my English.
Confirmation of the reservation email to appear as coming from the person who made the reservation in the first place. I hope you understand now.
Regards
-
- Junior Boarder
- GK User
- Sun May 29, 2016 2:04 pm
For reservation form you must find the file:
/plugins/system/plg_gkreservation/plg_gkreservation.php
go to the line 154 and change the
$config->get('config.mailfrom'),
to
$post['gkreservation-email'],
Does anyone know how to change the subject of the mail? Thanks.
/plugins/system/plg_gkreservation/plg_gkreservation.php
go to the line 154 and change the
$config->get('config.mailfrom'),
to
$post['gkreservation-email'],
Does anyone know how to change the subject of the mail? Thanks.
-
- Junior Boarder
- teitbite
- Mon May 30, 2016 9:13 am
Hi
@kissedit that's a great idea to change it there.
Subject can be set in line 176:
@kissedit that's a great idea to change it there.
Subject can be set in line 176:
- Code: Select all
$title = JText::_('PLG_GKRESERVATION_STANDARD_SUBJECT') . $config->get('config.sitename');
-
- Moderator
- GK User
- Mon May 30, 2016 10:14 am
kissedit wrote:For reservation form you must find the file:
/plugins/system/plg_gkreservation/plg_gkreservation.php
go to the line 154 and change the
$config->get('config.mailfrom'),
to
$post['gkreservation-email'],
It is working. Thank you !
-
- Junior Boarder
- teitbite
- Thu Jun 02, 2016 3:36 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
- GK User
- Sat Jun 04, 2016 2:00 pm
Thanks, for the reply, I am also glad that I could help!



-
- Junior Boarder
- teitbite
- Tue Jun 07, 2016 10:18 am
Hi
Me too. Thread closed
Me too. Thread closed

-
- Moderator
9 posts
• Page 1 of 1