FUEL CMS Forum
Discussions
Activity
Home
›
younesrc
›
Comments
Sign In
·
Register
Activity
Discussions
2
Comments
7
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
younesrc
About
Username
younesrc
Joined
July 2016
Visits
9
Last Active
February 2018
Roles
Member
Activity
Discussions
2
Comments
7
Comments
thanks , that's why I ask you to correct it, please give me the exact function
in
function filter model
Comment by
younesrc
January 2018
public function filters(){ if (defined('FUEL_ADMIN')) { $CI =& get_instance(); } $ds = $this->get_articles(); $sq = array(); foreach ($ds as $cb) { $sq[$cb->id…
in
function filter model
Comment by
younesrc
January 2018
hello admin, I met a problem with the function filters (), it lists all the table elements always the new version fuelcms thank you
in
default controller routes
Comment by
younesrc
January 2018
Thank you. finally I found the solution this line of code that disturbs me $ This-> fuel-> pages-> render
in
default controller routes
Comment by
younesrc
January 2018
$route['default_controller'] = 'home'; $route['404_override'] = 'fuel/page_router'; and my dashboard contains this page home
in
default controller routes
Comment by
younesrc
December 2017
no, I only create (home) it in the management of pages dashboard. I found it difficult to use this version is not like the previous version of fuel Cordialement.
in
default controller routes
Comment by
younesrc
December 2017
Thank you everyone
in
How can I show images from assets in list view on a module?
Comment by
younesrc
July 2016
Forum Software Powered by Vanilla