Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: ion auth with CI2.x
Post: RE: ion auth with CI2.x

BABYpanda Wrote: (04-12-2018, 09:40 AM) -- You might want to move to CI 3.1.8, PHP 7.0 and the latest Ion Auth release. -- this is the code : $this->db->select('column name'); $this->db->from('oc_...
2,873 Views
2 Replies
04-15-2018, 11:21 PM
jyoti sudyal
  Sad Thread: ion auth with CI2.x
Post: ion auth with CI2.x

i  setup code locally from server but when i am trying to login ,welcome  page appears for micro seconds only due to session timeout . the token and user have been verified for existence in the DB. T...
2,873 Views
2 Replies
04-12-2018, 06:32 AM
jyoti sudyal
    Thread: remove index.php from url
Post: RE: remove index.php from url

mod_rewrite is enabled by default on godaddy's server and my url is http.
17,733 Views
7 Replies
03-06-2018, 06:28 AM
jyoti sudyal
    Thread: remove index.php from url
Post: RE: remove index.php from url

As i mentioned above i have tried this already but this is not working for me. .htaccess file :: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d Re...
17,733 Views
7 Replies
03-05-2018, 10:36 PM
jyoti sudyal
    Thread: remove index.php from url
Post: RE: remove index.php from url

"https://www.codeigniter.com/user_guide/g...x-php-file" i have tried this already but its not working at my end.
17,733 Views
7 Replies
03-05-2018, 05:32 AM
jyoti sudyal
    Thread: remove index.php from url
Post: remove index.php from url

How  can i remove index.php from url
17,733 Views
7 Replies
03-05-2018, 04:59 AM
jyoti sudyal
    Thread: Mobile application
Post: Mobile application

Can we make mobile application using codeigniter?
6,879 Views
3 Replies
03-04-2018, 05:46 AM
jyoti sudyal
    Thread: Facing a Forbidden issue
Post: RE: Facing a Forbidden issue

This is the setting in my config.php file $config['csrf_protection'] = TRUE; $config['csrf_token_name'] = 'csrf_test_name'; $config['csrf_cookie_name'] = 'csrf_cookie_name'; $config['csrf_expire...
10,262 Views
6 Replies
02-25-2018, 10:14 PM
jyoti sudyal
    Thread: Facing a Forbidden issue
Post: RE: Facing a Forbidden issue

This is the code view file:- login.php
10,262 Views
6 Replies
02-22-2018, 10:29 PM
jyoti sudyal
    Thread: Facing a Forbidden issue
Post: RE: Facing a Forbidden issue

InsiteFX Wrote: (02-22-2018, 05:20 AM) -- Does the Controller function start with an _ because that makes it private. Another thing can be if your running https:// -- i found the issue, this is ...
10,262 Views
6 Replies
02-22-2018, 05:50 AM
jyoti sudyal
    Thread: Facing a Forbidden issue
Post: Facing a Forbidden issue

i am trying access controller function using ajax but its giving me an error of 403 forbidden. i have downloaded the repository from git hub and currently i am trying to set it up locally. any type of...
10,262 Views
6 Replies
02-22-2018, 12:09 AM
jyoti sudyal

Theme © iAndrew 2016 - Forum software by © MyBB