Support

  1. trantelo
  2. Support
  3. Thursday, June 12 2014, 11:07 AM
Hello, i use the Pro version and just created a Registration form, everything works fine except the Google map function, which shows only an empty frame.

When i create a user from the Back-end, the map seems to work fine and it is visible in the front-end. However, registration from the front-end doesn't show the map during registration..

I can't figure out what am i doing wrong, is there an API to use or an extra plugin?
Address is http://www.elagris.com/register
Any help is appreciated, thank you
Accepted Answer
admin Accepted Answer
Admin
I have check this module, and no possiblity to use Joomla Template Override function because the code that load the library not is in a template file.

You can do this:
- open this file: modules/mod_exchangeratecalculator/helper.php
- at line 20 replace this
$link = '<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script>';
with this
$link='';
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
can you please post me your site details? if yes you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. Support
  3. # 1
trantelo Accepted Answer
Sure, thank you
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Sorry but now I found the problem.

In your site there are multiple instance of jQuery Library (see screenshot).
From Joomla 3.x the best way to use the jQuery is load this with the Joomla Built in library.

I think that mod_exchangeratecalculator load the second library. Many module have a option to disable this, try to check in module option.

When you load many instance of this library your site load ~120Kb weighs more and create possible conflict.

Why the module load this library? Because many module have a compatibility with J2.5. This version of joomla don't have jQuery Support
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
sorry screenshot
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 4
trantelo Accepted Answer
I see, yes you are right when i unpublish the other module the map works.
I'll try to replace that module or install a JQuery conflict plugin
Thanks a lot!
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Alternative:
If the call to function that add jQuery is on the module template, you can thinks to override the template of module.
  1. more than a month ago
  2. Support
  3. # 6
trantelo Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 7
trantelo Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.