Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to pass argument to index(arg='') ?
Post: RE: How to pass argument to index(arg='') ?

Thank you Dmyers, Actually, the reason i asked because, it was working on my previous hosting server. But when I moved to new hosting with the same code, It just didn't work. I would think I might mi...
8,129 Views
6 Replies
06-27-2016, 10:25 PM
zenepay
    Thread: How to pass argument to index(arg='') ?
Post: RE: How to pass argument to index(arg='') ?

dmyers Wrote: (06-21-2016, 05:54 AM) -- If you want /home and /home/{{id}} you can always write a route in the application/config/routes.php file. This is covered here http://www.codeigniter.com/u...
8,129 Views
6 Replies
06-21-2016, 06:40 AM
zenepay
    Thread: How to pass argument to index(arg='') ?
Post: RE: How to pass argument to index(arg='') ?

I got it to work by using _remap(). But I still wonder why I have to do this, while it was not need on previous server. function __construct(){ parent::__construct(); $t...
8,129 Views
6 Replies
06-21-2016, 03:48 AM
zenepay
    Thread: How to pass argument to index(arg='') ?
Post: How to pass argument to index(arg='') ?

Hi, It works well untill I change to new server. I try to find out what i did wrong. Here is the code class Home extends MY_Controller { /* this should load the index page */ // Dashboar...
8,129 Views
6 Replies
06-21-2016, 02:18 AM
zenepay
    Thread: Community Auth Learning...
Post: RE: Community Auth Learning...

solidcodes Wrote: (08-20-2015, 09:10 PM) -- skunkbad Wrote: (08-20-2015, 07:41 PM) -- solidcodes Wrote: (08-20-2015, 06:32 PM) -- @brian Do you have documentation on how to install and use Communi...
81,832 Views
61 Replies
06-11-2016, 03:01 AM
zenepay
    Thread: Community Auth Redirect
Post: RE: Community Auth Redirect

skunkbad Wrote: (06-08-2016, 12:33 AM) -- zenepay Wrote: (06-07-2016, 11:10 PM) -- Hi Skunkbad, I wonder that the function $this->require_min_level(1) will just return true/false or it redirect to ...
10,851 Views
6 Replies
06-08-2016, 12:57 AM
zenepay
    Thread: Community Auth Redirect
Post: RE: Community Auth Redirect

Hi Skunkbad, I wonder that the function $this->require_min_level(1) will just return true/false or it redirect to login page if false. I am trying to initial create new user with auth_level =0, then...
10,851 Views
6 Replies
06-07-2016, 11:10 PM
zenepay
    Thread: Ignition Go - a new framework and app starter
Post: RE: Ignition Go - a new framework and app starter

I am very new developer,trying to make a new app. While I have started something, but I love to try restart with this one. Hopefully you have enough document for me to follow.
15,714 Views
10 Replies
06-05-2016, 01:41 AM
zenepay
    Thread: CodeIgniter Multi-level Cache
Post: RE: CodeIgniter Multi-level Cache

Is this working with Session database type? or do we need to set session to "files" in app/config.php
10,306 Views
6 Replies
06-03-2016, 10:11 PM
zenepay
    Thread: Community Auth : Undefined property: CI_Session::$regenerated_session_id
Post: RE: Community Auth : Undefined property: CI_Sessio...

Hi Skunbad, Thank you very much. I got it worked now. The problem with CI files, I reinstalled from fresh then it worked. Thank you.
8,207 Views
4 Replies
06-03-2016, 09:44 AM
zenepay
    Thread: Community Auth : Undefined property: CI_Session::$regenerated_session_id
Post: RE: Community Auth : Undefined property: CI_Sessio...

skunkbad Wrote: (06-02-2016, 07:53 AM) -- are you autoloading session? -- I put it is config/autoload.php ,it should do or not? $autoload['libraries'] = array('database','session','tokens','Authent...
8,207 Views
4 Replies
06-02-2016, 08:14 AM
zenepay
    Thread: Community Auth : Undefined property: CI_Session::$regenerated_session_id
Post: Community Auth : Undefined property: CI_Session::$...

Hi Please help. I am just new installing the Community Auth. After follow all instruction, I got this error below. How I could fix this session error. =================================== A PHP Err...
8,207 Views
4 Replies
06-02-2016, 07:48 AM
zenepay
    Thread: No-CMS, A Free CodeIgniter based CMS Framework
Post: RE: No-CMS, A Free CodeIgniter based CMS Framework

gofrendi Wrote: (04-06-2015, 08:31 AM) -- Hi again, No-CMS development version is now compatible with CodeIgniter 3: https://github.com/goFrendiAsgard/No-CMS/tree/development -- HiĀ  Is this ver...
9,426 Views
0 Replies
09-15-2015, 02:43 AM
zenepay
    Thread: FuelCMS vs IgnitedCMS
Post: RE: FuelCMS vs IgnitedCMS

look like FuelCMS built from CogeIgniter 2
14,198 Views
7 Replies
09-14-2015, 11:29 PM
zenepay
    Thread: No-CMS: A Free CodeIgniter based CMS Framework (now with CI 3)
Post: RE: No-CMS: A Free CodeIgniter based CMS Framework...

I d like to try. Btw Facebook change php SDK to 4 and coming 5 , have you fixed in hybrideauth?
13,051 Views
2 Replies
09-05-2015, 03:51 AM
zenepay

Theme © iAndrew 2016 - Forum software by © MyBB