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?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
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
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:
Follow these steps:
- create a folder called /downloadarea/ in root
change config.php and admin/config.php to sayCode: Select all
define('DIR_DOWNLOAD', '/home/(your directory)/public_html/downloadarea/');
Code: Select all
^downloadarea/(.*) /index.php?route=error/not_found [L]
Who is online
Users browsing this forum: No registered users and 47 guests