weird problem

Video upload and processing works and you can see the video on timeline and play it 
Problem is if you go to the video section and select the video itself it just keep showing loading and never actual plays

any suggestions 

http://vi-bin.com
Quote · 10 Dec 2015

You have the following error:

<br />
<b>Parse error</b>:  syntax error, unexpected end of file in <b>/home/vibin/public_html/flash/modules/video/inc/xmlTemplates.inc.php</b> on line <b>26</b><br />
Rules → http://www.boonex.com/terms
Quote · 14 Dec 2015

really how did you find it and how do i fix it..

http://vi-bin.com
Quote · 17 Dec 2015

I've checked Network request in Chrome developer console.

Rules → http://www.boonex.com/terms
Quote · 20 Dec 2015

You need to edit flash/modules/video/inc/xmlTemplates.inc.php file and fix the error, or restore this file from the original package.

Rules → http://www.boonex.com/terms
Quote · 20 Dec 2015

here the problem there no listing on 26 it empty...
I'll try to find the original and upload it
 

 

<?php

/***************************************************************************

*

* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.

* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd.

* This notice may not be removed from the source code.

*

***************************************************************************/

 

$aXmlTemplates = array (

    "result" => array (

        1 => '<result value="#1#" />',

        2 => '<result value="#1#" status="#2#" />',

    ),

    

    "file" => array (

        5 => '<file id="#1#" file="#2#" save="#3#" image="#4#" time="#5#" />',

        6 => '<file id="#1#" file="#2#" save="#3#" image="#4#" time="#5#"><saveName><![CDATA[#6#]]></saveName></file>',

        8 => '<file id="#1#" file="#2#" video="#7#" url="#8#" save="#3#" image="#4#" time="#5#"><saveName><![CDATA[#6#]]></saveName></file>'

    ),

    

    "user" => array (

        5 => '<user id="#1#" nick="#2#" profile="#3#" all="#4#" approval="#5#" />'

    )

)  --- line 25

http://vi-bin.com
Quote · 21 Dec 2015

It looks like there is no ";" symbol at the end, but I would recommend to restore the file from the original package!

Rules → http://www.boonex.com/terms
Quote · 26 Dec 2015


Thanks adding the ; resulted the problem 

http://vi-bin.com
Quote · 21 Jan 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.