Login page redirect again and again
Script worked fine on local host. but after upload on online server. And successful login in admin panel. when i click on any menu option, page redirect to login again... what i do.. plz help someone...
View ArticleUrgent Requirement for Codeigniter Developer
Hi all in Codeigniter developer Hub, I am from Orion Infosolutions and we are looking for 3+ years experienced codeigniter developers, Interested developer , please contact us and apply for job here :...
View Articlecomplex query failing
Hi Team, This query worked on CI v2 but fails on latest v3. $this->db ->select('`friends`.*, `user_to`.`id` AS `to_id`,...
View Articleillegal string message
Hello all I am getting this message A PHP Error was encountered Severity: Warning Message: Illegal string offset '$_GET['companyName']' Filename: libraries/Profiler.php Line Number: 276 this is the...
View Articlecss are not loading
Hello, I wonder why the css files are not loading? views/index.php <link rel="stylesheet" href="<? echo base_url('assets/css/style.css'); ?>"> <link rel="stylesheet"...
View Articledelete index.php
I forget how to set up the .htaccess so that index.php does not appears in the url: This is what I try: .htaccess Code: RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond...
View ArticleAny libs for working with category trees?
Is there any library available, for working with a category tree. Something like this -Products --Computers ---laptops ---PC I mostly interested in working with nested sets in mysql. (because it is...
View ArticleCirclehubb.com
Circlehubb was build with Codeigniter. Works well. Very happy with it. I am looking for someone to help me modify/finish a website. I am interested in suggestions and ideas you may have to take the...
View ArticleForm validation in different controllers
I want to make different controllers to show form and validate form, but at the same time i want to be able to show a validation message. So for instance i want to have a log in form two different...
View ArticleCache database
Hi I use $this->db->cache_on for cache my query But when i execute query,it dont save query sometimes What is problem?
View ArticleWhat is wrong with bcrypt?
Hello guys! On May 1st I received an email from GitHub saying that there was a bug that exposed the password of some users. Today I received an email from Twitter talking about a very similar...
View ArticleGenerating on online Users Guide like CI's
I need to offer my users a guide to using my CI based system. I kind of like the online documentation for CI. What was it built with? Are there any available "templates" that were used? How about...
View ArticleDelete only special db cache
Hi I use $this->db->cache_on() and it is working well I cache for each query But when i try to delete cache,it delete all cache for current segment Example for /index.php/api/users I need delete...
View ArticleAjax foreach on view
Hello I started in ajax , I'm struggling but the I really hard I'd like a little help if possible to light my lantern I'm on the Codeigniter framework, I want to do a quiz type game system. When I...
View Articleauto identification of the visitor's country and the language
Hello How can i auto identification of the visitor's country and the language depend on visitor's country ? like website.com/en website.com/fr because i have e-commerce site and I want to link it to...
View Article[SOLVED] Less error
I wonder if anyone knows about less? custom.less .slide-upload { .form-control width: 300px; } C:\xampp\htdocs\coolcicms\assets\less>lessc custom.less custom.css ParseError:...
View Articleqantities are not writted in the db
hello, I don't know codeigniter. The dev is gone away and the customer asked me to change anything into the css and to add a line total for each order in a table. I did it directly in the php files....
View Articletrying to get ssl to work
I am trying to get ssl working on my site. I got this message from support: Visiting https://substantiator.com/rndcontroller/sub_crud/ in Firefox and pressing F12 shows a bunch of mixed-content errors:...
View ArticleResponsive filemanager in tinymce and CodeIgniter: Getting a 404 error
Hello everyone i kind of new to codeigniter, so there might be some rookie mistakes. i am trying to make the responsive filemanager to work, but i am getting a 404 in chrome debug when its comes to...
View Article