codeigniterplus icon indicating copy to clipboard operation
codeigniterplus copied to clipboard

The Ultimate Codeigniter Enhancements

Results 6 codeigniterplus issues
Sort by recently updated
recently updated
newest added

Message: include(./vendor/autoload.php): failed to open stream: No such file or directory

Acceptance/Functional Test: Using Codeception.

Removed config['use_page_numbers] in paginationlib because It was breaking the pagination. Now it works ok. Removed config/pagination.php. It is not used and contains nothing.

The pagination doesn't work. In messages, I inserted 15 rows. When I go to page number 1, everithing is OK but page number 2 shows me messages with Id >...

The option RewriteBase is not necessary the user may comment the option. i were using the option and were return a error message.