-
hi! I am using version CI 2.1.4. I face with problem that when i want access to some library in MY_Model that extends CI_Model I just get error like
A PHP Error was encountered
Severity: Notice
Me…
-
A nice effect would be that if a user on Desktop chooses to register a new account, a javascript dropdown window will appear with the relevant form to be filled in, over the top of the existing page. …
-
Hello CodeIgniter developers,
I noticed a few known security vulnerabilities (CVE-numbers) that apply to the CodeIgniter project (official CPE name cpe:/a:codeigniter:codeigniter).
For **cpe:/a:code…
-
It'd be nice to have a login bar integrated into the navigation bar for desktop users. It needs to follow a similar kind of style to the login form in site/application/views/login.php, but fit into th…
-
Is there any ways to prevent adding the default group when register? I don't need default group in my app and not specify it in config. Because of that, when I register a user, it always error when co…
-
Whenever I try to change the index function in the User class to:
```
public function index() {
$this->load->view('header');
$this->load->view('user/profile');
$this->load->view('footer'…
-
Hey, i have a problem, School project's deadline is getting nearer.
I can send message before without using your library... just using CodeIgniter's email class like this
private function verify_ema…
-
My config file is good and the software was also working till yesterday
But now it says doesn't display any time slot on the booking page neither is it showing the backend
My host is Sixserve (Free…
-
After install still at the install screen.
How do you get to the main menu?
Sometimes the database didn't create all the tables, blog tables
-
My coworker and I downloaded 2.8.2, then 2.7.0, and 2.6.16. None of the phars for these versions worked, and spat out this error:
`[Thu Apr 30 15:50:21.909040 2015] [:error] [pid 2621] [client ] PHP …