Stuart038
Ray widgets not working on my site. It appears Ray could not read the 'skins' files. This was a .htaccess problem.

Solution:
Reason - some servers suggest .htaccess file not as hidden and try to work with it instead swf skin files. So you can change next string in ray/global/inc/functions.inc.php file from this:

$aWrongExtensions = array("php", "asp", "php5");

to

$aWrongExtensions = array("php", "asp", "php5", "htaccess", see more "");

Also, some servers are now using suPHP (or PHPsu.exec) which can cause a server 500 error.

With suPHP you cannot put php instructions into your .htaccess file. Dolphin does this by default. You need to remove xxxx globals = off php instruction from .htaccess and put it into your php.ini file.

Knowledge shared....

Hope this helps!

Stuart
 
 
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.
PET:0.04108190536499