Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Manual pagination problem in CI4.
Post: RE: Manual pagination problem in CI4.

Hello, Thanks for the collaboration, the following instruction returns the following: $ pager-> setPath (base_url ('test_pagination / index.php / project / list /'))---> http://localhost/http://...
3,830 Views
4 Replies
07-14-2020, 04:21 PM
hugoafr
    Thread: Manual pagination problem in CI4.
Post: RE: Manual pagination problem in CI4.

I solved my problem but I don't know if it will be the correct way. I have my system configured with the following path PHP Code: -- App.php public $ baseURL = 'http://localhost/test'; -- ...
3,830 Views
4 Replies
07-13-2020, 09:52 PM
hugoafr
    Thread: Manual pagination problem in CI4.
Post: Manual pagination problem in CI4.

Hello, Sorry for my english I have the following problem when paging manually, I can't make the pager links look good. I need the following links: http://localhost/test_pagination/index...
3,830 Views
4 Replies
07-10-2020, 07:32 PM
hugoafr
    Thread: Problem with redirect-> to
Post: RE: Problem with redirect-> to

inumaru Wrote: (07-04-2020, 01:39 AM) -- Try to return in your my_method_a() function. PHP Code: -- return $this->_redirect_user(); -- -- Funcionó de esa forma, muchas gracias amigo. It work...
1,784 Views
2 Replies
07-04-2020, 11:53 AM
hugoafr
    Thread: Problem with redirect-> to
Post: Problem with redirect-> to

Hello, sorry for my English, I have a strange problem, redirection works fine when I call it from a method, but when I call it from a function it doesn't work. Example: PHP Code: --    //Exam...
1,784 Views
2 Replies
07-03-2020, 11:20 PM
hugoafr
    Thread: Input array problem in class validation
Post: RE: Input array problem in class validation

marcogmonteiro Wrote: (07-02-2020, 01:15 AM) -- hi there, the validation is not done with [] but with dots. Like so: https://codeigniter.com/user_guide/libraries/validation.html?highlight=valid...
1,933 Views
2 Replies
07-02-2020, 07:23 AM
hugoafr
    Thread: Input array problem in class validation
Post: Input array problem in class validation

Hello, Sorry for the inconvenience, when migrating my applications from CI3 to CI4, validations with input form as array do not work. I am trying to correct the system / validation / validation.ph...
1,933 Views
2 Replies
07-01-2020, 04:08 PM
hugoafr
    Thread: Validation tutorial
Post: RE: Validation tutorial

Tengo el mismo probema, no me funciona la validación. He logrado mostrar los mensajes de error, pero no considera los datos por POST. I have the same problem, validation does not work for me. ...
8,897 Views
8 Replies
07-01-2020, 01:57 PM
hugoafr

Theme © iAndrew 2016 - Forum software by © MyBB