-
I've given the framework a bit of a restructure so it main files are outside of the web root by default and the only files that should be inside the web root are the templates, .htaccess and index.php…
-
I know it's experimental and the guide is really not up to date on this section but it would be nice to fix this to be able to script a template engine without hacking the core with every CI installat…
-
I have issues with the SMTP settings.
It doesn't connect to the Google Apps SMTP.
``` php
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already s…
nsina updated
9 years ago
-
Hi guys,
I'm getting 'Cannot Modify Header Information - Headers already sent by (Output started at public/themes/afya/index.php:7) Filename: core/Common.php line number: 444
Everything is in order …
-
Hello i am running xampp on my lan server and after i have add alias virutalhost and put database info. i get this error
A PHP Error was encountered
Severity: Notice
Message: Trying to get property…
-
This isn't exactly an issue with the codebase here, but I need help in identifying what it is that makes the php version requirement `5.3.9`.
I have been made to try and implement this onto a `PHP 5.…
-
@philsturgeon @codeguy As already discussed, here is a draft version of my proposed new _Templating_ section. My goal here was threefold:
1. Explain what templating is
2. Explain the benefits of templ…
-
So after many, many talks we have decided that we are going to convert the site to use a php framework. In keeping with being lightweight, CodeIgnitor is going to be the choice.
I created this issu…
-
Implement this feature based off the `framework` branch. What would be the most helpful to me is to bring in the code and implement it into the template (copy it from `/platformApp/templates/joomla/i…
-
I'm getting this issue with a fresh clone per the git instructions
-js.main.concat:
[echo] Concatenating Main JS scripts...
-js.scripts.concat:
[echo] Concatenating library file with main …