Keyword

youtube query string '&' being replaced with '&'

  • npcrosby
  • npcrosby's Avatar Topic Author
  • Offline
  • New Member
More
15 years 1 week ago - 15 years 1 week ago #32795 by npcrosby
Hello:

I am using the all videos plugin. I am finding that the any '&' in the query string for a youtube player are being replaced with the typical '&'. Thus, they do not work.

For example: In the sources.php file on line 229 we find:
data=\"www.youtube.com/v/{SOURCE}?rel=0&hl=en&fs=1     (I added the ?rel=0 part)

But after being saved in joomla and being viewed in the browser the line is converted to:
data=\"www.youtube.com/v/abcdefg?rel=0&hl=en&fs=1

Thus, the query string parameters hl and fs are ignored.

How can this be fixed so that '&' is not replaced by '&'?

thank you

n. crosby

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


Powered by Kunena Forum