News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Joomla Content Plugin not working in Product Description

Started by treodude, April 11, 2014, 15:41:20 PM

Previous topic - Next topic

treodude

Hi there VM fourm,

I am having trouble getting a content plugin to work in the product description of VM.
The plugin is AllVideos 4.5 from JoomlaWorks, a video plugin, which uses tags.
The tags themselves are correct, but on the frontend they do not load a Youtube video as they should be.

I am using the JCE editor and have tried switching to TinyMCE, JoomlaCK and none, still no result.
I also have the 'allow Joomla plugins' enabled in the VM config.
Versions: Joomla 2.5.14 and Virtuemart 2.0.22c

Someone over at JoomlaWorks told me I should parse the content plugins, see http://www.joomlaworks.net/forum/allvideos/14480-no-video-shown/55095

Thanks in advance!

JoomTut

The error also appeared in Joomla! content?

As he said:
QuoteThis is a known issue and has to do with the latest version of some browsers blocking non https content when the page is served via https. The fix will be included in the next release....
Please wait for the next release to be stable.

http://www.joomtut.com - How to Joomla!
Joomla! & VirtueMart Pro Support.
http://www.joomtut.com/joomla-clip.html - 14 steps to creating a Joomla! website with video clip tutorials

treodude

The error does indeed occur in Joomla content as well. It might indeed be due to http and https. Any idea when the next stable release is?


treodude

Is updating in all those little steps that important?
I thought the difference between a 2.0.26d and 2.0.22c was neglible.
Well, guess I have to then...

treodude

I am updating to VM 2.6 and JM 2.5.19, does that make any difference?

Milbo

It should work then, but you will get the error that creation of pdf failed.

We have the problem that we need an extra option for "use joomla content plugin in pdf". So you need then to modify a bit the core "view.html.php" in the invoice view, just remove the lines doing the content plugins (1-2 lines).
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

treodude

To be honest, I don't encounter such an error. However, the videos are now being called, but not loaded.
This is due to http https issues (again), as the console says that the content is mixed and therefore blocked.
Everything on our website is https, but the youtube link it calls is http.
The links should be changed so that the links become https.
However, now I am trying to find the allvideos files, any ideas where to look?

*Update*
Just found it. However, any idea how edit the code in such a way that the link becomes https in all cases?
If required, I can post the code

*Update 2*
The guys over at Joomla Works helped me out with this, if anyone is interested in the solution go to
http://www.joomlaworks.net/forum/allvideos/14480-no-video-shown?start=10#55205

Thanks for all the support once more!

Milbo

and does it work with the pdf? another solution is that the joomlaworks guys add an if to prevent rendering of the video in the pdf.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

treodude