Signup module issue 1.7.1

More
29 Jun 2011 21:36 #1682 by jtnoel
joomlamailer version: 1.7.1
Joomla! version: 1.5.23
PHP version: latest
MySQL version: latest

Please checkout www.jasonthibeault.com and visit the Email button located at the bottom of the main window. After upgrading to the latest version of this module, had a bunch of code show up. That wasn't there before. Also the titles of my name fields are showing up as "text" and the submit button does not work.

I am using Rockettheme Modulus.

help would be greatly appreciated.

Thanks,

Jason

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

More
29 Jun 2011 21:45 #1683 by pete
Replied by pete on topic Signup module issue 1.7.1
Hi Jason,

That's not good. Please edit the file /modules/mod_mailchimpsignup/tmpl/default.php

At line 425 replace <? with <?php

Delete line 239 ("echo $field[1];")

I'll release another update shortly. I'm sorry for the inconvenience!
Pete

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

More
29 Jun 2011 21:59 #1684 by jtnoel
Replied by jtnoel on topic Signup module issue 1.7.1
Thanks. That fixed the code problem and the name field problems.

How do I fix the submit button?

Thanks,

Jason

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

More
29 Jun 2011 22:02 #1685 by pete
Replied by pete on topic Signup module issue 1.7.1
The module mod_sp_news_highlighter is throwing a javascript error. If you disable that module the signup module should work. Please get in touch with the developers to find out how to fix that javascript error.

Kind regards,
Pete

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

More
29 Jun 2011 22:12 #1686 by jtnoel
Replied by jtnoel on topic Signup module issue 1.7.1
So how did you find that out? I can't find that module anywhere in my Joomla admin.

J

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

More
29 Jun 2011 22:17 #1687 by pete
Replied by pete on topic Signup module issue 1.7.1
There was a javascript error in a file located in /modules/mod_sp_news_highlighter/ It would be very very strange if that module wouldn't show up in the module manager.

However, now that error has disappeared so i suppose you found it but the signup module still doesn't work -.- Your server doesn't output the javascript of the module for some reason. Is this a windows server?
Please edit the file /modules/mod_mailchimpsignup/tmpl/default.php again.
Delete line 26 ("/* <![CDATA [ */")
Delete line 219 ("/* ]] > */")

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

More
29 Jun 2011 22:19 #1688 by jtnoel
Replied by jtnoel on topic Signup module issue 1.7.1
Yes, windows server.

Deleted those two lines. Deleted cache. Refreshed. Still not working.

I only have two modules enabled--the primary RokTabs and your signup module.

Jason

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

More
29 Jun 2011 22:29 #1689 by pete
Replied by pete on topic Signup module issue 1.7.1
I see. The javascript is still not displayed in the source code. It might be the template or a plugin doing that. Please change the template and see if that helps. If not, you need to disable the plugins one by one to find out which one is doing that.

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

More
29 Jun 2011 22:47 #1690 by jtnoel
Replied by jtnoel on topic Signup module issue 1.7.1
So I disable the template and it works fine. I have pretty much disabled all the plug-ins so it must be the template itself. Perhaps something with the Gantry framework?

Jason

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

More
02 Jul 2011 15:19 #1696 by pete
Replied by pete on topic Signup module issue 1.7.1
Hi Jason,

I'm sorry that I can't be of any further help. Since it's an issue caused by the template I would recommend to get in touch with the developers because they know best what could be causing this problem.

Kind regards,
Pete

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