It looks like you're new here. If you want to get involved, click one of these buttons!
$config['admin_enabled'] = TRUE;
<script src="/fuel/modules/fuel/assets/js/fuel/fuel_inline.min.js?c=" type="text/javascript" charset="utf-8"></script>
<div class="__fuel__" id="__fuel_edit_bar__">
<form action="http://localhost/fuel/pages/ajax_page_edit" method="post" id="__fuel_edit_bar_form__"> <div class="buttonbar buttonbar_notop">
<ul>
<li class="start round exposed"><a href="#" id="__fuel_page_toolbar_toggle__" class="ico ico_fuel" title="Toggle toolbar display"></a></li>
<li class=""><a href="#" id="__fuel_page_edit_toggle__" class="ico ico_edit" title="Toggle editable areas"></a></li>
<li class="txt"><a href="http://localhost/fuel/recent">Back to Admin</a></li>
<li class="txt"><a href="http://localhost/fuel/logout/6347466e5a563979623356305a58493d" class="" title="Logout of FUEL admin">Logout</a></li>
</ul>
<div class="clear"></div>
</div>
</form>
</div>
Comments
I load jquery 1.8.3, fuel is loading 1.7.1, is there any possibility that this is causing a conflict? I have an application in one page that requires 1.8.3 or higher. (I had no problem 0.93)