Sounds

Hi everyone,

by any chance does anyone knows every time I upload a sound file it stays on pending to processing and never gets active, please let me know how to get this fixed, thank you in advance.

Quote · 9 Mar 2014

Do you have cron job installed and working ?

Do you have ffmpeg set to the right file permissions?

Do you have the right permissions on the sounds file folder ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 Mar 2014

I guess I do have everything configured in the right way, but by the way what is the sound file's permission supposed to be, thank you

Quote · 9 Mar 2014

 

I guess I do have everything configured in the right way

Not exactly the right response :)

 

My first 'guess' is that the cron job is not setup correctly.

Nothing to see here
Quote · 9 Mar 2014

How do I change the max_size other than from admin panel, thank you

Quote · 9 Mar 2014

If you have the ability to over-ride the PHP settings, you can change it in the php.ini file.

Nothing to see here
Quote · 9 Mar 2014

I don't see that file, where do i find it, thank you in advance

Quote · 9 Mar 2014

If you don't see one in the root directory of your Dolphin (ex. public_html) then you can try creating one in notepad.

 

Open notepad and paste the following in there, the save is as php.ini (make sure you change the file type to all files *.*) and upload it to your root installation folder (you can change the variable to whatever you want):

 

display_errors= On
allow_url_fopen= On
file_uploads= On
enable_dl= On
upload_max_filesize= 100M
max_input_time= 4000
max_execution_time= 3000
post_max_size= 100M

 

If you have the ability to over ride the php settings, you should be able to go into Admin Panel and see the changes.

Nothing to see here
Quote · 9 Mar 2014

I already did it but still nothing, any other idea

Quote · 9 Mar 2014

What do you mean 'still nothing'? The new settings didn't show? The sounds will still not process?

Nothing to see here
Quote · 9 Mar 2014

One key note - after making changes, be sure to clear all caches, just to make sure old content and settings are not being retrieved instead of the new ones.

caredesign.net
Quote · 9 Mar 2014
 
 
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.