Hi Alex,
here is the site: https://www.tini.fundacion-nahual.org/blog/video/
The 5 Videos you see are all in one playlist and I have the correct ID.
I thougt maybe the playlist doesn’t show up because there are too many videos. But the same thing happens when I only put in the code for the playlist.
could the “myextractXML.php” be causing the problem?
You see, in the Activity Monitor of safari the only object that doesen’t have a “status” is “https://www.tini.fundacion-nahual.org/blog/wp-content/plugins/wordtube/myextractXML.php?id=2
all other objects like “https://www.tini.fundacion-nahual.org/blog/wp-content/plugins/wordtube/player.swf” have a status of 38.8KB or what ever….
So:
I tried fiddeling around with: ( I have no clue what I am doing here) with the myextractXML.php:
require_once( dirname(__FILE__) . ‘/wordtube-config.php’);
If I change it to the absolute path? i.e https://www.tini.fundacion-nahual.org/blog/wp-content/plugins/wordtube/wordtube-config.php
I then get an “invalid XML” in the Player! at least something ??
All my FlV files are named propperly and don’t have any ?s or ü
s nor spaces in between or some other crap that might be causing trouble.
Funny enough If I change this setting the activity monitor shows me that the file status of https://www.tini.fundacion-nahual.org/blog/wp-content/plugins/wordtube/myextractXML.php?id=2 is about 3KB so it seems to load?
I hope you can understand me and this wasn’t to wirrwar? ??
Thanks in advance for all your work I really apreciate it!
cheers!