Module

Community
Support

Oliver Heine does not actively monitor this forum
(but you can still get help from other EE users).

EE 1
EE 2
File Type Templates Module

Back to this add-on's main page
View Other Add-ons From Oliver Heine

     

You must be logged in to post.

Configuring FT Template to see url, not hyperlink

Support Request

bosh
bosh

hi

Im really hoping someone will help with the php in the module script - I need it to recognise the url of an uploaded file url

{  filedir_1} name_of_file.flv

not

<a hef=”#”>http://{site_url}images/uploads/name_of_file.flv</a>

Im using 1.6.9, and the module works great for its intended purpose, but I need it in another context where it will recognise uploaded files from a stand alone entry form, that get placed in a custom form field in a channel entry. Ive tried all sorts, but I think I need to modify the script as nothing works :(. Im not very good at php, so Im clueless how to do this.

cheers for any advice