Hi
Newbie doh! question but...
Just want to upload a large PDF into the CMS system and then make it accessible from a given page.
Where would I put the PDF relative to the content options?
Thanks
uploading PDFs
-
- New Member
- Posts: 3
- Joined: Wed Jun 11, 2008 9:27 pm
Re: uploading PDFs
I;m sorry
How would I go about creating a new folder?
When I go into File Manager, I have three options - File, Flash and Photos.
How would I add a fourth option here - is this the correct location?
Thanks
How would I go about creating a new folder?
When I go into File Manager, I have three options - File, Flash and Photos.
How would I add a fourth option here - is this the correct location?
Thanks
-
- New Member
- Posts: 3
- Joined: Wed Jun 11, 2008 9:27 pm
Re: uploading PDFs
Hello cyberman
Still not working
The file is 2.6 MB, its a hotel brochure. Is there a max size limit?
Thanks
Still not working
The file is 2.6 MB, its a hotel brochure. Is there a max size limit?
Thanks
Re: uploading PDFs
How do you want to upload it? With FTP or FileManager?
If second you have to check parameters for allowed upload size in config.php
$config['max_upload_size']
AND
server defaults. Must be greater than the size of your brochure.
If second you have to check parameters for allowed upload size in config.php
$config['max_upload_size']
AND
server defaults. Must be greater than the size of your brochure.