Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: 403 error in AJAX to Controller
Post: RE: 403 error in AJAX to Controller

Hi, as said @mintwint you must have the CSRF enabled. In your code ajax replaces the method POST by GET and if it works it is the CSRF which has the cause. In this case, add the CSRF name and hash ...
12,630 Views
7 Replies
10-27-2019, 07:55 AM
ecampait
    Thread: CI-Breadcrumb
Post: CI-Breadcrumb

Hi, I propose this library for CodeIgniter 3.x.x, CI-Breadcrumb. This one allows to create a menu of navigation of the type "breadcrumb". Source: https://github.com/domProjects/CI-Breadcrumb (ht...
2,013 Views
0 Replies
03-19-2019, 04:33 AM
ecampait
    Thread: CodeIgniter 3.1.10 Released
Post: RE: CodeIgniter 3.1.10 Released

Thank you very much to the whole team for your work !!!
60,342 Views
23 Replies
01-16-2019, 02:23 PM
ecampait
    Thread: Removing the index.php file - 11.09.2018
Post: RE: Removing the index.php file - 11.09.2018

Create a .htaccess file at the root of the site and copy the code if below : Code: -- # ###################################################################### # # CodeIgniter                     ...
8,756 Views
9 Replies
09-11-2018, 02:47 PM
ecampait
    Thread: HTTPS
Post: RE: HTTPS

I use it PHP Code: -- /* |-------------------------------------------------------------------------- | Base Site URL |-------------------------------------------------------------------------- ...
10,704 Views
8 Replies
09-10-2018, 02:51 PM
ecampait

Theme © iAndrew 2016 - Forum software by © MyBB