Page 1 of 1

Joomla 2.5 - No email after post

Posted: 19 Apr 2012, 09:16
by g.kerkouche
Hello everybody,

I have phoca guestbook on my joomla 2.5 and I don't receive email notification when an user posts a comment on my guestbook.

In administration, in the general parameters of phoca guestbook, I have put my administrator for the send Email.

As read on Google, I tried to change parameters in the link menu of my guestbook (component parameters) but there is no Send Mail parameter :idea: ...

Can you help me please ?

Thank you

Re: Joomla 2.5 - No email after post

Posted: 19 Apr 2012, 16:06
by g.kerkouche
So I find a solution by myself thanks to this link.
https://www.phoca.cz/documents/16-joomla ... a-25-17-16

Phoca GuestBook doesn't use the Send Mail general parameter so I have added it into menu parameter component.

If you have some issues, I can help you because now it works :twisted: :twisted: :twisted:

Re: Joomla 2.5 - No email after post

Posted: 19 Apr 2012, 17:55
by Jan
Ok

Re: Joomla 2.5 - No email after post

Posted: 20 Sep 2012, 15:57
by quartus
Sorry I don't get it - how did you solve this issue? The link leads to an article containing some info about changing a background colour...

thanks for posting the code (or providing an update).

Re: Joomla 2.5 - No email after post

Posted: 09 Oct 2012, 15:54
by leonleon
Same question !

To g.kerkouche :
please post the code to add and where to add it.
Right now email are not sent from phoca guestbook in joomla 2.5.6 or 2.5.7

To Jan,
If you wrote OK, may be you know how to do it !
Could you post some solution to solve the problem ?
May I explain again the pb :
In the doc you can read:
Go to the Menu Manager and edit the menu option you have attached your guestbook to (this is the menu option showing on your live website). On the right hand side you can change Parameters (Component). At the bottom you'll find Send Email parameter. This field must also be set to the correct value (i.e. the user you want to receive the e-mail messages). Save the menu option and you're ready to receive e-mails.
The problem is: in Joomla 2.5.6 & 2.5.7 there is no right hand side where you can change Parameters !!!!

thanks for any answer

Re: Joomla 2.5 - No email after post

Posted: 10 Oct 2012, 23:19
by Jan
Hi, Ok means, that it was solved. There is no some specific solution. Just see the guide (in 2.5 there are no more parameters in menu link, so it is easier in this case - it should be only set in Options - on one place) Just set the user to whom the email will be send - this is all. If the email will be not sent, seems like some problem in Joomla! global configuration settings - All the sending is made by Joomla! framework - Phoca Guestbook only adds the text and all the items (from, to, subject, ...) to the framework and it will then send the email. (tested every day on 2.5 without any problem :idea: - as I wrote, mostly there is some problem with server settings - e.g. smtp is not correctly set, etc. :idea: )

Jan

Re: Joomla 2.5 - No email after post

Posted: 11 Oct 2012, 10:01
by quartus
Hi Jan

Thanks for your answer.

My problem is, the e-mail settings are obviously ok (no smtp, just regular joomla mail fuctionality): Joomla sends messages, so do some other components (forms), but pgb won't send any mails at all.

Does phoca gb need smtp in order to work?

thanks

Re: Joomla 2.5 - No email after post

Posted: 11 Oct 2012, 22:54
by Jan
Hi, Phoca Guestbook does not have any email settings, all the email feature is a Joomla! feature - Phoca Guestbook only send the data to Joomla! which then sends the email - so Phoca Guestbook does not use any own email settings, nor Joomla! settings - as it just ask Joomla! to do this job.