media upload issues

Hi.
actions.inc.php in music and movie modules of adfree ray have some regressions compared to their free versions.

Both modules do not pass Uri when inserting a record to database in case: 'initFile'.

More: genUri function is not present in customFunctions.php, furthermore uriGenerate in /inc/utils.inc.php does not generate correct uris for non-latin characters - they just get removed. Is it expected behavior ?

Quote · 20 Nov 2008

one more related bug in moving articles between categories in dolphin

it should have been

$sArticleUri = uriGenerate($sArticleTitle, 'Articles', 'ArticleUri', 100);

instead of

$sArticleUri = uriGenerate($sArticleTitle, 'Articles', 'Title', 100);

Quote · 20 Nov 2008
 
 
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.