-
#Well, the 2 days I was doing a module, but even after activated and all configured in the database, the module does not start with the URL. Index.php?mod=Example. But to my surprise, after 2 days the…
-
[AdminLTE](https://github.com/almasaeed2010/AdminLTE) -- is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customisable and easy to use. Fits many screen resolutions from sm…
-
Hi @waifung0207,
You did an awesome work. Congratulations. I have an issue if it is possible.
I have codeigniter membership script which has only one login page for users and admin users.
On my scrip…
-
As I provide kind of an Admin Panel in a current project I'm interested if there is an API (or sth similar) to get the latest stable version number of CodeIgniter to display a Owncloud-like warning `"…
-
```
I guess this isn't implemented yet. We all really need this because nobody can
remember random
letters.
```
Original issue reported on code.google.com by `waqas.as...@gmail.com` on 28 Aug 2008 …
-
```
I guess this isn't implemented yet. We all really need this because nobody can
remember random
letters.
```
Original issue reported on code.google.com by `waqas.as...@gmail.com` on 28 Aug 2008 …
-
Hi
Developing a site using codeigniter 3.04 under php 5.6.
Enabled the logging and put it to 4 just to see if it was working.
After I had fixed the server configuration problems I was surprised to …
-
One last set of questions hope you can help me with.
1. Can you tell me the story of how you first discovered Drupal? **What were the top 3 things that made Drupal attractive enough for you to try it …
-
hi
can you please add support for
```
$mail->SMTPOptions = array(
'ssl' => array(
'verify_peer' => false,
'verify_peer_name' => false,
'allow_self_signed' => true
)
…
-
I upload a profile cover image but then I try to change it.. When I upload new cover image it shows properly first time but when I click another link (any link) it comes back to previous cover photo..…