Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file [SOLVED] Empty src instead of jquery

More
10 years 8 months ago - 10 years 8 months ago #2714 by bojanpopic
[SOLVED] Empty src instead of jquery was created by bojanpopic
Hi,

First of all, big thanks for great plugin, it helped many of our users.
Now one of them is facing the problem which I cannot solve. When I turn on jQuery Easy plugin this is what I get in code
s24.postimg.org/hqymjgp2t/screenshot_54.png
Also this
s24.postimg.org/rpjl5xyid/screenshot_55.png

And report is like this
s24.postimg.org/aqamqonat/screenshot_56.png

It didn't help to use local version of jquery, change version to 1.7 (latest), change protocols...

Joomla version: 2.5.9
Plugin version: 1.5.2


Do you have any idea why this is happening? I find out post from about year ago but solution was 'update'.

Thank you very much!
Last edit: 10 years 8 months ago by bojanpopic.

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

More
10 years 8 months ago #2715 by admin
Hello,
a good thing to do in general is to compare the code 'before' and 'after' enabling the plugin. What I can see from your screenshots is that jQuery UI css and js files have been removed but not properly cleaned. I will have to investigate why it did not.
In your case, this can be avoided by just leaving the original UI libraries (since you only have one anyway so the cleanup is really not necessary for jQuery UI). Only setup jQuery Easy with jQuery, not the jQuery/jQuery UI combo.

Olivier.

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

More
10 years 8 months ago #2716 by bojanpopic
Replied by bojanpopic on topic Re: Empty src instead of jquery loaded by plugin
Hi, thanks for quick reply.

I already tried that. But here you are screenshot with only jquery selected in plugin option.
s24.postimg.org/3ocp4hjp1/screenshot_57.png

Also, this is with jquery easy not being active
s24.postimg.org/feqmlvchh/screenshot_58.png

I'm developer of ohanah component and we can turn ohanah's loading of jquery, but the problem is that jquery is loaded too late from template. If we turn off template loading, then only pages that are working are ones with ohanah active. That's why we need jquery easy to sort that mess.

Again, thanks very much for your help!

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

More
10 years 8 months ago - 10 years 8 months ago #2718 by admin
You are welcome.
Difficult to help here, I only get a small 'view' of what is going on.
The report tells you that the jQuery library has been added so it did. So what I am thinking is that some other plugin or template may be doing some cleaning itself. But I need the 'bigger' picture here to go any further. Check the plugins and see if there is one that is supposed to do such a cleanup.

Olivier.
Last edit: 10 years 8 months ago by admin.
The following user(s) said Thank You: bojanpopic

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

More
10 years 8 months ago #2730 by bojanpopic
Replied by bojanpopic on topic Re: Empty src instead of jquery loaded by plugin
:S I should thought of that.

You were right, template is having some plugin which is doing cleanup without explicitly announcing it. I re-arranged some plugins and now order is OK. Thank you very much for your help, really appreciated!

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

More
10 years 8 months ago #2733 by admin
You are welcome!
Sorry, messages are moderated so they do not show right away :-)

Olivier.

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