Welcome Guest, Not a member yet? Register   Sign In
Getting error when uploading file
#3

(This post was last modified: 04-07-2015, 08:56 AM by casa.)

if your directory architecture is like :
- system
- application :
  -- dir_upload
  -- application_name :
      --- config
      --- controller
      --- models
      --- helper
      --- view

If you want to upload files and record its in directory name 'dir1_upload', path will be 'dir_upload/'.
Use constants APPATH for other configuration or define it as well.
Think to check read/write attributes for your directory too (chmod).
Reply


Messages In This Thread
Getting error when uploading file - by frocco - 04-07-2015, 05:51 AM
RE: Getting error when uploading file - by casa - 04-07-2015, 08:52 AM
RE: Getting error when uploading file - by CroNiX - 04-07-2015, 09:23 AM
RE: Getting error when uploading file - by frocco - 04-08-2015, 03:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB