Video's & sounds are not shown

When i upload pics, i have no problem.
When i upload video's & sound's, it's stays in the que...

What can be wrong??? I wait 3 days now..
I try to search where i can change, but i see nothing.

What must i do, please halp... 

http://www.busimatch.club ( The most exclusive business club)
Quote · 8 Sep 2013

Video and sounds are processed by ffmpeg.exe.  Most likely either ffmpeg does not have the correct permissions; can be check in admin => host tools, or the cron job is not firing; is not executing.

Manually execute cron.php and see if the videos and sounds process.  Do this by entering in your URL address:

http://your site address here/periodic/cron.php

You won't see any output from this on your screen.

If the videos and sounds start processing, then it indicates your cron job is not properly set up.

Geeks, making the world a better place
Quote · 8 Sep 2013

I see nothing on http://www.busimatch.com/periodic/cron.php

It gives a page of an user... Strange.

But i gonna look if they are processing.

If not, how to set up the cronjob?

Thanx
 

http://www.busimatch.club ( The most exclusive business club)
Quote · 8 Sep 2013

My apologies, you have to go in and temporary disable the .htaccess file that is in that directory (folder).  If you have ftp access or access through the cPanel file manager rename the .htaccess file to .htaccess.bak.  Then run the file, http://www.busimatch.com/periodic/cron.php
and it should execute the cron.php  When you are finished, go back and rename the .htacess back to the normal name with the .bak extension removed.

Geeks, making the world a better place
Quote · 8 Sep 2013

I did it, but now i see:

Database access error. Description: Table 'busimatch_live.RayVideo_commentsTokens' doesn't existDatabase access error. Description: Table 'busimatch_live.RayVideo_commentsFiles' doesn't existDatabase access error. Description: Table 'busimatch_live.RayVideo_commentsFiles' doesn't exist
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/busimatch/domains/busimatch.com/public_html/flash/modules/video_comments/inc/classes/BxDolCronVideoComments.php on line 52

http://www.busimatch.club ( The most exclusive business club)
Quote · 9 Sep 2013

I am guessing you have installed a third party module?  And you have a prefix on your Dolphin Tables?

Table 'busimatch_live.RayVideo_commentsTokens' doesn't exist

That is straight forward, the table does not exist.

Table 'busimatch_live.RayVideo_commentsFiles' doesn't exist

That is straight forward, the table does not exist.

If this is from a third party module, then contact the third party module developer


You got this report after executing the cron.php?  If so, then that tells you that your cron job is not set up properly, or you would have been getting this error before.


Geeks, making the world a better place
Quote · 9 Sep 2013

Thank you, but my question stays.

How to set up Cronjobs, and wick cronjobs i must set up :-)

http://www.busimatch.club ( The most exclusive business club)
Quote · 9 Sep 2013

The database error is not going to go away on its own by setting the cron job.

However, you set the cron job up on the server, either using cPanel, Plesk, webmin, or directly on the server depending on your set up.  When you install Dolphin, it gives you a cron job setting during the installation, did you note that?

Geeks, making the world a better place
Quote · 9 Sep 2013
 
 
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.