Post by bob11 » Wed Apr 04, 2012 4:04 pm

Hello again!

Could somebody tell me please how to attach a file on the page and make it downloadable?
Thanks!
Last edited by bob11 on Wed Apr 04, 2012 10:53 pm, edited 1 time in total.

New member

Posts

Joined
Mon May 16, 2011 1:37 am

Post by ruslyrossi » Wed Apr 04, 2012 6:09 pm

last time i'm using ckeditor..

User avatar
New member

Posts

Joined
Mon Feb 28, 2011 12:28 pm

Post by bob11 » Wed Apr 04, 2012 6:23 pm

what is a ckeditor? Please explain how to use it.
Thanks!

New member

Posts

Joined
Mon May 16, 2011 1:37 am

Post by bob11 » Wed Apr 04, 2012 10:52 pm

I'm just refreshing my post, so that it won't fade into oblivion :)
Any suggestion is welcome!

New member

Posts

Joined
Mon May 16, 2011 1:37 am

Post by ruslyrossi » Thu Apr 05, 2012 10:29 am

sorry ..i think not ckeditor but this -> http://www.opencart.com/index.php?route ... on_id=1863 ... you can upload pdf file and let user donwload at frontend

User avatar
New member

Posts

Joined
Mon Feb 28, 2011 12:28 pm

Post by bob11 » Thu Apr 05, 2012 4:36 pm

ruslyrossi wrote:sorry ..i think not ckeditor but this -> http://www.opencart.com/index.php?route ... on_id=1863 ... you can upload pdf file and let user donwload at frontend
thanks, but how do you make this application work, after uploading the application files to the server?

New member

Posts

Joined
Mon May 16, 2011 1:37 am

Post by ruslyrossi » Thu Apr 05, 2012 5:58 pm

simple, after upload your pdf file to server..u need to create link and link to pdf directory..or you can refer this vid(this video for my previous client)..-> http://www.youtube.com/watch?v=StxOCTj9 ... e=youtu.be

User avatar
New member

Posts

Joined
Mon Feb 28, 2011 12:28 pm

Post by evopixel » Tue Aug 19, 2014 11:30 pm

I know is an old topic but I have managed after hours to workout why I was not able to link to an pdf file, I was beeing served with 'Page not found'

Follow these steps:
  • create a folder called /downloadarea/ in root

    change config.php and admin/config.php to say

    Code: Select all

    define('DIR_DOWNLOAD', '/home/(your directory)/public_html/downloadarea/');
and in .htaccess: RewriteRule

Code: Select all

^downloadarea/(.*) /index.php?route=error/not_found [L]

New member

Posts

Joined
Mon Apr 28, 2014 4:20 pm
Who is online

Users browsing this forum: No registered users and 101 guests