Submit button doesn't go anywhere

More
22 Jul 2011 16:49 #1807 by marianeejb
joomlamailer version: 1.7.2
Joomla! version: 1.5.22
PHP version: 5.1.6
MySQL version: 5.0.77

Hi,

I can see I'm not the first person to have this problem. I've looked at a few threads but I can't seem to solve the problem I have on my site. I just can't get the submit button to work in the module. Can anyone help? Site is www.arabworldmedia.org .

Thanks in advance!

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

More
22 Jul 2011 17:03 #1808 by pete
Hello,

I can't find the signup module anywhere on your site. However, I can see that your template uses jQuery without noconflict mode. This will cause the mootools code of the signup module to break.
You need to enable the noconflict mode in your template. If you're familiar with coding you can do that yourself, otherwise you need to get in touch with the developers about how to do it. Here you can find some info about the noconflict mode: api.jquery.com/jQuery.noConflict/

Kind regards,
Pete

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

More
22 Jul 2011 17:16 #1809 by marianeejb
Thanks. I disabled the sign-up module for now - since it's not working I didn't want it on the live site. I have a test site to experiment in.

I'm not that good with coding. Tried enabling noconflict but since I haven't a clue what I'm doing, it hasn't worked. I'll seek help!

Thanks again!

Mariane

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

More
25 Jul 2011 19:40 #1816 by marianeejb
Hi again,

I've tried putting JQuery into noConflict mode. It doesn't seem to have worked or solved the problem. Could you please take a look again? I've enabled the module this time, so you can see for yourself. Go to http://192.168.100.52/index.php?option=com_content&view=section&layout=blog&id=7&Itemid=122 at the right hand column for the sign-up.

Hope you can help!

Mariane

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

More
25 Jul 2011 19:43 #1817 by pete
Hi Mariane,

The URL you posted (http://192.168...) is an address in your local network. There is no way I could access this url.

Kind regards,
Pete

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

More
25 Jul 2011 19:46 #1818 by marianeejb
Sorry, that was a blonde moment. Here you go... www.arabworldmedia.org/index.php/learn/64-articles

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

More
25 Jul 2011 19:55 #1819 by pete
lol. Fair enough :D

I see you added $.noConflict(); to your site. It should say: jQuery.noConflict();

I'm afraid that's all I can tell you about that since it's too case specific and not really joomlamailer related.

Kind regards,
Pete

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

More
26 Jul 2011 12:43 #1825 by marianeejb
Thanks for your help anyway :-)

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