-
Need to move GitHub_lib to the update module, since HMVC doesn't seem to recognize CI Package Paths.
-
Hey guys,
I was able to get through testing the database however after entering Site Title, Username, Password and Email I get the following:
Fatal error: Class 'CI_DB_forge' not found in /localhost…
fuel- updated
13 years ago
-
**Entered by Juan Treminio on 4/13/11**
fuel/core/classes/uri.php:
```
/**
* Gets the current URL, including the BASE_URL
*
* @param string the url
*/
public static function main()
{
r…
-
I tried to change the `default_controller` so I could use PyroCMS more like an original CI application but it will ignore what I put in. Somehow it will always revert back to the Pages module. Also, i…
-
Would you mind providing some info to make Ocular work with HMVC plz?
-
Right now, non-existent controllers and actions that would normally throw ReflectionException are not even reached because The ACL rules are applied before the existence of these are even checked. So …
-
E_template::load_config() was not completed. Most likely due to my laziness. This must be finished at some point soon.