opicron / resourcespace-transcode

Resourcespace Transcode plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts references at transcode.php

jmvelasco opened this issue · comments

Hi,

To make the plguin independant from the installation I would update the references like:

url: "/resourcespace/plugins/transcode/pages/do_transcode.php",

to

url: "<?php echo $_SERVER['DOCUMENT_ROOT']?>/plugins/transcode/pages/do_transcode.php",

Regards,
·_-