-
Yes, it takes the current post as an argument.
-
This issue is fixed in CI 3.0 which is the develop branch of FUEL right now:
-
Yeah, exactly. Something just before rendering.
-
This is the error on console log Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.wha…
-
-
The FuelCMS.sql does NOT contain the database table for that:
-
This is using wiredesignz HMVC library here:
-
Please post under Bug Reports and provide more information like error messages etc. Have you tried this:
-
I think you found a bug. Let me know if this fix does the trick in the develop and 1.4_dev branch.
-
Thanks for the report. I've posted a fix in the develop branch and 1.4_dev branch:
-
-
Try adding a slash at the end of the assets_cache_folder config parameter in fuel/application/config/asset.php
-
You are correct. That looks to be a bug. I've pushed a fix for this into the develop branch for you to test out:
-
https://github.com/daylightstudio/FUEL-CMS/tree/develop
-
I believe this is updated in the develop branch of fuel:
-
That's awesome. Unfortunately, it's not just http vs https but that we have a whole different subdomain for the "secure" (really it's "member") site, so I'm not sure we can just u…
-
The site_url function has been modified in newer versions of FUEL to include a second parameter that can determine https (TRUE), or http (FALSE) or NULL with NULL defaulting to whatever the BASE_URL …
-
There was an issue in the routes file which I pushed a change to which should help:
-
The problem had to do with calling the fuel_url function in the fuel_lang file (oddly). This was the fix and is currently in the develop branch too:
-
There is also a Sync module (which will simply replace your local database from another environment but will sync the assets):