FUEL CMS Forum
Discussions
Activity
Home
›
mdawaina
›
Comments
Sign In
·
Register
Activity
Discussions
1
Comments
2
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
mdawaina
About
Username
mdawaina
Joined
December 2015
Visits
0
Last Active
December 2015
Roles
Member
Activity
Discussions
1
Comments
2
Comments
solved the problem at fuel/config/fuel.php just make true as this $config['admin_enabled'] = true;
in
Dashboard shows 404 page not found in live hosting
Comment by
mdawaina
December 2015
I think the problem from this // check if the admin is even accessible... this method looks at if the admin is enabled and at any remote host or IP restrictions if ($this->validate AND !$this->fuel->auth->can_access()) { show_404…
in
Dashboard shows 404 page not found in live hosting
Comment by
mdawaina
December 2015
Forum Software Powered by Vanilla