CalcBuilder Forum

Error message when using Internet Explorer or Safari

Usuario moon_758 2012-10-20 15:47:05

My new calculator works perfect when using Google Chrome, no problems. However, when I use the latest version of Internet Explorer or Safari (iPhone 3GS) I get error messages. With IE, I get 'error on page, with no results. With Safari I receive error message "0 :" Can you please tell me what I'm doing wrong?

Moonsoft support 2012-10-21 14:12:44

Hello,
we have seen a similar issue before, related to a server parameter configuration, maybe it's also your case. It was solved this way:


Edit
joomla\modules\mod_calcbuilder\tmpl\user.php

about line 72 you should find:

// Create form element
var form = new Element....?php echo JURI::base();?>index.php');

Remove the JURI base expresion, to get this line:

var form = new Element('form').setProperty('action','index.php');

And try again your calculator.

Hope this helps, regards

Edited by MSTeam - 21.10.2012 14:13

...
Support/development 40 hours

With the peace of mind of having a professional team at your service (20% discount)

Buy now!
...
Support/development 10 hours

Get a bigger amount of hours for more complex tasks and get a 10% discount

Buy now!