Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Edit data, but only updated after approve by manager
Post: RE: Edit data, but only updated after approve by ...

create a column flg_status, for approved or not
2,906 Views
3 Replies
01-31-2018, 05:28 AM
andersonunsonst
    Thread: [Resolved] Inappropriate users
Post: RE: Inappropriate users

why not just call this a 'ban log' or something like that, avoid judicial problems, 'wall of shame' is something vexatious and humiliating, depending on what the user has done
31,781 Views
14 Replies
01-16-2018, 08:23 AM
andersonunsonst
    Thread: Codeigniter Unable to join the table properly
Post: RE: Codeigniter Unable to join the table properly

In short, what is really the problem?
3,019 Views
2 Replies
02-23-2017, 07:36 AM
andersonunsonst
    Thread: Library Upload not working
Post: RE: Library Upload not working

you don't load the library
8,368 Views
7 Replies
02-14-2017, 02:43 AM
andersonunsonst
    Thread: File Upload - success but 0 bytes
Post: RE: File Upload - success but 0 bytes

https://www.codeigniter.com/user_guide/libraries/file_uploading.html By default the upload routine expects the file to come from a form field called userfile, and the form must be of type “multipart”...
2,887 Views
1 Replies
02-13-2017, 05:35 AM
andersonunsonst
    Thread: Devel Ver 3 worked - CI3 broken on live host
Post: RE: Devel Ver 3 worked - CI3 broken on live host

I do not understand, explain better... Why do you think it's the framework's fault?
5,573 Views
3 Replies
02-13-2017, 05:27 AM
andersonunsonst
    Thread: Is CI outdated ?
Post: RE: Is CI outdated ?

Follow and draw your own conclusions ... https://github.com/bcit-ci/CodeIgniter
23,910 Views
12 Replies
01-27-2017, 09:50 AM
andersonunsonst
    Thread: Blank Page After a File Upload
Post: RE: Blank Page After a File Upload

you could provide more information ...
9,263 Views
6 Replies
01-04-2017, 04:12 AM
andersonunsonst
    Thread: $_POST does not transmit any data
Post: RE: $_POST does not transmit any data

I did not understand anything, please elaborate
4,993 Views
3 Replies
12-30-2016, 02:47 AM
andersonunsonst
    Thread: unique numbers for jquery
Post: RE: unique numbers for jquery

you don't need javascript for this, simply make an auto-increment field, or use https://api.jquery.com/jQuery.uniqueSort/
2,521 Views
1 Replies
12-29-2016, 08:36 AM
andersonunsonst
    Thread: CI 3.1.2 Unable to load any controller but default
Post: RE: CI 3.1.2 Unable to load any controller but def...

change public function index() to public function test()
17,045 Views
12 Replies
11-07-2016, 08:17 AM
andersonunsonst
    Thread: Erro redirecionar para outras view em menu
Post: RE: Erro redirecionar para outras view em menu

bom dia, olha amigo você precisa estudar a Documentação (http://www.codeigniter.com/user_guide/), codeigniter é um dos frameworks com a menor curva de aprendizado que eu conheço, com poucas horas de l...
3,202 Views
1 Replies
10-24-2016, 04:11 AM
andersonunsonst
    Thread: improve Query Builder to make more complex queries
Post: improve Query Builder to make more complex queries

I suggest query builder should have some options: 1 - easy to make a sub query today i used...: $this->db->select('field'); $this->db->from('table') $this->db->where('field', 'sub sele...
14,616 Views
12 Replies
10-14-2016, 06:25 AM
andersonunsonst
    Thread: PROBLEM - nvalid database connection group
Post: RE: PROBLEM - nvalid database connection group

show your controller where load this model
15,651 Views
5 Replies
05-05-2016, 09:58 AM
andersonunsonst
    Thread: suggestion Image_lib for IM and NetPBM
Post: suggestion Image_lib for IM and NetPBM

in method get_image_properties 1629 // For now we require GD but we should 1630 // find a way to determine this using IM or NetPBM it's uses getimagesize (GD) improvements for IM or NetPBM, ...
2,810 Views
1 Replies
08-17-2015, 06:35 AM
andersonunsonst
    Thread: CodeIgniter - Portuguese Community
Post: RE: CodeIgniter - Portuguese Community

Opa galera prazer
28,540 Views
14 Replies
08-14-2015, 01:19 PM
andersonunsonst

Theme © iAndrew 2016 - Forum software by © MyBB