Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter Forum : Notification System
Post: RE: Codeigniter Forum : Notification System

Yep true. Cool, thanks I'll use those settings.
5,493 Views
2 Replies
07-06-2015, 10:09 PM
roopunk
    Thread: Codeigniter Forum : Notification System
Post: Codeigniter Forum : Notification System

I think it will be great if this forum had a notification system for replies on the threads that you have replied to. I found this on the mybb forum : http://community.mybb.com/thread-119331.html I u...
5,493 Views
2 Replies
07-06-2015, 11:16 AM
roopunk
    Thread: Template Engine Based On CI
Post: RE: Template Engine Based On CI

Codeigniter does has its own parsing library. http://www.codeigniter.com/user_guide/libraries/parser.html But as they say, they have kept it lean on purpose to maintain high performance.
6,330 Views
3 Replies
07-06-2015, 10:58 AM
roopunk
    Thread: index.php
Post: RE: index.php

You can also look into the creating a virtual host If you do that, you won't have to use a subdirectory url : localhost/myproject and can access your project using something like http://myproject.loc...
25,973 Views
18 Replies
07-06-2015, 10:51 AM
roopunk
    Thread: Anything similar to Bonfire?
Post: RE: Anything similar to Bonfire?

If you are looking for a very barebones kickstart application, you might be interested in : https://github.com/roopunk/CodeIgniter-Kickstart
17,899 Views
9 Replies
07-06-2015, 10:47 AM
roopunk
    Thread: Help with simple routing please?
Post: RE: Help with simple routing please?

I just compared with your rewrite rules with the ones that I am using. This particular line, I am using $0 instead of $1 RewriteRule .* index.php?/$0 [PT,L] Can you try this and see if it works...
8,452 Views
8 Replies
06-12-2015, 07:33 AM
roopunk
    Thread: Editor for CI
Post: RE: Editor for CI

yup, A lot of editors out there also do that. Try phpstorm, netbeans, sublime text to begin the journey in the jungle. But isn't eclipse very heavy and laggy?
5,261 Views
3 Replies
06-07-2015, 08:04 AM
roopunk
    Thread: Upgrade CodeIgniter
Post: RE: Upgrade CodeIgniter

I am willing to do that. I would recommend the latest version : CodeIgniter 3.0.0 Reach me at : mailroopam[at]gmail[dot]com
6,588 Views
0 Replies
06-02-2015, 10:48 PM
roopunk
    Thread: How to set and retrieve session in CodeIgniter 3.0
Post: RE: How to set and retrieve session in CodeIgniter...

Refer to the database section of the session documentation and see if you missed anything : http://www.codeigniter.com/user_guide/libraries/sessions.html?highlight=session#database-driver I suspect, ...
9,629 Views
7 Replies
05-31-2015, 01:05 PM
roopunk
    Thread: Advice for auth systems?
Post: RE: Advice for auth systems?

No trying to promote or anything but I created a kickstart repo for myself while freelancing. You might want to take a look : https://github.com/roopunk/CodeIgniter-Kickstart It has basic user authe...
10,383 Views
6 Replies
05-31-2015, 12:49 PM
roopunk
    Thread: Best place to have your view files?
Post: RE: Best place to have your view files?

Hey lexxtoronto , Can you elaborate what problem are you having with routing? We are not able to relate routing with the views folder.
9,587 Views
7 Replies
05-31-2015, 10:43 AM
roopunk

Theme © iAndrew 2016 - Forum software by © MyBB