yes, I do use remap. As well I'm using the controller from separated folder /fuel/modules/shop( this is custom made).
How can you render fuel page and direct it to the separated module folder? In my case I would like to call views,models not the on…
No. Via inline editor the save button does nothing. I checked via firebug what get's is returned from the server. The message is something like this|: " you don't have access to the page". I tried in couple of browsers, the same thing.
I have a feeling that it does not such direct connection with cyrilic alphabet, but more with a markup. Maybe because I use to much html tags it get's stuck or something?
The markup is similar to this:
text:
Bla bla
* Bla bla
* …
I fixed that by simple disabling in left panel "recent viewed" tab. And the problem vanished. Actually I got this problem even with older versions of the fuelCMS.
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
requir…
For some reason it place the main_panel div into the fuel_left_panel, but I have honestly no ideas how to fix that
The screen shots are included:
http://shadestyles.dk/left_panel.png
http://shadestyles.dk/main_panel.png
Strange, but it did not helped, when I open some modules the fuel dashboard simple crashes. Any suggestions? Maybe I should specify different SQL columnt type for the big content?
I think I need the file that adds html depending on the type. Probably I need the file which contains the logic of this line:
$fields[$key]['type'] => 'file'
I could make everything using JS, but that's very dirty way. What do you think?