Keyword

No longer works after update 4.7

More
9 years 11 months ago - 9 years 11 months ago #143650 by Vick
No longer works after update 4.7 was created by Vick
Hi,

First of all, thank you for creating this awesome extension!

Now: after updating, all video links stopped working. They're still on the page, but just the plain link in text, no longer the JW Player.
I thought if I'd go into an article and save it, it might start working again but instead, I got this message:
undefined is not a function (evaluating 'h.filterPlaylist(b)')

Screenshots: i.imgur.com/FBzRzCx.png and i.imgur.com/XNpfhSX.png

Thank you for your help.

Kind regards
Last edit: 9 years 11 months ago by Vick. Reason: Screenshot links added

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

More
9 years 11 months ago #143683 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
Hi,

I need a link to the pages with the issues. Before that, try to just open the plugin and save it's settings.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago #143719 by Robert
Replied by Robert on topic No longer works after update 4.7
I have the exact same problem!!! Everything was working GREAT (Thank you guys!!), not any more...

Link to problem: www.main11er.de/index.php/bilder-fotos/fotos-aus-2011/fahrten-zu-veranstaltungen/090711-sommerhausen-wettringen

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

More
9 years 11 months ago #143720 by John
Replied by John on topic No longer works after update 4.7
Same problem on my end, updated to 4.7 today and all links stopped working. Tried publishing and unpublishing the all videos plugin, still fails.
An example page would be www.tastytasty.se/recipes/19-bacon-and-onion-pie-with-spinach-salad

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

More
9 years 11 months ago #143721 by John
Replied by John on topic No longer works after update 4.7
After reverting to a copy of version 4.6.1 which I had all is normal again.

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

More
9 years 11 months ago - 9 years 11 months ago #143722 by Vick
Replied by Vick on topic No longer works after update 4.7
Glad I'm not the only one having the problem...well, if you know what I mean.

Since we're still setting up the site, I'll send you a pm with links and login.

**EDIT**
Erhm.. how can I send a pm??? :)
Last edit: 9 years 11 months ago by Vick. Reason: no pm possible

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

More
9 years 11 months ago - 9 years 11 months ago #143725 by Robert
Replied by Robert on topic No longer works after update 4.7
FOUND THE PROBLEM!!!!!!!

Check your code, this is what mine looked like:
<div style="text-align: justify;">
Film 7</div>
<div style="text-align: justify;">
{mp4remote}www.MAIN11ER.de/-FOTOS/2011/GARDA/VIDEO/ATC_0023.m4v|710|470|{/mp4remote}

<div style="text-align: justify;">
&nbsp;</div>
<div style="text-align: justify;">
<div style="text-align: justify;">
<div style="text-align: justify;">
<div>
<span class="listing-desc">{mp4remote}</span>www.MAIN11ER.de/-FOTOS/2011/GARDA/VIDEO/ATC_0023.m4v|710|470|{/mp4remote}

<div>
&nbsp;</div>
<div>
&nbsp;</div>
</div>
</div>
</div>

Don't know how all that "SPAN" stuff got in there, but that worked with 4.6. but not 4.7. So, the red code was in my site before, now with the green all works!!! Just cut out the "{mp4remote}www.MAIN11ER.de/-FOTOS/2011/GARDA/VIDEO/ATC_0023.m4v|710|470|{/mp4remote}" and drop it into the search bar of your browser. Now copy it!! Dropping it into the search bar removes ALL unneeded formating. Now just paste it back into your site and all is well!!!

If your JOOMLA editor has a show "source code" button, just hit it, you will see the problem. The cut and paste above works no matter what. Did for me. You don't need to see the source, just cut it out, drop it to the browser search window, cut it out and paste back it. That's it!

Check out: www.main11er.de/index.php/bilder-fotos/fotos-aus-2011/gardasee/gardasee-rainers-filme
Last edit: 9 years 11 months ago by Robert.

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

More
9 years 11 months ago - 9 years 11 months ago #143726 by Robert
Replied by Robert on topic No longer works after update 4.7
Once again thank you very much to the developers of ALLVIDEO, it is just such a cool tool!!!
Last edit: 9 years 11 months ago by Robert.

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

More
9 years 11 months ago #143727 by Robert
Replied by Robert on topic No longer works after update 4.7
Looks like the problem is with tags like this: {mp4remote}/files/Muetter.mp4|710|450|1{/mp4remote}
I think the span stuff is added by the editor when you include the parameters at the end. Looks like the "lines" between the parameters cause the span to be added. The copy and paste thing does work though....

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

More
9 years 11 months ago #143730 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
@Robert

What's the editor that you are using?

For anyone getting the error "h.FilterPlaylist is not a function" try this www.joomlaworks.net/forum/allvideos/41294-allvideos-4-7-0-bug-h-filterplaylist-is-not-a-function#143712 .

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago #143747 by Robert
Replied by Robert on topic No longer works after update 4.7
I am using "Editor - JoomlaCK".

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

More
9 years 11 months ago #143752 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
Can you please try to switch to TinyMCE and let me know if it is working?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago - 9 years 11 months ago #143759 by Robert
Replied by Robert on topic No longer works after update 4.7
Same thing with TinyMCE. As soon as I add a "|" I get the span stuff in my code.

Went back to JoomlaCK, did the cut, paste, cut, paste with my browser and it works again. 4.6 had no problems with the "span"!!! As of version 4.7, "span" throws the library a curve!!!
Last edit: 9 years 11 months ago by Robert.

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

More
9 years 11 months ago #143770 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
Do you have any other content plugins installed?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago #143819 by Robert
Replied by Robert on topic No longer works after update 4.7
"content plugins" if I knew what a content plugin is, I could answer. Do you mean editor?

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

More
9 years 11 months ago #143847 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
@Robert

Just go to the plugins manager in administration and filter the plugins by group "content" .

If you see third-party plugins ( not core plugins ) you can try to disable them one by one, just in case a plugin is adding the extra markup.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago #143883 by Robert
Replied by Robert on topic No longer works after update 4.7
The "strange" thing is, that ALLVIDEO 4.6 had no problems as far as I know. My "fix" as described works for me and as long as I don't get any other strange things happening, I will live with it.

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

More
9 years 11 months ago #143898 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
This has nothing to do with AllVideos and the last update. Turn your editor to source mode, ensure that the tag is correct ( no HTML is allowed inside the tag ) and it will work fine.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
9 years 11 months ago #143958 by Christian
Replied by Christian on topic No longer works after update 4.7
Hello!

After upgrade to version 4.7 no videoplayer ist shown. When I go back to 4.6.1 everything is fine and the player appears on the page. I unpublished and published the plugin without success. No suspicios tags in the source code:

<p>{mov}gletscher|640|356|0{/mov}</p>

Any solution?

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

More
9 years 11 months ago #143971 by Lefteris
Replied by Lefteris on topic No longer works after update 4.7
@Christian

Have you set the plugin options correctly? Is there a link to the page with the issue?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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