Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 2 EOL - October 2015
Post: RE: CodeIgniter 2 EOL - October 2015

Here I am about to submit a web application project written in CI2.x on June 4 that is tomorrow. I had no experience in CI before, had to learn and develop(about 2 months) it since the client had alre...
59,832 Views
13 Replies
06-03-2015, 09:19 AM
karmad
    Thread: Dependent drop down not displaying anything
Post: Dependent drop down not displaying anything

I have this simple dropdown menu in my codeigniter form. When clicking dzongkhag(district) it should display the list of geogs(towns), but, instead it do not do so. Only the list of geog(town) is popu...
6,806 Views
2 Replies
06-02-2015, 11:30 PM
karmad
    Thread: How to solve this php error(Object of class CI_DB_mysql_result could not be converted
Post: RE: How to solve this php error(Object of class CI...

PRichard Wrote: (06-02-2015, 07:12 AM) -- karmad Wrote: (06-02-2015, 06:35 AM) -- You have problema     "if ($result==1)"  is array not int value, solution is: Code: -- $cant =count($result)...
5,507 Views
3 Replies
06-02-2015, 07:55 AM
karmad
    Thread: How to solve this php error(Object of class CI_DB_mysql_result could not be converted
Post: RE: How to solve this php error(Object of class CI...

Code: -- $list['result'] = $this->search_model->prtc_search($_POST['prtc_search']); $list['searchquery']=$_POST['prtc_search']; -- These two lines are line number 818 and 819 the warning messages p...
5,507 Views
3 Replies
06-02-2015, 06:53 AM
karmad
    Thread: How to solve this php error(Object of class CI_DB_mysql_result could not be converted
Post: How to solve this php error(Object of class CI_DB_...

I am developing an application on Codeigniter and trying to implement a search function from my database tables. The search query is working fine, I get the results as expected but the page adds up th...
5,507 Views
3 Replies
06-02-2015, 06:35 AM
karmad
    Thread: Code ignator 2.2.0 version working fine in Xampp. But failed to load in server
Post: RE: Code ignator 2.2.0 version working fine in Xam...

I think for us new users we always have this issue 404 page not found error especially while migrating from our local machine to the live server. The reason could be any one or all mentioned by mwhitn...
6,668 Views
4 Replies
05-20-2015, 11:17 AM
karmad
    Thread: 404 Not found Error
Post: RE: 404 Not found Error

mwhitney Wrote: (05-20-2015, 10:10 AM) -- Quote: -- 1. It is set to $config['base_url'] = 'http://localhost/accounting'; -- This is probably the problem. More than likely, the base URL should simp...
5,897 Views
2 Replies
05-20-2015, 11:09 AM
karmad
    Thread: 404 Not found Error
Post: 404 Not found Error

Hello everyone, Please help me figure this out. I am new to codeigniter, I was given a project by my supervisor to localize a project into my native language, where I need to change some forms into m...
5,897 Views
2 Replies
05-16-2015, 12:23 AM
karmad
    Thread: Why moderate questions and replies?
Post: RE: Why moderate questions and replies?

RobertSF Wrote: (05-14-2015, 10:14 AM) -- Well, you realize moderation is just temporary? Once you've posted a few times and it's clear you're not a spammer, then you can post without any moderation ...
9,858 Views
4 Replies
05-15-2015, 11:31 AM
karmad
    Thread: Why moderate questions and replies?
Post: Why moderate questions and replies?

I wonder if a forum such as this really calls for moderation of questions and answers. Like me many of you may be posting questions in need of a prompt response. It is so annoying to wait for the repl...
9,858 Views
4 Replies
05-12-2015, 10:01 AM
karmad
    Thread: Unable to run codeigniter project in wamp virtual host.
Post: RE: Unable to run codeigniter project in wamp virt...

@mwhitney, I am not sure where my first reply has gone. This is the url "saseco.dev/" I get after clicking the submit button in my log in page. Been two days since I stopped working for the project no...
10,744 Views
3 Replies
05-12-2015, 08:03 AM
karmad
    Thread: Unable to run codeigniter project in wamp virtual host.
Post: RE: Unable to run codeigniter project in wamp virt...

mwhitney Wrote: (05-11-2015, 12:02 PM) -- What is the URL when you receive that message? To me, the following doesn't look right: Code: -- saseco.dev/ -- The site_url() method should be providi...
10,744 Views
3 Replies
05-12-2015, 07:34 AM
karmad

Theme © iAndrew 2016 - Forum software by © MyBB