Module no Working joomla 1.6.3 SOLVED (SOLUCIONADO)

More
03 Jul 2011 23:22 #1705 by yenymag
joomlamailer version: 1.7.2
Joomla! version: 1.6.3
PHP version: 5.2.1.3
MySQL version: 5.0.9.2

Hi:


Excellent application.

I have everything configured in the plazasanmiguel.co site, but to click on the button subscribe, happens send me mail or anything, I don't the Subscriber does not work.
I have searched this forum a solution but I don't see one that applies to my problem.
I thank you for the help I can provide.
Best regards
Yeny

Please Log in or Create an account to join the conversation.

More
04 Jul 2011 11:34 #1709 by pete
Hello Yeny,

For some reason the signup form returns a 500 server error. You can find more information about it in the error logs of your server. Let me know what it says there.

Kind regards,
Pete

Please Log in or Create an account to join the conversation.

More
04 Jul 2011 18:00 #1716 by yenymag
Hello Pete:

Thank you for your response.

OK, the server gives me the following error:

[Mon Jul 04 08:30:32 2011] [error] [client 186.180.147.233] File does not exist: /public_html/500.shtml, referer: plazasanmiguel.co/
[Mon Jul 04 08:30:32 2011] [error] [client 186.180.147.233] SoftException in Application.cpp:601: Directory "/public_html/modules" is writeable by group, referer: plazasanmiguel.co/


I've created a style file in the appropriate folder for the 404 error to see if I had something to do with this, but just keeps coming the same.
Thank you very much for your help.
Kind regards
Yeny

Please Log in or Create an account to join the conversation.

More
04 Jul 2011 18:17 #1717 by yenymag
Hello Pete:

Thanks for your help, I have been able to solve the problem.

Actually the server marked me a 500 error, read the log, I saw that I said the following:

[Mon Jul 04 08:30:32 2011] [error] [client 186.180.147.233] File does not exist: /public_html/500.shtml, referer: plazasanmiguel.co/
[Mon Jul 04 08:30:32 2011] [error] [client 186.180.147.233] SoftException in Application.cpp:601: Directory "/public_html/modules" is writeable by group, referer: plazasanmiguel.co/

Just went to the folder > modules and change write permissions for the group, which were marked.
Kind regards
Yeny

Please Log in or Create an account to join the conversation.

More
05 Jul 2011 00:58 #1724 by yenymag
Hello boys, again.
Well, tell them that my first problem had been solved, but now the button subscribe not works, not be passes everything was working perfectly, in fact had done 3 trial subscriptions, I have not changed anything, only the introductory text of the module and remove the text above and below the button, but now already does not work.
I would appreciate if I can help.
Kind regards
Yeny

Please Log in or Create an account to join the conversation.

More
05 Jul 2011 11:22 #1725 by pete
Hello Yeny,

The problem is that you have a line break in the ThankYou message. When you remove that line break the signup module will work.

I'll add support for line breaks in the next version (1.7.3).

Kind regards,
Pete

Please Log in or Create an account to join the conversation.