Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Unable to upload doc or PDF files
Post: RE: Unable to upload doc or PDF files

Changed this: $this->load->library('upload', $config); to this: $this->load->library('upload'); $this->upload->initialize($config); And it worked. Source: https://stackoverflow.com/questions/27...
3,928 Views
1 Replies
11-15-2017, 04:20 AM
gokulakrishna9
    Thread: Unable to upload doc or PDF files
Post: Unable to upload doc or PDF files

// Configuration information "conference_brochure"=>array(             "fields"=>array(             "field_name"=>"conference_brochure",                 "configuration"=>array(                   ...
3,928 Views
1 Replies
11-09-2017, 11:46 PM
gokulakrishna9
    Thread: Codeigniter 3 does not redirect to any controller. Getting 404.
Post: Codeigniter 3 does not redirect to any controller....

Codeigniter welcome page loads but no other controller. This application is working on WAMP locally, but not working on Godaddy. But another application using Codeigniter 2 works on the same server. ...
2,988 Views
1 Replies
03-21-2016, 05:34 AM
gokulakrishna9

Theme © iAndrew 2016 - Forum software by © MyBB