Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Configuration file not loaded
Post: RE: Configuration file not loaded

waptik Wrote: (08-06-2016, 05:21 PM) -- try:or since line 298 of Multi_menu.php states as follow : public function render($config = array(), $divided_items_list = array(), $divider = ''). so paramet...
4,918 Views
3 Replies
08-06-2016, 05:36 PM
reynierpm
    Thread: Configuration file not loaded
Post: Configuration file not loaded

I am trying to setup this CodeIgniter Multilevel Menu (https://github.com/edomaru/codeigniter_multilevel_menu) library but I can't get it to work. Take a look to my `autoload.php` file: PHP Code: ...
4,918 Views
3 Replies
08-05-2016, 08:55 PM
reynierpm
    Thread: Ho to build dynamic menus based on user roles/permissions
Post: RE: Ho to build dynamic menus based on user roles/...

Oooopppppssss nvm sorry for ask that I've found the docs and seems to be pretty good, I will come back if I need your help, for now thank you
9,055 Views
6 Replies
07-28-2016, 06:12 PM
reynierpm
    Thread: Ho to build dynamic menus based on user roles/permissions
Post: RE: Ho to build dynamic menus based on user roles/...

albertleao Wrote: (07-28-2016, 06:07 PM) -- Unfortunately, I am legally obligated to say no. Sharing my companys code is a big no no. What I can do is recommend that you write a simple library wit...
9,055 Views
6 Replies
07-28-2016, 06:10 PM
reynierpm
    Thread: Ho to build dynamic menus based on user roles/permissions
Post: RE: Ho to build dynamic menus based on user roles/...

@albertleao "You have"? Can you share it so I can take a look and probably use it on my app?
9,055 Views
6 Replies
07-28-2016, 05:58 PM
reynierpm
    Thread: Ho to build dynamic menus based on user roles/permissions
Post: Ho to build dynamic menus based on user roles/perm...

I've been developing for long time on top of framework like Symfony2 and Laravel that I don't have a clue about what I will be asking and sounds like a dummy question for old developers but .... :( ...
9,055 Views
6 Replies
07-28-2016, 05:54 PM
reynierpm
    Thread: Replacement for FlexiAuth??
Post: RE: Replacement for FlexiAuth??

Too lazy, lol, I will start something new from scratch and I switched from Flexiauth to Ion Auth :)
3,438 Views
2 Replies
07-28-2016, 05:44 PM
reynierpm
    Thread: Replacement for FlexiAuth??
Post: Replacement for FlexiAuth??

I will migrate an application write on old 2.1.3 and is using Flexiauth. I will try to migrate everything to the latest version 3.1 so does anyone knows a replacement for Flexiauth or can tell me if F...
3,438 Views
2 Replies
07-27-2016, 07:17 PM
reynierpm
    Thread: Migrate from 2.1.3 to latest 3.1
Post: Migrate from 2.1.3 to latest 3.1

I am just asking if it's possible to migrate an old application write on 2.1.3 to the newest and latest 3.1 or I need to go from version to version until I reach 3.1 which is a pain in the *******, if...
3,047 Views
2 Replies
07-27-2016, 07:16 PM
reynierpm
    Thread: Call to a member function load() on a non-object when autoloading config files at CI3
Post: RE: Call to a member function load() on a non-obje...

Good I have this part done, but when I use some of the code at Example.php I got a blank page, why? Can you help me to get this working? BTW have you a library for Twitter or just this one?
15,144 Views
8 Replies
04-03-2015, 09:48 AM
reynierpm
    Thread: Call to a member function load() on a non-object when autoloading config files at CI3
Post: RE: Call to a member function load() on a non-obje...

sv3tli0 Wrote: (04-03-2015, 03:01 AM) -- Just a note.. in __construct() you should put at 1st line PHP Code: -- parent::__construct(); -- Else you are not preloading parent constructor > htt...
15,144 Views
8 Replies
04-03-2015, 07:15 AM
reynierpm
    Thread: Content is not show at Facebook wall, got blank page
Post: Content is not show at Facebook wall, got blank pa...

I'm trying to share content from a CI3 application. I'm using Code: -- "facebook/php-sdk-v4": "4.0.21" -- in composer.json file for SDK libraries. This is the code I have based on [this][1] blog pos...
2,144 Views
0 Replies
04-03-2015, 07:15 AM
reynierpm
    Thread: Call to a member function load() on a non-object when autoloading config files at CI3
Post: RE: Call to a member function load() on a non-obje...

silentium Wrote: (04-03-2015, 01:35 AM) -- Of the code you embed, which line is line 16? Can you post the full controller? On another note, I remember I struggled a lot a year ago when Facebook re...
15,144 Views
8 Replies
04-03-2015, 07:13 AM
reynierpm
    Thread: Call to a member function load() on a non-object when autoloading config files at CI3
Post: Call to a member function load() on a non-object w...

I'm working in a small project with CI 3.0. I have set up `/application/config/autoload.php` for autoload app config file as follow: PHP Code: -- $autoload['config'] = array('myappcfg'); -- Then...
15,144 Views
8 Replies
04-02-2015, 08:18 PM
reynierpm

Theme © iAndrew 2016 - Forum software by © MyBB