FUEL-CMS icon indicating copy to clipboard operation
FUEL-CMS copied to clipboard

A CodeIgniter Content Management System

Results 53 FUEL-CMS issues
Sort by recently updated
recently updated
newest added

I want to create a slider on my home page but it's no where in the documentation ?

Please i have create some blocks in the dash fuel cms dashboard and i want them to appear on my home page, how am i going to call them appear...

some diacritical characters (like "î") disappear from selection after link added.

I believe I've discovered some inconsistent behavior with passive redirects. Consider a site with the following in config/redirects.php: ``` $config['passive_redirects'] = array( 'abcd|efgh|ijkl' => 'hello', 'wxyz' => 'goodbye' ); ```...

I have integrated Bootstrap 3 into the fuel cms, but then had an issue with the jQuery version not being 1.9 +. So it would be nice to have jQuery...

In some unusual circumstances when the PHP script may be called from PHP-CLI, $_SERVER['HTTP_HOST'] may not exist and should be handled accordingly. ``` 'HTTP_HOST' Contents of the Host: header from...

Hi, I am trying to install FuelCMS on a mediatemple (gs) account. I have installed codeigniter with db access several times in the past for other projects and have had...

![cap](https://cloud.githubusercontent.com/assets/1087963/7431890/f6bcf9f2-f01a-11e4-8f4a-c27d987d4dd0.gif) As per the image, uploading a large asset file does not produce an error and the file does not upload.

Steps to reproduce -> Create some type of modal nesting ( it occurs starting one level in, even though my screenshot is two ) -> In that modal, make sure...