Changes between Version 38 and Version 39 of GenDolTShooter


Ignore:
Timestamp:
May 28, 2009, 6:00:29 AM (15 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenDolTShooter

    v38 v39  
    4141 * '''[wiki:GenDolTShooter#WhenIopenthevideorecorderitsconnectingforever.IntheadminpanelitopensupokbuthangswhenIclickonavideo When I open the video recorder, it's connecting forever. In the admin panel it opens up ok, but hangs when I click on a video]''' 
    4242 
    43  * '''[wiki:GenDolTShooter#Someorallofmywidgetskeeponloadinganddonotwork. Some or all of my widgets keep on loading and do not work.]''' 
     43 * '''[wiki:GenDolTShooter#Someorallofmywidgetskeeponloadinganddonotwork Some or all of my widgets keep on loading and do not work]''' 
    4444 
    4545 * '''[wiki:GenDolTShooter#WhenaccessingOrcaIgeterrorWarning:fopen...orcaconfparams.conffunction.fopen:failedtoopenstream When accessing Orca, I get error "Warning: fopen(.../orca/conf/params.conf) function.fopen: failed to open stream"]''' 
     
    617617---- 
    618618 
    619 == Some or all of my widgets keep on loading and do not work. == 
     619== Some or all of my widgets keep on loading and do not work == 
    620620 
    621621This problem usually happens when there are writable permissions on folders and files when PHP is running in CGI mode. 
     
    625625To fix it, you will need to set all folders permissions to 755 and all files to 644. The file '''ray/modules/global/app/ffmpeg.exe''' should be also set to 755. 
    626626 
    627 Now you need to let Ray determine your new permissions properly. To do so, open the file '''ray/modules/global/inc/function.inc.php''' and insert these lines of code: 
     627Now, if you have Dolphin 6.1.4 version, you need to let Ray determine your new permissions properly. To do so, open the file '''ray/modules/global/inc/function.inc.php''' and insert these lines of code: 
    628628{{{ 
    629629$sResult = ""; 
     
    640640}}} 
    641641in the function '''checkPermissions($sFileName)'''. 
     642 
     643You don't need to make the above mentioned corrections if you're running Dolphin 6.1.5 or 6.1.6 versions. 
    642644 
    643645---- 
 
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.
Fork me on GitHub