Ray module - movie - flash loads with word - undefined
I have an issue I hope someone can clear up.
I have the ads free version of module movie,
im,messenger,video and shoutbox. All of them work
except 'movie'
I have all the appropriate include_once files
referenced ... and have this on the page:
getApplicationContent("video", "recorder", array('id' => $iId, 'password' => $sPassword), true);
.. yet the page loads with the flash app displaying a word in the middle - undefined
I can find ZERO documents that explain what this error means.
Can anyone shed some light on this??
Thanks.
Todd
NO ONE IS HERE
EVERYONE LEFT US ALONE :)
__________________
IM WAITING FOR A UPGRADE CAUSE THERS TONS OF BUGS COMING UP EVERYDAY :(
++++++++++++++++++++++
1.profile_video=1 ( wont save )
+++++++++++++++++++++++
2.email function = ( my entire site isnt working )
email could be on my side but im waitting for people to give me solutions.
+++++++++++++++++
3.BUGS IN SEX CHANGE ( in wont go away )
______________________________
ANDRE will be here to help us soon. :)
___________
I RECORDED MY PROFILE_VIDEO A COUPLE MONTHS AGO AND IT DONT DISPLAY IT SAYS I DONT HAVE VIDEO FOR MY PROFILE ON BOONEX :(
_________________
UNLESS I NEED GLASSES ... LOL
What about the rest widgets? Do they work normally? If they also don't work, that means you have some problem with reading skin files while directing to ray/modules/movie/skins/
If other widgets work normally, then this issue probably related to reparsing tags in Dolphin. It occurs very often (your music widgets should meet this problem too in that case). Try to comment some code in ray/modules/movie/inc/customFunctions.inc.php file. After it's altering it should look like:
<?
//require_once("../inc/header.inc.php");
//require_once( see more